uvax changes; fix devsw index in confxx; header updates
[unix-history] / usr / src / usr.bin /
1988-01-26 John A. Kunzemake instructions were wrong/irrelevant
1988-01-25 Keith Bosticupdated files; from Zhishun Alex Liu
1988-01-22 Keith Bosticallow "-wv" as flags; since there's only one "old"...
1988-01-22 Keith Bosticoptimize compiler
1988-01-22 Keith Bosticonly compile the one file
1988-01-22 Keith Bosticcould indirect through uninitialized pointer
1988-01-21 Thomas FerrinMust check for error on stdin in addition to checking...
1988-01-20 Keith Bosticfix infinite loop bug; from Zhishun Alex Liu
1988-01-16 Keith Bosticdon't make .o's first
1988-01-15 Keith Bosticfix to find all section 1's before finding section...
1988-01-15 Keith Bosticmake it prettier
1988-01-11 Keith Bosticsprintf returns an int
1988-01-11 Keith Bosticdate and time created 88/01/10 12:48:08 by bostic
1988-01-10 Keith Bosticdon't mention "rubout".
1988-01-10 Keith BosticI was sated from moving and it dragged in too much...
1988-01-09 Keith Bosticdon't truncate manpath in case usage is "man foo bar...
1988-01-08 Gregory MinshallMake SYNCH work (ie: urgent (ie: ring markers)).
1988-01-08 Gregory MinshallReduce extern's.
1988-01-08 Gregory MinshallFix to not go into loop if tty disappears
1988-01-06 Gregory MinshallChanges for pyramid from sbanner1@cheops (S. John Banner).
1988-01-06 Keith Bosticreverse test for Cc: comparison
1988-01-06 Keith Bosticpass \f, remove getopt(3) copy, lint cleanups; bug...
1988-01-04 Keith Bosticxxxvers was mistyped
1988-01-04 Keith Bosticconst is an ANSI C keyword
1988-01-04 Keith Bosticlowbss, highbss incorrectly typed; fix for ANSI C
1988-01-04 Keith Bosticxxxversion incorrectly typed
1988-01-04 Keith Bosticconst is an ANSI C keyword
1988-01-03 Keith Bosticfix external declarations for ANSI C
1988-01-03 Keith Bosticfix findidle declaration for ANSI C
1988-01-03 Keith Bosticpicked and dropped code a little too quickly...
1988-01-03 Keith Bosticfix ctrl macro for ANSI C
1988-01-03 Keith Bosticreally union declaration, not struct; fix for ANSI C
1988-01-03 Keith Bosticfix external declarations for ANSI C
1988-01-03 Keith Bosticneither K&R or ANSI C allow untyped function declarations
1988-01-03 Keith Bosticpcalloc returns NULL on failure, not -1; fix for ANSI C
1988-01-03 Keith Bosticconst is a reserved word in ANSI C
1988-01-03 Keith Bosticit's really a union; for ANSI C
1988-01-03 Keith Bosticdon't use full path names
1988-01-03 Keith Bosticconst is a reserved word in ANSI C
1988-01-03 Keith Bosticconst is a reserved word for ANSI C
1988-01-03 Keith Bosticconst is reserved for ANSI C
1988-01-03 Keith Bosticfix CPP macros for ANSI C
1988-01-03 Keith Bosticremove trailing semi-colons from include lines; no...
1988-01-03 Keith Bosticremove trailing semi-colons on include lines for ANSI C
1988-01-03 Keith Bosticfix include line and cast char for ANSI C
1988-01-03 Keith Bosticremove trailing semi-colons from include lines; fix...
1988-01-03 Keith Bosticdeclare timecmp for ANSI C
1988-01-03 Keith Bosticmalloc doesn't return an unsigned; UNIT is now unsigned...
1988-01-03 Keith BosticANSI C doesn't allow combining a modifier with a typede...
1988-01-03 Keith Bosticfix external declarations; ANSI C compatibility
1988-01-03 Keith Bosticnew template; no full pathnames
1988-01-03 Keith Bosticfix CTRL macro for ANSI C
1988-01-03 Keith Bosticlook for real magic number; don't check first two bytes...
1988-01-03 Keith Bosticfix extern declarations for ANSI C
1988-01-02 Keith Bosticallow both -f and -p at the same time
1988-01-01 Keith Bosticadd Berkeley header; exit after match of name; use...
1988-01-01 Keith Bosticadd Berkeley header
1987-12-27 Keith Bosticadd Berkeley header; format a little better
1987-12-27 Keith Bosticadd Berkeley header, minor reformat
1987-12-27 Keith Bosticadd Berkeley header
1987-12-27 Keith Bosticremove vacation.ignore stuff; first cut at checking...
1987-12-27 Keith Bosticvacation now checks the To: and Cc: lines; rearrange...
1987-12-27 Keith BosticBerkeley header, minor cleanups
1987-12-25 Keith Bosticadd C++ (from Ken Arnold), add header, put C first
1987-12-23 Keith Bosticmake ANSI C compatible
1987-12-23 Keith Bosticfix CTRL macro; ANSI C compatible
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-22 Keith Bosticmake ANSI C compatible
1987-12-17 Keith Bosticadd Berkeley headers
1987-12-14 Keith Bostichandle lines larger than 256 chars
1987-12-13 Marc TeitelbaumBerkeley version, remove user interface garbadge
1987-12-13 Mike Karelsuse MAXHOSTNAMELEN, not "50", print if_name correctly
1987-12-13 Keith Bosticdate and time created 87/12/12 18:08:30 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 18:07:39 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:41:32 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:41:10 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:40:43 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:39:41 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:38:54 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:14:19 by bostic
1987-12-13 Keith Bosticadd varargs; fix exit statuses; bug report 4.3BSD/usr...
1987-12-06 Keith Bosticadd dirname(1), minor cleanups
1987-12-06 Keith Bosticdate and time created 87/12/05 18:34:52 by bostic
1987-12-06 Keith Bosticbug report usr.bin/118; rewrote, now Berkeley code
1987-12-05 Marc TeitelbaumLog connections to hardwired ports
1987-12-05 Keith Bosticold assignment operator
1987-12-05 Keith Bosticadd Berkeley header; make lint happier
1987-12-05 Keith Bosticif rename successful wasn't setting owner/mode; removed...
1987-12-03 Keith Bosticbug report 4.3BSD/ucb/149; exit 0 on success
1987-12-03 Keith Bosticbug report 4.3BSD/usr.bin/114; fix typos/roods, add...
1987-12-03 Keith Bosticreformat to standard, add Berkeley header
1987-12-03 Keith Bosticbug report 4.3BSD/usr.bin/111; exit 0 on success
1987-12-03 Keith Bosticbug report 4.3BSD/usr.bin/110; exit 0 on success
1987-12-03 Keith Bosticbug report 4.3BSD/usr.bin/109; don't dereference null...
1987-12-03 Keith Bosticbug report 4.3BSD/usr.bin/106; handle 1st arg as suffix...
1987-12-03 Keith Bosticbug report 4.3BSD/bin/105; exit 0 on success
1987-12-03 Keith Bosticbug report 4.3BSD/ucb/148; null pointer dereference...
1987-12-02 Keith Bosticnew template
1987-12-01 Keith Bosticremove checkpass; just check for all lower case
1987-12-01 Keith Bosticmention /dev/null, put on Berkeley copyright
next