unix-history/.git
1988-08-05 Keith Bosticadd Berkeley specific copyright
1988-08-04 Keith Bosticwritten by Sam Leffler; add Berkeley specific copyright
1988-08-04 Keith Bostictreewalk is real; replace ftw with it
1988-08-04 Keith Bosticadd Berkeley specific copyright notices
1988-08-04 Keith Bosticlogger(1) hiccups on % signs; bug report 4.3BSD/ucb/231
1988-08-03 Keith Bosticadd Berkeley specific header
1988-08-03 Keith Bosticwritten by Serge Granik; add Berkeley specific header
1988-08-03 Keith Bosticwritten by Kirk McKusick and Sam Leffler; add Berkeley...
1988-08-03 Keith Bosticadd Berkeley specific header, written for compatibility
1988-08-03 Keith Bosticrewritten to use writev by Sam; add Berkeley specific...
1988-08-03 Keith Bosticlint cleanup, add Berkeley specific header
1988-08-03 Keith Bosticdon't reference free'd memory; bug report 4.3BSD/lib/129
1988-08-03 Edward Wangchanged the use of some "obsolete" termcap fields
1988-08-02 Gregory MinshallFix to allow us to run on a Sun4.
1988-08-02 Keith BosticChris Torek's version, much faster
1988-08-02 Keith Bosticmention that lone '-' is for backward compatibility...
1988-07-30 Keith Bosticredo format of the tape so it will fit on 1600 bpi
1988-07-30 Keith Bosticadd Berkeley copyright
1988-07-30 Keith Bosticadd Berkeley specific copyright
1988-07-29 Mike Karelsfix waitfor to leave rpid (preserve wants it), note...
1988-07-29 Keith Bosticmove /sys to 2nd tape, tar blocking from 10240 to 20480
1988-07-29 Keith Bosticmake agree with current maketape
1988-07-29 Keith Bosticdon't use /mnt, use something easy
1988-07-29 Mike Karelsbug fix from dwaitzma@NNSC.NSF.NET: pullup *after*...
1988-07-28 Mike Karelschange to Usenix reprint format
1988-07-27 Keith Bosticadd Berkeley specific header; written by Sam Leffler
1988-07-27 Keith Bosticadd appropriate copyright; written by Sam Leffler
1988-07-26 Keith Bosticminor cleanups/reformatting; the world doesn't need...
1988-07-26 Keith Bosticupdate copyright notice
1988-07-26 Mike KarelsKDB => KADB
1988-07-25 Edward Wang-b, -c options and others, from Tom Newcomb (newcomb...
1988-07-24 Keith Bosticadd strtol
1988-07-24 Keith Bosticadd strtol(BA_LIB)
1988-07-24 Keith Bosticdate and time created 88/07/23 16:25:40 by bostic
1988-07-24 Keith Bosticcleanup; tmpfile now lets tmpnam allocate space for...
1988-07-23 Keith BosticANSI scoping
1988-07-23 Keith Bosticscope of externs for ANSI
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith Bosticgcc puts strings into text space
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith Bosticgcc puts strings into text space
1988-07-23 Keith Bosticgcc puts strings in text space
1988-07-23 Keith Bosticgcc; move strings into text space
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith Bosticdate and time created 88/07/22 16:08:01 by bostic
1988-07-23 Keith BosticANSIfication
1988-07-23 Keith Bosticdate and time created 88/07/22 16:02:27 by bostic
1988-07-23 Keith Bosticdate and time created 88/07/22 16:02:21 by bostic
1988-07-23 Keith Bosticrip out -lL options; no shell escapes, that was job...
1988-07-23 Keith Bosticdon't pause after exiting from help file
1988-07-23 Keith Bosticdate and time created 88/07/22 12:55:26 by bostic
1988-07-23 Keith Bosticdon't define NULL here
1988-07-23 Keith Bosticlint cleanup, use malloc, not calloc
1988-07-23 Keith Bosticuse malloc, not calloc; lint cleanups;
1988-07-23 Keith Bosticdropout function never used
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticreturn never used
1988-07-23 Keith Bosticvoid sprintfs; lint cleanups;
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanups
1988-07-23 Keith BosticFILENAME is wrong, use MAXPATHLEN
1988-07-23 Keith Bosticallocate space on stack, don't malloc it; lint cleanups
1988-07-23 Keith Bosticvoid sprintfs
1988-07-23 Keith Bosticlint cleanups
1988-07-23 Keith Bosticunnecessary variable
1988-07-23 Keith Bosticlint cleanup
1988-07-23 Keith Bosticwhen I tell you to die, you die (don't catch ^C)
1988-07-23 Keith Bosticremove SIGNAL define
1988-07-23 Keith Bosticadd param.h, file.h, remove defines.h
1988-07-23 Keith BosticTAGS is default
1988-07-23 Keith Bosticmil is incorrect in units; bug report 4.3BSD/usr.bin/180
1988-07-23 Keith Bosticfix for the 4.3BSD-tahoe getopt
1988-07-22 Keith Bosticminor cleanups; add Berkeley specific header
1988-07-22 Keith Bosticrip out ONLY_RETURN define
1988-07-22 Keith Bosticrip out LOGFILE option
1988-07-22 Keith Bosticrip out GLOB define; make default
1988-07-22 Keith Bosticrip out USERFILE, make default
1988-07-22 Keith Bosticrip out TAGS option, make default
1988-07-22 Keith Bosticrip out EDITOR and EDIT_PGM defines
1988-07-22 Keith Bosticrip out SHELL_ESCAPE define
1988-07-22 Keith Bosticrip out SIGSETMASK define
1988-07-22 Keith Bosticrip out GET_TIME define
1988-07-22 Keith Bosticrip out PERROR define
1988-07-22 Keith Bosticoffset_t -> off_t
1988-07-22 Keith Bosticoffset_t -> off_t; compiler defines void
1988-07-22 Keith Bosticrip out STAT define
1988-07-22 Keith Bosticdistribution by Mark Nudleman
1988-07-22 Marc Teitelbaumadd -follow option
1988-07-22 Keith Bosticadd info on mpcc; remove extraneous paragraph, minor...
1988-07-22 Keith Bosticadd warning about sendmail; minor cleanup
1988-07-22 Keith Bosticrewritten from scratch by Steve Sellgren; add Berkeley...
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:58 by marc
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:57 by marc
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:55 by marc
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:52 by marc
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:50 by marc
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:49 by marc
1988-07-22 Marc Teitelbaumdate and time created 88/07/21 17:35:47 by marc
next