update from Mike Karels at BSDI
[unix-history] / usr / src / lib / libc / sys /
1993-02-27 Kirk McKusickupdate from Mike Karels at BSDI
1993-02-13 Keith Bosticinclude file typo
1993-02-11 Keith Bosticmove setuid.3 -> setuid.2
1993-02-05 Ralph Campbellremove special case for mips since gcc is available now
1993-02-04 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-04 Kirk McKusickupdate to reflect saved ID's
1993-02-04 Kirk McKusickseruid and setrgid move to compat-43; setuid.3 moves...
1993-01-07 Keith Bosticucred.h not needed, sucked in by mount.h
1992-12-20 Keith Bosticfix comment out of MMAP_FILE
1992-11-25 Keith Bosticdelete MAP_FILE, it's the default, no longer needs...
1992-10-14 Keith Bosticdocument PT_ATTACH and PT_DETACH, from Craig Leres
1992-10-05 Keith Bostic<sys/errno.h> -> <errno.h>
1992-10-02 Keith Bosticrequires unistd.h
1992-09-03 Keith Bosticname is _exit, not exit
1992-08-02 Keith BosticI agree, but it won't help to bitch now.
1992-07-31 Marc Teitelbaumdocument new getpgrp that takes no argument, and explai...
1992-07-29 Keith Bosticinclude <signal.h>, not <sys/signal.h>
1992-07-28 Keith Bosticreadlink.2 rename.2 unlink.2
1992-07-28 Keith Bosticadd symlink(7)
1992-07-13 John Heidemannadd __indir
1992-07-10 Kirk McKusickadd padding stubs for lseek, truncate, and ftruncate
1992-07-10 Kirk McKusickdate and time created 92/07/09 15:59:33 by mckusick
1992-07-10 Kirk McKusickdate and time created 92/07/09 15:59:32 by mckusick
1992-07-10 Kirk McKusickmove setreuid to compat-43; eliminate setregid
1992-06-28 Keith Bosticcalls take uid_t, gid_t, not int
1992-06-24 Kirk McKusickdate and time created 92/06/23 17:55:33 by mckusick
1992-06-24 Kirk McKusickmmap needs a glue file to provide compatibility with...
1992-06-24 Keith Bosticlen is a size_t
1992-06-22 Keith Bosticsecond arg to mmap is a size_t
1992-06-05 Keith Bosticadd unistd.h to includes
1992-05-28 Kirk McKusickadd __ftruncate.o __getrlimit.o __lseek.o __setrlimit...
1992-05-20 Kirk McKusickget rid of deprecated async_daemon()
1992-05-17 Kirk McKusickadd indir syscall entry point
1992-05-05 Keith BosticEWOULDBLOCK -> EAGAIN (POSIX)
1992-05-05 Keith BosticO_NDELAY -> O_NONBLOCK (POSIX)
1992-04-30 Keith BosticSO_TYPE and SO_ERROR are used with getsockopt, not...
1992-04-30 Keith Bostictwo copies of the header
1992-04-30 Keith Bosticread and write take void *'s, iovec's contain void *'s
1992-04-24 Keith Bosticsigstack -> sigaltstack
1992-04-24 Kirk McKusickdate and time created 92/04/23 16:31:18 by mckusick
1992-04-24 Kirk McKusickdeprecate in favor of sigaltstack.2
1992-04-24 Keith Bosticneed a sigstack man page
1992-04-14 Kirk McKusicksigstack => sigaltstack
1992-04-14 Kirk McKusickupdate sigstack to the more rational sigaltstack
1992-04-14 Marc Teitelbaummips support, lfs syscalls, semaphore syscalls
1992-04-07 Keith Bosticuse the stat mask for the bit names
1992-03-29 Keith Bosticfix include files
1992-02-04 Keith Bosticdate and time created 92/02/03 19:57:24 by bostic
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-11-28 Keith Bosticfhandle_t is a structure itself.
1991-11-20 Kirk McKusickthe export interface now permits credentials, needs...
1991-11-13 Keith Bosticadd revoke(2)
1991-11-12 Keith Bosticmention group affiliation on creation
1991-10-30 Cynthia A. E. Livi... `an' should have been `and'
1991-10-10 Keith Bostic-1 with the super-user also excludes the sending process
1991-08-07 Cynthia A. E. Livi... mdoc version three
1991-08-07 Cynthia A. E. Livi... fix history and .Os
1991-07-26 Cynthia A. E. Livi... .Dd was not placed as first macro as should be
1991-07-26 Cynthia A. E. Livi... fix misspelling
1991-07-24 Cynthia A. E. Livi... .Os changes, miscellaneous cleanups
1991-07-24 Cynthia A. E. Livi... modified history slightly
1991-06-24 Keith Bosticadd object files for rest of mmap calls
1991-06-06 Keith Bosticfirst cut at a real man page, convert to new-style...
1991-05-29 Keith Bosticadd mmap.2, munmap.2, mprotect.2, msync.2, madvise...
1991-05-28 Kirk McKusickdocument opening with locks
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:45 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:44 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:43 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:42 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:41 by mckusick
1991-05-28 Kirk McKusickdate and time created 91/05/27 21:44:40 by mckusick
1991-05-08 Keith Bosticbranch for the 2nd network distribution
1991-05-08 Keith Bosticcan't add ret/rts to SYSCALL, expected to fall through...
1991-05-08 Keith Bosticbranch for the 2nd network distribution
1991-05-02 Steve Sellgrenchar *'s to void *'s (to match prototypes)
1991-04-29 Cynthia A. E. Livi... proprietary copyright
1991-04-29 Cynthia A. E. Livi... mdoc version three/bsd copyright
1991-04-29 Keith Bosticcreate PSEUDO printf's, just like ASM
1991-04-29 Keith Bosticret is machine specific, add in SYS.h as necessary
1991-04-21 Mike Karelsgeneralize EOPNOTSUP
1991-04-20 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-04-19 Cynthia A. E. Livi... hyphenate two words
1991-04-14 Mike Karelsupdate: add current options and cross-reference
1991-03-16 Cynthia A. E. Livi... try to make display narrower
1991-03-16 Cynthia A. E. Livi... tried to pretty up display
1991-03-16 Keith BosticENOSPC was duplicated
1991-03-16 Keith BosticEDQUOT error was duplicated
1991-03-11 Cynthia A. E. Livi... man page macro and text revisions (-mdoc version 3)
1991-03-03 Mike Karelsdocument use of null status pointer, distinguish betwee...
1991-02-25 Keith Bosticexec family (except for exect) are now machine-independent
1991-02-23 Keith Bostica little less verbose, please
1991-02-23 Keith Bosticdirent.h is in /usr/include, not /usr/include/sys
1991-02-20 Keith Bosticrename setpgrp to setpgid, add setpgrp compat call...
1990-09-06 Keith BosticBLDASM should depend on SYS.h
1990-08-22 Mike Karelsfix typos
1990-07-24 Keith Bosticadd EACCES for fchdir (directory not searchable)
1990-07-02 Keith Bosticadd sigaction.2 sigprocmask.2 sigsuspend.2
1990-07-02 Mike Karelsnew manual page, derived from compat-43/sig*.2
1990-07-01 Trent Heinupdated err numbers & text to current errlst.c
1990-07-01 Keith Bosticbring up to date
next