unix-history/.git
1991-02-19 Donn Seeleywe now have stubs for the annoying ANSI multibyte chara...
1991-02-18 Chris Torekdate and time created 91/02/18 00:45:07 by torek
1991-02-18 Chris Torekdate and time created 91/02/18 00:45:06 by torek
1991-02-18 Chris Torekdate and time created 91/02/18 00:39:04 by torek
1991-02-16 Chris Torekcsh ugliness needs to pass sprintf on to regular stdio...
1991-02-16 Keith Bosticdelete '#ifndef _IO', ioctl.h is protected from reinclusion
1991-02-16 Keith Bosticadd Berkeley specific copyright notice
1991-02-16 Marc Teitelbaumreadjust flags more carefully
1991-02-16 Keith Bostickernel reorg (checked in by karels)
1991-02-16 Marc Teitelbaumadd permission checks to allow regular users to run...
1991-02-16 Keith Bosticdone at DEC; add Berkeley specific copyright notice
1991-02-16 Keith Bosticdon't redefine fseek()
1991-02-16 Keith Bosticdon't need to escape back quote
1991-02-16 Keith Bosticdon't need to defined OBJS
1991-02-15 Keith Bosticgetw is defined by stdio
1991-02-15 Keith Bosticdon't redeclare malloc and realloc
1991-02-15 Keith Bosticdate and time created 91/02/14 18:40:44 by bostic
1991-02-15 Keith Bosticset file descriptors to be close-on-exec; block signals...
1991-02-15 Donn SeeleyProto-ized, ANSI-ized, POSIX-ized for your protection.
1991-02-15 Keith Bosticadd O_CLEXEC for close-on-exec semantics
1991-02-15 Keith Bosticsince db(3) appends ".db", don't need it here.
1991-02-15 Keith Bosticfix SRCS list
1991-02-15 Keith Bosticdate and time created 91/02/14 14:48:53 by bostic
1991-02-15 Keith Bosticdate and time created 91/02/14 14:35:43 by bostic
1991-02-15 Keith Bosticdate and time created 91/02/14 14:35:35 by bostic
1991-02-15 Keith Bosticuse DBM_SUFFIX; db(3) now appends ".db" when old interf...
1991-02-15 Keith Bosticadd DBM_SUFFIX
1991-02-15 Keith Bosticappend ".db" to the file name
1991-02-14 Donn SeeleyG++'s parser isn't up to handling atexit()'s extended...
1991-02-14 Kirk McKusickgetsock now has three arguments and returns an error
1991-02-14 Chris Torekra82 has 15 tracks per cylinder, not 14
1991-02-14 Keith Bosticstdc.h -> cdefs.h
1991-02-14 Mike Karelsnow working, tested with termios; setuid(0) to allow...
1991-02-14 Keith Bosticconst, volatile defined in sys/cdefs.h
1991-02-13 Keith Bosticbreak kernel nlist stuff into a separate file
1991-02-13 Keith Bosticreplace ndbm with Margo Seltzer's hashing package
1991-02-13 Keith Bosticread the symbol table into malloc'd space instead of...
1991-02-13 Keith Bosticintegrate Margo Seltzer's hashing package instead of...
1991-02-13 Keith Bosticdate and time created 91/02/12 22:49:26 by bostic
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticbuild dev database with dev_mkdb instead of a script
1991-02-13 Keith Bosticdate and time created 91/02/12 22:00:46 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 22:00:41 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 22:00:37 by bostic
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:12 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:10 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:08 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:07 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:05 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:04 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:02 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:28:00 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:58 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:56 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:54 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:27:10 by bostic
1991-02-13 Keith Bosticdate and time created 91/02/12 20:25:02 by bostic
1991-02-13 Keith Bosticfix path
1991-02-13 Keith Bosticprotect against user inclusion (included by ndbm.h)
1991-02-13 Keith Bosticadd cdefs.h, redo the function prototypes
1991-02-13 Keith Bosticdon't need to prepend key with type byte any more;
1991-02-13 Keith Bosticnew version from Margo Seltzer with the db(3) hash...
1991-02-13 Keith Bosticrework the password subsystem
1991-02-13 Keith Bosticforgot to remove 's' from getopt call
1991-02-13 Keith Bosticdelete "rusage" alias; delete -s option; change "trs...
1991-02-13 Mike Karelsdhuparam needed return values
1991-02-12 Mike Karelsneed to copy sv{u,g}id in fork!
1991-02-11 Keith Bosticpasswd -> chpass
1991-02-10 Edward Wangfor bostic: ANSI C change: remove -> rm
1991-02-10 William Nesheimi386 entry
1991-02-10 William Nesheimadded 386 entry
1991-02-10 William Nesheimi386 system base address (must be a better way...)
1991-02-10 William Nesheimdate and time created 91/02/09 19:37:08 by william
1991-02-10 William Nesheimbeginning of changes for i386 -- its like a vax
1991-02-09 Chris Torekput back missing va_start call
1991-02-09 Keith Bosticonly kvm.h included kinfo.h, and there wasn't any reaso...
1991-02-09 Keith BosticANSI style declarations
1991-02-09 Keith Bosticdrop "tt" keyword from -v output so fits on 80 column...
1991-02-09 Keith Bosticdon't use aliases in descriptions, make -O same order...
1991-02-09 Keith Bosticonly print the "no database" message once
1991-02-09 Keith Bosticuse the _PATH_DEVDB database if available
1991-02-09 Keith Bostic_PATH_DEVDB is in <paths.h> now
1991-02-09 Keith Bosticadd /var/run/dev.db to global list, used by ttyname...
1991-02-09 Keith Bosticdate and time created 91/02/08 16:48:40 by bostic
1991-02-09 Keith Bosticcurrent version (addressed to me!)
1991-02-09 Keith Bosticnext version (addressed to Kirk!)
1991-02-09 Keith Bosticearliest version around (addressed to Mike!)
1991-02-09 Keith Bosticadd zipcodes
1991-02-09 Keith Bosticdate and time created 91/02/08 13:38:40 by bostic
1991-02-09 Keith Bosticnew list of files
1991-02-09 Keith Bosticone more pass to get keywords/aliases right
next