unix-history/.git
1995-04-10 Eric Allmanadd another global flag (sigh)
1995-04-10 Eric Allmanimprovements on suffix algorithm
1995-04-10 Eric Allmanminor cleanup from last set of changes
1995-04-10 Eric AllmanMake Group Phrase: address, list; syntax work.
1995-04-09 Eric Allmanhave HELP report the version number
1995-04-09 Eric Allmanwoops!
1995-04-09 Eric Allmanmissed some docs on MaxMessageSize
1995-04-09 Eric Allmanmake everything into one tar file
1995-04-09 Eric Allmanadd /mx command to test mode
1995-04-09 Eric Allmanallow arbitrary user suffix (e.g., for different compil...
1995-04-09 Eric Allmanjust log failure to find "smtp" service instead of...
1995-04-08 Eric Allmanchange comment to be more accurate
1995-04-08 Eric Allmanportability changes for Sony NEWS stations; print compi...
1995-04-08 Eric Allmanportability fixes for various Japanese workstations
1995-04-08 Eric Allmaninclude compile options as text in the object file
1995-04-08 Eric Allmanup timeouts on data puts to try to accomodate header...
1995-04-08 Eric Allmaneliminate unnecessary redundant #include
1995-04-08 Eric Allmannull bytes in headers can cause data to be lost --...
1995-04-08 Eric Allmanmust invoke mail as rmail
1995-04-07 Eric Allmanfix botch in saving from domain for later insertion...
1995-04-07 Eric Allmanimprove error output on NIS maps
1995-04-06 Eric AllmanFreeBSD 2.0 cleanup
1995-04-05 Kirk McKusickupdate BSD
1995-04-04 Kirk McKusickadd revoke operator
1995-04-04 Kirk McKusickadd revoke operator
1995-04-04 Kirk McKusickmove in definitions from fdesc.h
1995-04-04 Kirk McKusickmove out vnops
1995-04-04 Kirk McKusickget rid of that unwanted declaration
1995-04-04 Kirk McKusickdo synchronous writes when MNT_SYNCHRONOUS is set
1995-04-04 Kirk McKusickupdate to reflect new fsstat structure
1995-04-04 Kirk McKusickadd kvm_getvfsbyname
1995-04-04 Kirk McKusickdate and time created 95/04/03 17:43:02 by mckusick
1995-04-04 Kirk McKusickdate and time created 95/04/03 17:43:01 by mckusick
1995-04-04 Eric Allmanbyzantium is no longer special cased
1995-04-04 Kirk McKusicknew names for some syscalls
1995-04-04 Eric Allmanclean up problems with MIME 8 to 7 bit conversions
1995-04-04 Kirk McKusicklint
1995-04-04 Kirk McKusicksleaze new sysent format by using narg * 4 for argsize
1995-04-03 Kirk McKusickMOUNT_* filesystem types are gone
1995-04-03 Kirk McKusickadd register_t
1995-04-03 Kirk McKusickrequest a synchronous write when O_FSYNC is set (from...
1995-04-03 Eric AllmanMIME cleanup to get header line parsing right
1995-04-03 Eric Allmanadd token type table parameter to prescan() prototype
1995-04-01 Kirk McKusickupdate for version 3 NFS from Rick Macklem
1995-04-01 Eric Allmanfix compile glitch
1995-04-01 Eric Allmansimplify prototypes -- works better for older systems
1995-04-01 Eric Allmanmerge a bit with Sun version
1995-04-01 Eric Allmanmore type hacking for non-Posix/ANSI systems
1995-04-01 Eric Allmanmore type glitching for maximum portability
1995-04-01 Eric Allmancompile problem on some old platforms
1995-04-01 Eric Allmanchange "bool" to be an int -- prototypes just don't...
1995-04-01 Eric Allmando an sccs check before creating the tar files -- just...
1995-04-01 Eric Allmanclean up MTS type
1995-04-01 Eric Allmanfix LOCAL_RELAY and MAIL_HUB so they don't conflict
1995-04-01 Eric Allmanclean up documentation on MAIL_HUB vs LOCAL_RELAY
1995-04-01 Eric Allmanadd local_hostname_length so Ultrix will link against...
1995-04-01 Eric Allmanfix some typos
1995-04-01 Eric Allmanlong option names
1995-04-01 Eric Allmanpull getpwXXX and gethostbyXXX calls out into conf...
1995-04-01 Eric Allmanbuffer error messages during collect phase (better...
1995-03-31 Eric AllmanMakefile.IRIX5 => Makefile.IRIX.5.x so makesendmail...
1995-03-31 Eric Allmanmake lines beginning with : look like non-headers inste...
1995-03-31 Eric Allmanfix another problem with improperly trashed e_lockfp...
1995-03-31 Eric Allmanadd IRIX5 support
1995-03-31 Eric Allmandate and time created 95/03/30 15:22:54 by eric
1995-03-31 Eric AllmanIRIX 5.2/5.3 changes
1995-03-31 Kirk McKusickfurther updates from Rick Macklem for version 3
1995-03-31 Kirk McKusickbug fix for OSF/1 servers
1995-03-31 Kirk McKusickadd cd9660_sysctl; MOUNT_CD9660 goes away
1995-03-31 Kirk McKusickadd cd9660_sysctl; fix prototype for cd9660_init
1995-03-31 Kirk McKusickreaddir now produces cookies; cd9660_enotsupp => eopnotsupp
1995-03-31 Kirk McKusickcd9660_init gets a parameter
1995-03-31 Kirk McKusickadd ffs_sysctl; MOUNT_MFS goes away
1995-03-31 Kirk McKusickfix declaration for mfs_init
1995-03-31 Kirk McKusickfix prototype for mfs_init
1995-03-31 Kirk McKusicklfs_init moves in from lfs_inode.c; MOUNT_LFS => lfs_mo...
1995-03-31 Kirk McKusickMOUNT_LFS becomes lfs_mount_type
1995-03-31 Kirk McKusicklfs_init moves to lfs_vfsops.c
1995-03-31 Kirk McKusickadd lfs_sysctl and lfs_mount_type
1995-03-31 Kirk McKusickufs_init moves in from ufs_inode.c
1995-03-31 Kirk McKusickufs_init moves to ufs_vfsops.c
1995-03-31 Kirk McKusickadded types needed to keep gcc happy
1995-03-31 Kirk McKusickufs_args and mfs_args move in from mount.h
1995-03-31 Kirk McKusickmountroot now uses vfsconf structure; ffs_init moves...
1995-03-31 Kirk McKusickdoclusterread and doclusterwrite become FFS sysctl...
1995-03-31 Kirk McKusickadd definitions for ffs_sysctl values and names
1995-03-31 Kirk McKusickffs_init moves to vfs_vfsops.c
1995-03-31 Kirk McKusickdoasyncfree and prtrealloc move FFS sysctl variables
1995-03-31 Kirk McKusickmount now takes a name rather than a number, vfssw...
1995-03-31 Kirk McKusickreplace initialization of vfssw with vfsconf
1995-03-31 Kirk McKusickreplace vfssw with vfsconf
1995-03-31 Kirk McKusickreaddir now has producer provide cookies rather than...
1995-03-31 Kirk McKusickadd vfs_sysctl
1995-03-31 Kirk McKusickfirst argument to mount is now a string pointer
1995-03-31 Kirk McKusickenable vfs_sysctl; fix range bug in debug code
1995-03-31 Kirk McKusickadd filesystem type name to statfs structure; type...
1995-03-31 Kirk McKusickB_APPENDWRITE => B_NEEDCOMMIT for NFS version 3
1995-03-31 Kirk McKusickCTL_FS => CTL_VFS
1995-03-31 Kirk McKusickmassive update to incorporate version 3 protocol from...
1995-03-31 Eric Allmansimplify nullclient m4 files
next