update for new syntax and semantics from Rick Macklem
[unix-history] / usr /
1991-12-13 Kirk McKusickupdate for new syntax and semantics from Rick Macklem
1991-12-13 Eric AllmanNEWSENDMAIL is the default
1991-12-13 Eric Allman"OLDSENDMAIL" macro undefines "NEWSENDMAIL"
1991-12-13 Eric Allmandefine $m macro to have the domain part of $w
1991-12-13 Eric Allmansubstantial changes to handle CS subdomain
1991-12-13 Eric Allmanchange internal macro name
1991-12-13 Eric Allmannormalize locations of system files
1991-12-13 Eric Allmandon't assume @cs in USERDB_SPEC
1991-12-13 Eric Allmanhacks for HP-UX (ugh)
1991-12-13 Eric Allmanmodifications for CS subdomain server
1991-12-13 Eric Allmancheckpoint of hacking for mail.cs.berkeley.edu
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticcalculate crc over set of files; used by mtree(1)
1991-12-12 Keith BosticLFS version 2; cleaner system calls
1991-12-12 Eric Allmandate and time created 91/12/11 12:50:44 by eric
1991-12-12 Keith BosticIf two keys compare equal, return the index of the...
1991-12-11 Kirk McKusickcleanups for new refer
1991-12-11 Kirk McKusickspecify printer
1991-12-11 Keith Bosticadd a numerical argument example
1991-12-10 Keith Bosticwelcome to the wonderful world of ANSI!
1991-12-10 Keith Bosticprogrammer head space error
1991-12-10 Kirk McKusickLFS syscalls are conditional on LFS being defined
1991-12-10 Keith Bostichtonl -> HTONL
1991-12-10 Eric Allmandate and time created 91/12/09 14:24:06 by eric
1991-12-09 Eric Allmaninclude LOCKF compilation variable
1991-12-09 Eric AllmanF_TEST => F_TLOCK
1991-12-08 Keith Bosticargv[1] should be argv[0]
1991-12-07 Keith Bostic<sys/mount.h> needs <sys/ucred.h>
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bostictypo
1991-12-07 Keith Bosticcheckpoint
1991-12-07 Keith Bosticupdate DFL_LFSSEG_MASK
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bosticcheckpoint
1991-12-07 Keith BosticLFS version 2; partial segments, new framing structure...
1991-12-07 Keith BosticLFS version 2; minor updates
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; truncate must do vinvalbuf
1991-12-07 Keith BosticLFS version 2; no changes required
1991-12-07 Keith BosticLFS version 2; break bmap into three routines, using...
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; no longer read the segusage table, it...
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; use B_LOCKED queue for buffers
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-12-07 Keith BosticLFS version 2; move lfs_getversion to lfs_segment.c
1991-12-07 Keith Bosticnew addressing conventions, using negative numbers...
1991-12-07 Keith Bosticmake triply indirected blocks work
1991-12-07 Keith Bosticadd SCCS header
1991-12-07 Keith Bosticdate and time created 91/12/06 16:11:46 by bostic
1991-12-07 Keith BosticLFS V2; add system calls for cleaner
1991-12-07 Keith BosticLFS V2; add cleaner system call file
1991-12-07 Keith Sklowermfs needs some of the ffs files
1991-12-07 Keith Bosticadd ssize_t, required by POSIX 1003.1
1991-12-07 Keith Bosticadd _SSIZE_T_
1991-12-07 Keith Bosticput ssize_t in <sys/types.h>, as specified by POSIX
1991-12-07 Keith Bosticadd optopt to the list of getopt(3) extenrs
1991-12-06 Eric Allmanoops.....
1991-12-06 Eric Allmanhacks for systems with lockf, not flock
1991-12-06 Mike Karelsinclude file for per-architecture Makefiles
1991-12-06 Keith Bosticmount.h needs param.h and ucred.h, now
1991-12-06 Keith Bosticmain didn't exit
1991-12-05 Eric Allmanset udb_dbname
1991-12-05 Eric Allmanfix misunderstanding of seq(R_CURSOR) semantics
1991-12-05 Eric Allmansubstantial changes for user database package
1991-12-04 Keith Bosticdon't indirect through null pointers
1991-12-03 Keith Bosticspace for name
1991-12-03 Keith Bosticdate and time created 91/12/02 16:31:17 by bostic
1991-12-03 Marc Teitelbaummerge in 5.26.1.1
1991-12-03 Marc Teitelbaummips changes
1991-12-03 Mike Karelswaitpid is now in header
1991-11-29 Keith Bosticpointers to pointers, not pointers
1991-11-28 Keith BosticPOSIX 1003.2, D11.2 modified the CRC! Bring up to...
1991-11-28 Keith Bosticdon't display a file name if using standard input ...
1991-11-28 Keith Bosticlint
1991-11-28 Keith Bosticadd inet_aton prototype
1991-11-28 Keith Bosticlink inet_aton to inet
1991-11-28 Keith Bosticfhandle_t is a structure itself.
1991-11-27 Marc Teitelbaumdon't need whdr unless LITTLE_ENDIAN
1991-11-27 Marc Teitelbaumfileno is a #define macro - rename to filenum
1991-11-27 Kirk McKusickproperly reverse strings (4.3BSD/lib/157)
1991-11-27 Kirk McKusickreturn number of args of caller, not self (4.3BSD-reno...
1991-11-27 Keith Bosticlink in arch man page
1991-11-27 Keith Bosticadd architecture so man -k finds it
1991-11-26 Keith Bosticlink arch to machine
1991-11-26 Keith Bosticdon't need return, it's in the letterhead
1991-11-26 Keith Bosticdate and time created 91/11/25 12:27:30 by bostic
1991-11-26 John A. Kunzeadded :it#8 to wy60, requested by vojta@math.berkeley.edu
1991-11-26 Mike Karelsimport CLEANVARTMP, ROOTBACKUP from env; minor fixes
1991-11-26 Keith Bosticno reason to see make for machine
1991-11-25 Keith Bosticfree the mpool structure on close, don't free pages...
1991-11-24 Keith Bosticdo includes right
1991-11-23 Keith Bosticinitialize bt_flags field, bozo
1991-11-23 Eric AllmanUSERDB_FILE => USERDB_SPEC
1991-11-23 Eric Allmanadjust user database specification
1991-11-23 Eric Allmanreality check
1991-11-23 Eric Allmandon't complain if sendmail.fc doesn't exist (this is...
next