unix-history/.git
1991-10-28 Christos ZoulasMinor fixes
1991-10-28 Keith Bostictypo when going to POSIX stat.h; test case was "cp...
1991-10-28 Keith Bosticmisc.c regular.c special.c
1991-10-28 Keith BosticPOSIX P1003.2/D11.2 compliance -- use mmap and make...
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:57 by bostic
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:54 by bostic
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:51 by bostic
1991-10-28 Keith Bosticdate and time created 91/10/27 14:14:47 by bostic
1991-10-28 Keith Bosticfix the example
1991-10-28 Keith Bosticlist the specific ASCII characters handled by the isXXX...
1991-10-28 Keith Bosticadd str.c
1991-10-28 Keith Bosticvarious bug fixes, don't restrict class usage at all...
1991-10-28 Keith Bosticuse mmap on files smaller than 8M; function prototypes...
1991-10-28 Keith Bosticuse err() routine
1991-10-28 Keith Bosticadd err prototype
1991-10-27 Chris Toreksignal.h is not sys/signal.h
1991-10-27 Eric Allmanhave .rn (in @h) check to see that the temp macros...
1991-10-27 Cynthia A.... modify exec'd pathnames to reflect move to /usr/old
1991-10-25 Keith Bosticbackslash changes messed up simple octal charactes
1991-10-25 Keith BosticPOSIX 1003.2/D11.2 version
1991-10-25 Keith Bosticprototype the functions
1991-10-25 Marc Teitelbaumu-area is pageable under new VM. no need to read from...
1991-10-25 Marc Teitelbaummore error checking. cruft.
1991-10-25 Pauline Schwartz(no message)
1991-10-24 Keith Bosticbreak sys/signal.h into user level and system level
1991-10-24 Keith Bosticadd isblank(c)
1991-10-24 Keith Bosticdate and time created 91/10/23 17:00:24 by bostic
1991-10-24 Keith Bosticadd isblank(3); call things functions consistently...
1991-10-24 Keith Bosticadd isblank, minor KNF whacks
1991-10-23 Marc Teitelbaumcommand() was missing USER flag
1991-10-22 Mike Hiblerreflect change to vm_object_page_clean interface
1991-10-22 Mike Hiblerin vm_object_page_clean avoid races with pageout daemon
1991-10-22 Keith Bosticmmap returns -1 on error, not NULL
1991-10-20 Eric Allmanhandle backslashes in addresses properly
1991-10-20 Eric Allmanhandle a wider range of syntaxes in crackaddr -- notabl...
1991-10-20 Eric Allmanhandle a wider range of syntaxes -- notably, angle...
1991-10-20 Christos ZoulasFixed nested loop bug
1991-10-18 Christos ZoulasFixed exec so that it does not exit when it fails
1991-10-18 Keith Bosticdon't log the date as changed before it actually happens
1991-10-18 Kirk McKusickdo not close the directory twice (4.3BSD-reno/lib/8)
1991-10-18 Kirk McKusickensure that the root inode is dumped
1991-10-18 Keith Bosticoption flag precedence typo; bug report net2/usr.bin/0
1991-10-18 Keith Bostica better fix, just realize that empty files are "corrup...
1991-10-18 Keith Bosticvi O_TRUNC's the file, resulting in a changed mod time...
1991-10-17 William Nesheimadded description of new LLC options.
1991-10-17 William Nesheimadded link level control bits so we can pass mode info...
1991-10-17 William Nesheimadded additional link level control bits, so slip among...
1991-10-17 William Nesheimoops, dropped the keywords, put them back in
1991-10-17 William Nesheimadded three new flags for link layer control (LLC)
1991-10-16 Keith Sklowerreport other bits beyond IFF_NOARP (from jch)
1991-10-14 Cynthia A.... correct -Dstring and -Sname formatting
1991-10-14 Eric Allmanbeginnings of implementation of options on UDB specific...
1991-10-12 Eric Allmanmake it work with udbd server
1991-10-12 Keith BosticPOSIX has utime, so it's in the C library to stay
1991-10-12 Eric Allmanfixes for user database and new config files
1991-10-11 Kirk McKusickclean up to reflect new statistics gathering model
1991-10-11 Keith Bostictypo on meta bit checking
1991-10-11 Christos ZoulasAdd : as a delimiter in ~ expansions
1991-10-11 Keith Bosticprintf cleanup, it seems to work
1991-10-11 Keith Bosticadd LFS mount type
1991-10-10 Kirk McKusickkeep the data structures consistent
1991-10-10 Keith Bostic-1 isn't super-user only
1991-10-10 Keith Bostic-1 with the super-user also excludes the sending process
1991-10-10 Keith Bosticthis is the version sent to BXA, 9 Oct. 91
1991-10-10 Keith Bosticadd UNASSIGNED for nonexistent disk address in bmap;
1991-10-10 Keith Bosticlint
1991-10-10 Bill Joylint, use UNASSIGNED, not -1
1991-10-10 Keith Bosticlint
1991-10-10 Keith Bosticcheckpoint, seems to kind of work
1991-10-10 Keith Bosticlint
1991-10-10 Keith Bosticcheckpoint after Margo's changes to make sync work
1991-10-09 Keith Sklowermisunderstood function of kernel variable ``ticks'';
1991-10-09 Keith SklowerBug: must zero initial tpref table;
1991-10-09 Steve Sellgrencleanups to file paths, minor reformatting
1991-10-08 Cynthia A.... merge into /usr/old
1991-10-08 Cynthia A.... merged into /usr/old/lib tree
1991-10-08 Cynthia A.... modify pathname
1991-10-08 Cynthia A.... merge in to /usr/old/lib tree
1991-10-08 Cynthia A.... modify pathname
1991-10-08 Cynthia A.... date and time created 91/10/07 19:54:01 by cael
1991-10-08 Marc Teitelbaumadd /dev/zero
1991-10-08 William Nesheimneed to move vm_prot ahead of pmap.h
1991-10-08 Eric Allmanhave DNS return what matched on a T_CNAME query
1991-10-06 Eric Allmanwork better on old sendmails when relaying local mail
1991-10-06 Eric Allmanallowances for new sendmail that can handle reprocessin...
1991-10-06 Eric Allmanbug in MAILER macro
1991-10-06 Eric Allmanhas new sendmail support
1991-10-06 Eric Allmanmake sure Berkeley.EDU has a trailing dot
1991-10-06 Eric Allmandon't pull in local immediately; there may be pathname...
1991-10-06 Eric Allmanallow catching of local names after aliasing but before...
1991-10-06 Eric Allmanadd definitions for config level 2
1991-10-06 Eric Allmanreturn indication of whether nameserver found a match
1991-10-06 Eric Allmanif config level >=2, don't reset RES_DEFNAMES|RES_DNSRCH
1991-10-06 Eric Allmanadd "config level" config parameter
1991-10-04 Keith Bosticminor cleanups
1991-10-04 Keith Bosticsingle thread LFS syncs
1991-10-04 Eric Allmansnapshot
1991-10-04 Eric Allmanlocal mailer is automatic
1991-10-04 Eric Allmanallow respecification of mailers; local mailer is assumed
1991-10-04 Eric Allmanadjustments for compatibility with Sun sendmail
next