remove spurious vrele in ufs_link
[unix-history] / usr / src / lib /
1992-06-18 Keith Bosticadd termios.h to curses.h, so old stuff compiles
1992-06-18 Kirk McKusickcheck for NULL environment (4.3BSD-reno/lib/2)
1992-06-06 Keith BosticANSI prototypes (two real bugs)
1992-06-06 Mike Hiblerchanges for 68040 support
1992-06-05 Kirk McKusickadd support for luna68k from Omron
1992-06-05 Keith Bosticcheck __get_buf return status
1992-06-05 Keith Bosticadd unistd.h to includes
1992-06-03 Chris Torekrm extraneous `>> 16'
1992-06-03 Kirk McKusickshifts parameters are quads too
1992-06-03 Keith BosticQuad support in printf(3) family
1992-06-03 Keith Bosticadd quad library
1992-06-03 Keith Bosticfix allocated stat structure alignment
1992-06-03 Keith Bosticdate and time created 92/06/02 13:39:25 by bostic
1992-06-03 Keith Bosticdate and time created 92/06/02 13:39:04 by bostic
1992-06-03 Keith Bosticdate and time created 92/06/02 13:38:48 by bostic
1992-06-03 Keith Bosticdate and time created 92/06/02 13:38:45 by bostic
1992-06-03 Keith Bosticfix header
1992-06-03 Keith Bosticnew version from Chris Torek
1992-06-03 Keith Bosticdate and time created 92/06/02 10:29:46 by bostic
1992-05-29 Kirk McKusickstruct for sigaltstack is one longword bigger
1992-05-29 Kirk McKusickreplace sigstack with sigaltstack
1992-05-29 Kirk McKusickconvert from sigstack to sigaltstack
1992-05-29 Kirk McKusickreplace sigstack with sigaltstack
1992-05-29 Kirk McKusickneed to include <unistd.h>
1992-05-29 Kirk McKusickneed unistd.h
1992-05-29 Kirk McKusicktypo
1992-05-29 Kirk McKusickneed to include <sys/types.h>
1992-05-29 Kirk McKusickneed <systypes.h>
1992-05-28 Kirk McKusickneed to include <sys/types.h>
1992-05-28 Kirk McKusickadd __ftruncate.o __getrlimit.o __lseek.o __setrlimit...
1992-05-27 Keith Bostickvm_read, kvm_write now take void *'s, not char *'s
1992-05-27 Keith Bosticadd kvm_read (link to kvm_write)
1992-05-27 Keith Bosticdate and time created 92/05/26 15:31:49 by bostic
1992-05-27 Keith Bosticupdate copyright year
1992-05-27 Keith Bosticadd LBL credit line
1992-05-20 Kirk McKusickget rid of deprecated async_daemon()
1992-05-19 Chris Torekmake kvm_write work
1992-05-19 Chris Torekfix description of op/arg (wrong word)
1992-05-19 Keith Skloweradd kvm_proc.c, kvm_getfiles.3 (checking by torek for...
1992-05-19 Keith Sklowerproper include, export _kvm_realloc; fix kvm_argv code
1992-05-19 Keith Sklowerformatting cleanup (checking by torek for sklower)
1992-05-17 Kirk McKusickadd indir syscall entry point
1992-05-16 Keith Bosticadd O_EXLOCK and O_SHLOCK to open flags
1992-05-16 Keith Bosticadd O_EXLOCK, O_SHLOCK to open falgs
1992-05-16 Keith Bosticrewrite to POSIX signal and termios interfaces
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticadd suspendwin function
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticmove termcap routines into setterm.c; rewrite for termi...
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticadd array of lengths for __unctrl array
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith BosticThis file has been massively reorganized and reworked
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-16 Keith Bosticreformat to KNF, redo tracing interface, new version...
1992-05-15 Keith Bosticdon't add overflow pages to pages that already have...
1992-05-13 Keith BosticPrepend the gcc-2.1 release copyright notice to all...
1992-05-13 Keith Bosticsize_t is unsigned long for these routines
1992-05-13 Keith BosticSItype becomes explicit `long int'
1992-05-13 Keith Bosticuse BSD conventions for determining ENDIAN; clean up...
1992-05-13 Keith Bosticavoid use of alloca
1992-05-13 Keith BosticBITS_PER_WORD -> (NBBY * sizeof(long))
1992-05-13 Keith BosticBITS_PER_UNIT -> NBBY
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-13 Keith Bosticput on a Berkeley copyright notice -- original didn...
1992-05-12 Keith Bosticbitmaps should never be PAGE_INIT'd
1992-05-09 Keith Bosticdon't leak memory; bug report net2/lib/0; KNF
1992-05-06 Keith Bosticset no chdir bit no matter where fts_build called from
1992-05-06 Keith Bosticdon't chdir after unexecutable directory
1992-05-05 Keith BosticEWOULDBLOCK -> EAGAIN (POSIX)
1992-05-05 Keith BosticO_NDELAY -> O_NONBLOCK (POSIX)
1992-04-30 Keith Bosticuse standard C declarations, use strerror
1992-04-30 Keith Bosticupdate from LBL (Chris, Craig and Steve)
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-29 Keith Bosticdon't have to edit the output if gcc is the compiler
1992-04-29 Keith Bosticextern -> static for gcc2.1; KNF, use #defined shell...
1992-04-28 Keith Sklowerdate and time created 92/04/27 17:15:54 by sklower
1992-04-25 Keith Bosticfix file names
1992-04-25 Keith Bosticmove the kernel file to /var/db
1992-04-24 Keith Bosticsigstack -> sigaltstack
1992-04-24 Kirk McKusickdate and time created 92/04/23 16:31:18 by mckusick
next