unix-history/.git
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
1992-03-31 Keith BosticKNR, BSD/ANSI stylistic changes
1992-03-31 Keith Bosticdate and time created 92/03/30 09:13:26 by bostic
1992-03-30 Keith Bosticfix spelling MAP_HASSEMPHORE -> MAP_HASSEMAPHORE
1992-03-30 Ralph Campbellfix auto root switching
1992-03-30 Ralph Campbellfix stack trace
1992-03-30 Ralph Campbellworking version!
1992-03-30 Ralph Campbellminor cleanup
1992-03-30 Ralph Campbellfix MODE sense/select structure
1992-03-30 Ralph Campbellremove debug stuff
1992-03-30 Ralph Campbellenhance error printout
1992-03-30 Ralph Campbellfix printf
1992-03-30 Ralph Campbellfixes for tapes.
1992-03-30 Ralph Campbelladded MT_ISTK50 for DEC SCSI TK50 & MT02
1992-03-30 Keith Bosticgethostbyname takes a const char *, not a char *
1992-03-30 Keith BosticThe 386 has a virtual console just like the hp300.
1992-03-30 Keith Bosticpass pointer to 0, not 0
1992-03-30 Keith Bosticdate and time created 92/03/29 11:48:12 by bostic
1992-03-30 Keith Bosticadd regex compatibility routines
1992-03-30 Keith Bosticreplace gtty with explicit ioctl's won't need libcompat
1992-03-30 Keith Bosticdon't need libcompat any more
1992-03-30 Keith BosticNote that the interface is obsolete
1992-03-30 Keith BosticFagin misspelled
1992-03-29 Keith Bosticgethostbyname should be const char, not char
1992-03-29 Keith Bosticfix include files
1992-03-29 Keith Bosticfix includes
1992-03-29 Keith Bosticfix include files
1992-03-29 Ralph Campbellchanges for p_md.md_regs
1992-03-28 Kirk McKusickdefine doff_t for size of directory offsets
1992-03-28 Kirk McKusickdefine doff_t for size of directory offsets
1992-03-27 Keith Sklowerif we are forwarding to a RTF_REJECTED route, we must...
1992-03-27 Kirk McKusickensure proper types for local variables and parameters
next