Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   lukem
Date:           Sat Aug 29 08:32:44 UTC 1998

Modified Files:
        src/lib/libc/compat-43: creat.3 gethostid.3 killpg.3 sigblock.3
            sigpause.3 sigsetmask.3 sigvec.3
        src/lib/libc/gen: getdomainname.3 gethostname.3 getnetgrent.3
            getpagesize.3 utime.3
        src/lib/libc/net: resolver.3
        src/lib/libc/regex: regex.3
        src/lib/libc/stdio: fflush.3 printf.3 putc.3
        src/lib/libc/stdlib: exit.3 qsort.3
        src/lib/libc/sys: access.2 acct.2 adjtime.2 bind.2 chdir.2 chflags.2
            chroot.2 close.2 connect.2 dup.2 execve.2 fcntl.2 flock.2 fork.2
            fsync.2 getdents.2 getdirentries.3 getfh.2 getfsstat.2 getgid.2
            getgroups.2 getitimer.2 getlogin.2 getpid.2 getpriority.2
            getrlimit.2 getrusage.2 getsockopt.2 getuid.2 ioctl.2 kill.2
            ktrace.2 link.2 listen.2 lseek.2 mkdir.2 mkfifo.2 mknod.2 mlock.2
            mmap.2 mount.2 munmap.2 open.2 pathconf.2 poll.2 quotactl.2 read.2
            readlink.2 reboot.2 recv.2 rename.2 revoke.2 rmdir.2 send.2
            setgroups.2 setpgid.2 sigaction.2 sigaltstack.2 sigreturn.2
            sigsuspend.2 socket.2 stat.2 statfs.2 swapon.3 symlink.2 sync.2
            sysarch.2 syscall.2 truncate.2 undelete.2 unlink.2 wait.2 write.2
        src/lib/libcompat/4.3: lsearch.3
        src/lib/libcurses/PSD.doc: intro.1 intro.3
        src/lib/libm/man: lgamma.3
        src/lib/libutil: getmaxpartitions.3 getrawpartition.3
Log Message:
first pass at fixing up capitalization of function names and
arguments; ensure that each is correct with respect to the
implementation, rather than being correct as per english.




Home | Main Index | Thread Index | Old Index