unix-history/.git
1991-01-30 Keith Bosticlint fixes from Guy Harris, getting it to run under...
1991-01-29 Kirk McKusicklabel_t must be defined even if not just kernel
1991-01-29 Keith Bosticdelivermail -> mail.local
1991-01-29 Kirk McKusickicode must live in data space so initflags can be written
1991-01-29 Keith Bosticdate and time created 91/01/28 16:33:55 by bostic
1991-01-29 Kirk McKusickcleanup comments to reflect reality; minor code cleanup...
1991-01-28 Kirk McKusicktemporarily need to define NVM
1991-01-28 Bob CorbettI updated the banner line for version 1.8. -rpc
1991-01-28 Bob Corbett(no message)
1991-01-28 Keith Bosticmakefiles don't have copyright notices
1991-01-28 Chris Torekstdio has changed; flushoutput must change correspondingly
1991-01-28 Chris Torekuse new stdio function interface to avoid blowing away...
1991-01-27 Keith Bosticstdc.h -> cdefs.h
1991-01-27 Keith Bosticdoesn't need stdc.h
1991-01-27 Keith Bosticstdc.h -> cdefs.h; use __P, sort functions, minor words...
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:15:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:56 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:54 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:52 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:51 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:49 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:48 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:46 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:43 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:42 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:41 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:38 by mao
1991-01-24 Mike A. Olsonsplit up modules into smaller files
1991-01-22 Chris Torekreinsert hp300 hack for Inf and NaN; add sparc to the...
1991-01-22 Cynthia A.... .
1991-01-22 Keith Bosticremove old li nk
1991-01-22 Keith Bosticdelete get_date, just use strftime
1991-01-22 Keith BosticSCCS munges %M%
1991-01-22 Keith Bosticdate and time created 91/01/21 09:11:26 by bostic
1991-01-22 Keith Bosticupdate for new stdio; from Chris Torek
1991-01-21 Keith Bosticadd cuserid, ctermid, getlogin for POSIX 1003.1
1991-01-21 Chris Torektemporary files are already padded: do not pad them...
1991-01-21 Chris Torekremember to NUL-terminate those strings!
1991-01-21 Chris Torekthe ORPHANS macro sets eval on error, but does not...
1991-01-21 Keith Bosticstrsep had an incorrect function prototype
1991-01-21 Keith Bosticcheckpoint
1991-01-21 Keith Bosticnew stdio from Chris Torek
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticmessed up the copyright header and keywords
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticnew stdio; renamed from rew.c
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticnew stdio; renamed from doscan.c
1991-01-21 Keith Bosticnew stdio; renamed from doprnt.c. There was a trivial...
1991-01-21 Keith Bosticnew stdio; renamed from flsbuf.c
1991-01-21 Keith Bosticnew stdio; renamed from findiop.c
1991-01-21 Keith Bosticnew stdio
1991-01-21 Bob CorbettI added code to implement the -r option. -rpc
1991-01-21 Bob CorbettI updated the manpage. -rpc
1991-01-21 Bob CorbettI simplified the code for printing conflicts. -rpc
1991-01-21 Bob CorbettI changed the code for printing actions to accomodate...
1991-01-21 Bob CorbettI added code to implement the -r option. -rpc
1991-01-21 Bob CorbettI fixed an error in the way precedence was interpreted...
1991-01-21 Bob CorbettI added code to implement the -r option. -rpc
1991-01-21 Bob CorbettI changed the formatting to make it more consistent...
1991-01-21 Bob CorbettI updated defs.h to version 1.8. -rpc
1991-01-21 Bob CorbettI updated the features list. -rpc
1991-01-21 Bob CorbettI added a credit. -rpc
1991-01-21 Keith Bosticnew stdio from Chris Torek
1991-01-21 Keith Bosticgive flcopy its own manual page
1991-01-21 Keith Bosticadd man page
1991-01-21 Keith Bosticdocument the rest of the flags, use getopt(3)
1991-01-21 Keith Bosticbreak out of arff(8) and clean up
1991-01-21 Keith Bosticdon't need FILENAME_MAX any more, it's in stdio.h
1991-01-21 Keith Bosticnew stdio version of exit.c; from Chris Torek
1991-01-21 Keith BosticBerkeley specific copyright, document each #define
1991-01-21 Keith Bosticwritten at Berkeley, use BSD copyright; lint, getopt(3)
1991-01-20 Keith Bosticchange all suffixes in the SRCS list to .o, for OBJS...
1991-01-20 Keith Bosticfix from bsd.prog.mk
1991-01-20 Keith Bosticfrom scratch; add Berkeley specific copyright notice
1991-01-20 Keith Bosticcheckpoint
1991-01-20 Keith Bosticminor cleanups and lint; use strftime(3); Berkeley...
1991-01-20 Keith Bosticget quotes around the string
1991-01-20 Keith Bostictypo on %l
1991-01-20 Keith Bosticadd Berkeley copyright notice
1991-01-20 Keith Bosticdate and time created 91/01/19 17:17:44 by bostic
1991-01-20 William Nesheimminor cleanup, updated comments to reflect changes
1991-01-20 William Nesheimtrack TRACE changes
1991-01-20 William Nesheimreno changes, cleanups, bug fixes
1991-01-20 William Nesheimpartial cleanup, add coprocessor context switch code...
1991-01-20 Keith Bosticfrom set by sendmail -- don't reset it!
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimkernel reorg
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimreno changes and kernel reorg
1991-01-20 William Nesheimkernel reorg
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimchange copyright notice
1991-01-20 William Nesheimkernel reorg.
1991-01-20 William Nesheimreno changes
1991-01-20 William Nesheimminor corrections
1991-01-19 Keith Bosticextra newline makes it more readable
1991-01-19 Keith Bosticnew version
1991-01-19 Keith Bosticdate and time created 91/01/18 23:17:35 by bostic
next