add S5 routines
[unix-history] / usr / src / old /
1987-11-17 Keith Bosticnew template
1987-11-16 Keith Bosticuse dirfd macro
1987-11-16 Sam Lefflerdate and time created 87/11/15 14:33:55 by sam
1987-11-16 Sam Lefflerdate and time created 87/11/15 14:33:54 by sam
1987-11-16 Sam Lefflerdate and time created 87/11/15 14:33:53 by sam
1987-11-06 Keith Bosticgroup bin, not src
1987-11-06 Keith Bosticadd chrtab.o to clean
1987-11-05 Keith Bosticnew template
1987-11-05 Keith Bosticfix includes
1987-11-05 Keith Bosticdate and time created 87/11/04 20:46:39 by bostic
1987-11-05 Keith Bosticdate and time created 87/11/04 20:45:01 by bostic
1987-11-05 Keith Bosticadd copyright notice
1987-11-05 Keith Bosticnew template
1987-11-05 Keith Bosticadd copyright notice
1987-11-05 Keith Bosticmerged version from ralph; add copyright
1987-10-26 Keith BosticANSI C; sprintf now returns an int.
1987-10-26 Keith BosticMAX not used; redefined in param.h anyway
1987-10-26 Keith Bosticuid is uid_t, not signed short; bug report 4.3BSD/ucb/131
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 10:11:57 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 10:10:12 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticsprintf returns an int, now
1987-10-08 Keith Bosticfix mkdir line
1987-10-07 Keith Bostic'-' means stdin fix; bug report 4.3BSD/bin/86
1987-10-02 Keith Bosticreturn u_long, not int; bug report 4.3BSD/lib/37
1987-10-01 Sam Leffleradd some paranoia -- fo can be null if errors occur
1987-10-01 Keith Bosticdocument comments; bug report 4.3BSD/man/3
1987-10-01 Keith Bosticdocument comments, and #n; bug report 4.3BSD/man/3
1987-09-29 Keith Bosticline specification fix; bug report 4.3BSD/ucb/115
1987-09-29 Keith Bosticend-macro processing fix; bug report 4.3BSD/usr.bin/24
1987-09-29 Keith Bostic"master" declarations; bug report 4.3BSD/usr.bin/27
1987-09-29 Keith Bostichash.c has to find config.h; bug report 4.3BSD/usr...
1987-09-29 Keith Bosticinclude config.h for FLEXNAMES; bug report 4.3BSD/usr...
1987-09-22 Keith Bosticgrammar cleanup
1987-09-22 Keith Bosticintegrate with dm
1987-09-21 Keith Bosticfix major security hole for dm; use vfork, not fork
1987-09-21 Keith Bosticfix security problems for dm
1987-09-21 Keith Bosticdate and time created 87/09/20 11:17:09 by bostic
1987-09-20 Keith Bosticintegrate with dm
1987-09-20 Keith BosticFormat it so it doesn't scroll off.
1987-09-20 Keith Bosticdate and time created 87/09/19 14:22:15 by bostic
1987-09-20 Keith Bosticintegrate with dm
1987-09-20 Keith Bosticmove bogdict to /usr/games/lib
1987-09-18 Keith Bosticadd several new types of printers
1987-09-18 Keith Bosticchange default, sort, add minor info
1987-09-17 Keith Bosticcontinue compile after cpp failure; bug report 4.3BSD...
1987-09-17 Keith Bosticsh -ce exits too soon; bug report 4.3BSD/bin/76
1987-09-17 Keith Bosticallocate space for file names; bug report 4.3BSD/bin/64
1987-09-17 Keith Bosticmalloc space for file names; bug report 4.3BSD/bin/64
1987-09-17 Keith Bosticallow 10 files; bug report 4.3BSD/bin/64
1987-09-17 Keith Bosticcore on syntax error; bug report 4.3BSD/bin/43
1987-09-16 Keith Bosticmake lpr default, not 37; bug report 4.3BSD/ucb/72
1987-09-15 Keith Bosticendgrent doesn't return anything; bug report 4.3BSD...
1987-09-11 Keith Bosticget rid of old assignment operator
1987-09-11 Keith Bosticget rid of old assignment operators
1987-09-10 Keith Bosticadded case-insensitive string comparison routines
1987-09-05 Kirk McKusickcast sizeof operator to int so will work with ANSI...
1987-08-31 Keith Bosticadd exit(0); bug report 4.3BSD/ucb/107
1987-08-31 Keith Bosticmisdeclaration of getw(); bug report 4.3BSD/usr.bin/81
1987-08-24 Keith Bosticdocument reading the environment, -e flag
1987-08-15 Keith Bosticdocument that make reads environment, -e flag
1987-07-31 Keith Bosticnew template
1987-07-28 Kirk McKusickreorganized for CCI
1987-07-28 Keith Bosticdon't link libnm to libm for awhile
1987-07-28 Keith Bosticfix install and dependencies
1987-07-22 Keith BosticMAXPTR problem; bug report 4.3BSD/usr.bin/75
1987-07-15 Keith Bosticalso reference crypt(3)
1987-07-07 Keith Bosticbug report 4.2BSD/usr.bin/14
1987-07-07 Keith Bostictags, depend, install
1987-07-07 Keith Bosticdon't link libnm to libm for awhile
1987-07-07 Keith Bosticlink libnm to libom for awhile
1987-07-04 Kirk McKusickdelete -r5.2
1987-07-03 Sam Lefflermove stab definition of beginning of function to after...
1987-07-03 Sam Lefflercorrect bostic correction
1987-07-02 Keith Bosticadded depend label, fixed install
1987-07-01 Keith Bosticprint masks as instructions right
1987-06-30 Sam Lefflertahoe machine depencencies from pixar!bill
1987-06-26 Keith Bosticold assignment operators
1987-06-26 Keith BosticKERNBASE defined in machparam.h
1987-06-26 Keith Bosticfix for vax compiler
1987-06-24 Keith Bosticnew template
1987-06-24 Keith Bosticbug report 4.2BSD/usr.bin/14
1987-06-23 Keith Bosticmake proc ./proc so path doesn't require .
1987-06-20 Keith Bosticnew template
1987-06-20 Keith Bosticnew template
1987-06-20 Keith Bosticnew template
1987-06-20 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticnew template
1987-06-19 Keith Bosticfix VPATH macro expansion
1987-06-19 Keith Bosticnew template
1987-06-17 Keith Bosticnew template
1987-06-17 Keith Bosticfixed install
next