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:   garbled
Date:           Mon Mar 22 19:45:17 UTC 1999

Modified Files:
        src/lib/libarch/arm32: arm32_drain_writebuf.2 arm32_sync_icache.2
        src/lib/libarch/i386: i386_get_ioperm.2 i386_get_ldt.2 i386_iopl.2
            i386_vm86.2
        src/lib/libarch/m68k: m68k_sync_icache.2
        src/lib/libc/compat-43: creat.3 getdtablesize.3 gethostid.3 killpg.3
            setruid.3 sigblock.3 sigpause.3 sigsetmask.3 sigvec.3
        src/lib/libc/db/man: hcreate.3
        src/lib/libc/gen: alarm.3 basename.3 bswap.3 confstr.3 devname.3
            directory.3 dirname.3 err.3 getbsize.3 getcwd.3 getdiskbyname.3
            getdomainname.3 getfsent.3 gethostname.3 getpagesize.3 getttyent.3
            getusershell.3 initgroups.3 lockf.3 nice.3 nlist.3 pause.3
            psignal.3 scandir.3 setjmp.3 setproctitle.3 siginterrupt.3 signal.3
            stringlist.3 sysconf.3 syslog.3 time.3 times.3 ualarm.3 usleep.3
            utime.3 valloc.3
        src/lib/libc/gmon: moncontrol.3
        src/lib/libc/locale: setlocale.3
        src/lib/libc/md: mdX.3
        src/lib/libc/net: byteorder.3 ethers.3 gethostbyname.3 getnetent.3
            getprotoent.3 getservent.3 inet.3 inet_net.3 linkaddr.3 ns.3
            nsdispatch.3 rcmd.3 resolver.3
        src/lib/libc/stdio: perror.3 setbuf.3 stdio.3
        src/lib/libc/stdlib: a64l.3 alloca.3 getopt.3 malloc.3 memory.3
            random.3
        src/lib/libc/string: bcmp.3 bcopy.3 bzero.3 strcpy.3 strerror.3
            string.3 strsignal.3 strtok.3
        src/lib/libc/sys: _exit.2 accept.2 access.2 acct.2 adjtime.2 bind.2
            brk.2 chdir.2 chflags.2 chmod.2 chown.2 chroot.2 clock_settime.2
            close.2 connect.2 dup.2 execve.2 fcntl.2 fdatasync.2 flock.2 fork.2
            fsync.2 getgid.2 getgroups.2 getitimer.2 getlogin.2 getpeername.2
            getpgrp.2 getpid.2 getpriority.2 getrlimit.2 getrusage.2
            getsockname.2 getsockopt.2 gettimeofday.2 getuid.2 intro.2 ioctl.2
            kill.2 ktrace.2 link.2 listen.2 lseek.2 mkdir.2 mknod.2 mmap.2
            mount.2 msgctl.2 msgget.2 msgrcv.2 msgsnd.2 msync.2 open.2
            pathconf.2 pipe.2 poll.2 ptrace.2 read.2 readlink.2 reboot.2 recv.2
            rename.2 rmdir.2 select.2 semctl.2 semget.2 semop.2 send.2
            setgroups.2 setpgid.2 setregid.2 setreuid.2 setuid.2 shmat.2
            shmctl.2 shmget.2 shutdown.2 sigaltstack.2 sigreturn.2 sigstack.2
            socket.2 socketpair.2 stat.2 swapctl.2 swapon.3 symlink.2 sync.2
            syscall.2 truncate.2 umask.2 undelete.2 unlink.2 utimes.2 vfork.2
            wait.2 write.2
        src/lib/libcompat/4.1: ftime.3 stty.3 vlimit.3 vtimes.3
        src/lib/libcompat/4.3: rexec.3
        src/lib/libcurses: curses.3
        src/lib/libedit: editline.3 editrc.5
        src/lib/libm/man: lgamma.3
        src/lib/libossaudio: ossaudio.3
        src/lib/libterm: termcap.3
        src/lib/libutil: getmaxpartitions.3 getrawpartition.3 opendisk.3
            ttymsg.3
Log Message:
Last of the .Os cleanups.  .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Wheee!




Home | Main Index | Thread Index | Old Index