unix-history/.git
1993-01-13 Keith Bosticdate and time created 93/01/12 10:22:21 by bostic
1993-01-13 Keith Bosticempty has to be local for namespace reasons
1993-01-12 Keith Mullerset ctime field on extraction.
1993-01-12 Keith Mulleradded support for -T changes in sel_subs.c
1993-01-12 Keith Mullerupdated -T time ranges for both inode change and mod...
1993-01-12 Keith Mulleradded ifdef _PAX_ for pax specific defines
1993-01-12 Keith Mullerset the inode ctime field on extraction.
1993-01-12 Chris Torekdate and time created 93/01/12 02:19:44 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:47 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:46 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:45 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:44 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:43 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:42 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:41 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:40 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:39 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:38 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:37 by torek
1993-01-12 Chris Torekdate and time created 93/01/12 02:18:03 by torek
1993-01-12 Keith Bosticadd hash SRCS
1993-01-12 Keith Bosticrealloc_srchlen should be patchable (??), but don't...
1993-01-12 Keith Bosticarea is a char **
1993-01-12 Elan AmirNo -g.
1993-01-12 Elan AmirMade characters 8-but chracters.
1993-01-12 Elan Amirunctrl -> 8-bit characters,
1993-01-12 BSD Tape Makersnew table for blocksizes
1993-01-12 Keith Bosticmake GT, NONL, UPPERCASE and termcap strings `backward...
1993-01-12 Keith Bostictscroll -> __tscroll (for now)
1993-01-12 Keith Bosticprettiness police
1993-01-12 Mike Hiblerremove old HPUX generated BSD binary support and add...
1993-01-12 Keith BosticCURSES_{OK,ERR} -> OK,ERR
1993-01-12 Keith Bosticrobots doesn't need CE
1993-01-12 Keith Bosticdoesn't even *use* CA, just checks for its existence!
1993-01-11 Chris Torekreturn via g2, not g7 (for ABI)
1993-01-11 Keith Bosticexp__D, exp__E, log__D, and log__L are private; prepend...
1993-01-11 Keith Bosticdon't use assembly log() for mc68881 (try #2)
1993-01-11 Keith Bosticdon't use assembly log() for mc68881, need support...
1993-01-11 Keith Bosticreturn an error if dn_expand() returns -1
1993-01-11 Eric Allmanjgm+@CMU.EDU: check mtime of thaw file against .cf...
1993-01-11 Keith Bosticuse strtok, not strsep for compatibility
1993-01-11 Keith Bosticfix includes for portability
1993-01-11 Keith Bosticadd optind, optarg for compatibility
1993-01-11 Keith Bosticdon't have empty then clauses
1993-01-11 Eric Allmanchange checkcompat() to return an exit status
1993-01-11 Eric Allmanchanges in checkcompat; document MX piggybacking
1993-01-11 Keith Bosticadd -DSTATISTICS
1993-01-11 Keith Bosticadd global dbp pointer for gdb calls; add psize parameter
1993-01-11 Keith Bosticadd lots o' keys test with small page size to whack...
1993-01-11 Eric AllmanMX piggybacking, based on code from John Myers@CMU...
1993-01-11 Keith Bosticmake log tables and A1, A2, A3, A4 static
1993-01-11 Keith Bosticexp__D, exp__E, log__D, and log__L are private; prepend...
1993-01-11 Keith Bosticif large key/data pairs, can split and still not have...
1993-01-11 Keith Bosticclear the stack in the search routine; it's a lot simpler
1993-01-11 Keith Bosticif the tree is being prefix compressed, it's possible...
1993-01-11 Keith Bosticclear the stack in the search routine; it's a lot simpler
1993-01-11 Keith Bosticmake numbers fixed size so it's easier to read
1993-01-11 Keith Bosticjust clear the stack in on entry to put instead of...
1993-01-11 Keith Bosticadd prefix btree paper reference
1993-01-11 Eric Allmanadd host signature STAB class
1993-01-11 Keith Bosticmake it compile
1993-01-11 Eric Allmanlet checkcompat return -1 to indicate temporary failure
1993-01-10 Keith BosticPut new key/data pair into split page before fixing...
1993-01-10 Eric Allmantuning of queueing functions as recommended by John...
1993-01-10 Eric Allmantuning of queueing functions as recommended by John...
1993-01-10 Keith Bostictypo
1993-01-10 Keith Bosticseteuid fix from Chris Torek
1993-01-10 Keith Bosticpid's should be stored in pid_t's; from Craig Leres
1993-01-10 Eric Allmanmake some ints into longs
1993-01-09 Andrew Cherenson(By Sklower) checkpoint the current state of Cherenson...
1993-01-09 Keith Bostictypo
1993-01-09 Keith Bosticlint
1993-01-09 Keith Bosticadd Bentley paper to ref list
1993-01-09 Keith Bosticadd strtod, merge
1993-01-09 Keith Bostictypo in integration
1993-01-09 Keith Bosticallow users without passwords to change their passwords
1993-01-09 Kirk McKusickcorrect fix to deleteing short symbolic links
1993-01-08 Keith Bosticnormalize routine bug; bug report net2/lib/4
1993-01-08 Eric Allmans2000 => s2k
1993-01-08 Eric Allmanadd map.o
1993-01-07 Keith Bostic"echo '1+1' | sed -f /usr/src/usr.bin/sed/math.sed...
1993-01-07 Keith Bosticucred.h not needed, sucked in by mount.h
1993-01-06 Dave A. BormanChange -DDES_ENCRYPT to -DDES_ENCRYPTION
1993-01-06 Eric Allmandescribe Makefile differences
1993-01-05 Andrew Cherensonenhance comments for mcast sockopts;
1993-01-04 Kirk McKusickmake clustered read/write conditional (and off by defau...
1993-01-04 Kirk McKusickgetpgrp takes no parameters
1993-01-04 Ralph Campbellsomehow I lost a '.'. Just fixing it.
1993-01-04 Akito Fujitasync up tp hp300/hp300/pte.h 7.4
1993-01-04 Akito Fujitasync up to hp300/hp300/vm_machdep.c 7.14
1993-01-04 Akito Fujitasync up to hp300/hp300/sys_machdep.c 7.11
1993-01-04 Akito Fujitaremarked from field
1993-01-04 Akito Fujitaremaked from field
1993-01-04 Akito Fujitadate and time created 93/01/03 12:45:02 by akito
1993-01-04 Eric Allmanfix botch causing queued headers to have ?XX? prefixes
1993-01-03 Eric Allmanadd new builtin mailers (*file* and *include*)
1993-01-03 Eric Allmandefine prog mailer by default
1993-01-03 Eric Allmanchanges to recognize special mailer types (e.g., file...
1993-01-03 Akito Fujitasync up to hp300/hp300/trap.c 7.26
1993-01-03 Akito Fujitasync up to hp300/hp300/machdep.c 7.35
next