unix-history/.git
1992-04-19 Ralph Campbelladded disk label support.
1992-04-19 Ralph Campbellchanged debug printfs.
1992-04-19 Ralph Campbellok to optimize clock.c now.
1992-04-19 Ralph Campbelldkstat.h is not used, removed.
1992-04-19 Ralph Campbellchange rootdev if mfs mini-root present.
1992-04-19 Ralph Campbellfix mfs_inactive for incore mini-root.
1992-04-19 Ralph Campbelladded mips boot support
1992-04-19 Ralph Campbellchanged for disklabel support
1992-04-19 Ralph Campbellupdate tz minor numbers
1992-04-18 Keith Bosticadd ignore keyword, fix some of the permissions
1992-04-18 Keith Bosticadd needvalue argument to parsekey, "ignore" has no...
1992-04-18 Keith Bosticdo comparison on ignored node, just skip everything...
1992-04-18 Keith Bosticadd needvalue argument to parsekey
1992-04-18 Keith Bosticadd changelist file
1992-04-18 Keith Bosticmove file backup into security script
1992-04-18 Keith Bosticdate and time created 92/04/17 16:17:31 by bostic
1992-04-18 Keith Sklowerfix bug with specifying specific network address but...
1992-04-18 Keith Bosticcomment cleanups
1992-04-17 Eric Allmanproperly set up envelope when returning email; try...
1992-04-17 Eric Allmantry to eliminate some of the CurEnv globals
1992-04-17 Eric Allmanproperly set up envelope when returning email
1992-04-17 Marc Teitelbaumcheck if root has dot in PATH and issue warning
1992-04-17 Marc Teitelbaumcheck if effective userid is root
1992-04-17 Marc Teitelbaumadd ! keyword
1992-04-16 Marc Teitelbauminherit flag wasen't set to zero after it was moved...
1992-04-16 Marc Teitelbaumadd KTRFAC_CSW "w" -- context switching trace point
1992-04-16 Marc Teitelbaumsplit out trace points into default and complete list
1992-04-16 Marc Teitelbaumby default, not ALL trace points are enabled -- only...
1992-04-16 Kirk McKusickadd netgroup.5
1992-04-16 Kirk McKusickdate and time created 92/04/15 16:23:38 by mckusick
1992-04-16 Kirk McKusickadd netgroup.5
1992-04-16 Marc Teitelbaumadd getnetgrent.{c,3}; delete getsubopt.{c,3}; delete...
1992-04-16 Kirk McKusickdate and time created 92/04/15 16:04:44 by mckusick
1992-04-15 Kirk McKusickupdate from Rick Macklem for new Sun-compatible syntax
1992-04-15 Kirk McKusicknull terminate the callout list
1992-04-15 Kirk McKusicknull terminate the callout list (from torek)
1992-04-15 Keith Bosticnumber of file descriptors may be infinite, don't use...
1992-04-15 Keith BosticKNF
1992-04-15 Vern PaxsonIntroduced "my_yytext" to emulate AT&T lex's yytext...
1992-04-14 Keith Bostictypo, missed an anchor
1992-04-14 Kirk McKusickadd -lkvm
1992-04-14 Kirk McKusicksigstack => sigaltstack
1992-04-14 Kirk McKusickupdate sigstack to the more rational sigaltstack
1992-04-14 Keith Bosticanchor . in the path check for root
1992-04-14 Keith BosticEric found some mistakes
1992-04-14 Marc Teitelbaummips support, lfs syscalls, semaphore syscalls
1992-04-14 Kirk McKusicklint
1992-04-14 Keith Bosticmake a kvm library
1992-04-10 Chris Torekfix logout on hardwired (getty) lines such as console;
1992-04-10 Kirk McKusickupdate from Rick Macklem
1992-04-10 Kirk McKusickfrom Rick Macklem
1992-04-10 Kirk McKusickupdate from Rick Macklem with edits by me
1992-04-10 Kirk McKusickunlock while waiting for data (from forys@cs.utah.edu)
1992-04-09 Keith Bosticremove the rest of the typedef's
1992-04-09 Carl Staelinreacquire the dirtyblk list if write a segment during...
1992-04-09 Carl Staelindelete unnecessary test; check depth in case drop out...
1992-04-09 Carl Staelindon't reassign multiple times; quick hack, don't reassi...
1992-04-09 Keith Bosticwordsmithing
1992-04-09 Keith Bosticupdate
1992-04-09 Keith Bosticchange disk checks to be more concise; don't report...
1992-04-08 Keith Bosticadd mtree/special
1992-04-08 Keith Bosticbreak kvm routines out of libutil
1992-04-08 Keith Bosticuse -lkvm, now
1992-04-08 Keith Bosticdate and time created 92/04/08 08:25:36 by bostic
1992-04-08 Keith Bosticcreate libkvm
1992-04-08 Chris Toreknotice dbm_open failures rather than blindly using...
1992-04-08 Keith Bosticdon't visit a directory after removing it; bug report...
1992-04-07 Keith Bosticuse the stat mask for the bit names
1992-04-07 Keith Bosticblock all the signals that can be blocked while the...
1992-04-07 Keith Bosticlots of changes, lots of cleanups
1992-04-07 Keith BosticIf I had brains, I'd be a fuckin' menace.
1992-04-04 Chris Torek1,$s/exit()/exit(0)/
1992-04-04 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-04 Kirk McKusickupdate from Chris Torek to add argument pointer at...
1992-04-04 Kirk McKusickfrom Steve McCanne
1992-04-04 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-03 Keith Bosticdon't put fts_open in the error message
1992-04-03 Keith Bosticdot shouldn't be in root's path at all
1992-04-03 Keith Bosticdate and time created 92/04/02 14:05:25 by bostic
1992-04-03 Keith Bosticdate and time created 92/04/02 14:05:20 by bostic
1992-04-02 Kirk McKusickformat fixes
1992-04-02 Kirk McKusickfix all references to __fdnlist
1992-04-02 Kirk McKusickfrom Steve McCanne
1992-04-02 Kirk McKusickfix LBL contrib notice
1992-04-02 Kirk McKusickupdate from Steve McCanne for Sun compatible kvm
1992-04-02 Chris Toreksplit __fdnlist from nlist, for kvm
1992-04-02 Keith Bosticanother pass, add NFS export check, writeable disk...
1992-04-01 Keith Bosticput in a lot more of the reasonable security checks...
1992-04-01 Keith Bosticdon't run if getting nothing from the terminal
1992-04-01 Keith Bosticdate and time created 92/03/31 16:20:17 by bostic
1992-04-01 Keith Bosticmissing parameter for printf
1992-04-01 Keith Sklowerdumb bug in apx_probe()
1992-04-01 Keith BosticFix the setuid/device scripts, ls -l is a different...
1992-03-31 Keith Bosticdon't close fts_rfd if can't get back, fts_close will...
1992-03-31 Keith Bosticdon't bother to cd if didn't successfully build the...
1992-03-31 Keith Bosticcheck for failures when fts_read finishes
1992-03-31 Keith Sklowercheckpoint before reinstating symbols.sort cruft.
1992-03-31 Keith Sklowercheckpoint current semi-working version before putting...
1992-03-31 Keith Bosticdon't put regex.c in for now
1992-03-31 Keith Bosticargc decremented by getopt
next