unix-history/.git
1991-12-21 Eric Allmanadd -R flag to log incoming raw recipients for analysis
1991-12-21 Eric Allmanmany hacks to get mail.cs working well
1991-12-21 Eric Allmanwhen forwarding UUCP mail, make it a route-addr to...
1991-12-21 Eric Allmanif we are running new sendmail, assume no_wildcard_MX
1991-12-21 Eric Allmanthis is an old sendmail implementation (for the time...
1991-12-21 Eric Allmanremember to pay attention to =L class in old sendmail...
1991-12-21 Eric Allmanmail.cs should be exposed, so mail from root makes...
1991-12-21 Eric Allmanlook for databases on local disk; include eecs in match
1991-12-20 Kirk McKusickget sense of waiting right (from torek)
1991-12-20 Kirk McKusickavoid null proc pointers (as when panicking)
1991-12-20 Kirk McKusickadd libquad.a for quad support (should probably get...
1991-12-20 Mike Karelscleanups to LD definitions
1991-12-20 Mike Karelsclosef must be prepared for a null proc pointer from...
1991-12-20 Mike Karelsunp_discard has to pass a (null) proc ptr to closef
1991-12-20 Kirk McKusickdebugging code for tracking down stray locks;
1991-12-20 Kirk McKusickhave to remove lock from waiting chain when giving up
1991-12-20 Keith Sklowerreference count ifaddrs to make them safe for deletion
1991-12-20 Keith Sklowerdirs
1991-12-20 Keith Sklowerrefernce count ifaddrs
1991-12-20 John A. Kunzechanged :is to reset only scrolling region (e.g., not...
1991-12-20 Kirk McKusickva_rsv only exist when _NOQUAD support
1991-12-20 Kirk McKusickvattr grew, so number of spares shrank
1991-12-20 Kirk McKusickminor lint; initialize modrev time for NFS leases
1991-12-20 Kirk McKusickselect i_size base on _NOQUAD support; update modrev...
1991-12-20 Kirk McKusickselect di_size based on _NOQUAD support
1991-12-20 Kirk McKusickmust cast long argument to vnode_pager_setsize
1991-12-20 Kirk McKusickslight reordering; update modrev time for NFS leases
1991-12-20 Kirk McKusickmust cast di_size passed to printf
1991-12-20 Kirk McKusickmust cast long argument to vnode_pager_setsize
1991-12-20 Kirk McKusickslight reordering; update modrev time for NFS leases
1991-12-20 Kirk McKusickupdate for quad support
1991-12-20 Kirk McKusickadd quad support
1991-12-20 Kirk McKusickquad => quad_t
1991-12-20 Kirk McKusicknow includes endian.h; define quad_t based on _NOQUAD...
1991-12-20 Kirk McKusickquad => quad_t; select va_size based on _NOQUAD support
1991-12-20 Kirk McKusickendian.h is now included in types.h
1991-12-20 Kirk McKusickadd mono_time for NFS leases
1991-12-20 Kirk McKusickfsid_t is not really a quad, it is two longs
1991-12-20 Kirk McKusickadd panic for uncleaned vnode private areas
1991-12-20 Kirk McKusickreorder vattr_null to avoid bugs in GCC quad's
1991-12-20 Kirk McKusickadd mono_time for NFS leases
1991-12-20 Kirk McKusickreorg for quad support
1991-12-19 Keith BosticMake sure that the overflow points get initialized...
1991-12-19 Marc Teitelbaumchecked in for Marc (Keith Bostic)
1991-12-19 Keith Bosticlint + no exit() in main from Guy Harris; add getopt...
1991-12-18 Keith Skloweranother fix from Dirk Husemann
1991-12-18 Keith Skloweranother fix from dkhusema
1991-12-18 Eric Allmanfix <route-addr> handling in ruleset 4
1991-12-18 Keith Sklowerbig-or-odd-size packet option. (n x 128 instead of...
1991-12-18 Eric Allmanadd ENOSR (no streams resources) to list of temporary...
1991-12-18 Keith Sklowerenforce cloning bit for route to interface
1991-12-18 Eric Allmanoops..... m4 problem
1991-12-18 Eric Allmanmake NEWSENDMAIL the default
1991-12-17 Keith Bosticdon't make routines static
1991-12-17 Kirk McKusickdynamically allocate private part
1991-12-17 Kirk McKusickM_SUPERBLK rolled into M_UFSMNT
1991-12-17 Kirk McKusicknew approach for handling aliases (based on local node...
1991-12-17 Kirk McKusickfree UFS private data area
1991-12-17 Kirk McKusicksillyrename now in nfsnode
1991-12-17 Kirk McKusickallocate and free nfsnode private part; sillyrename...
1991-12-17 Kirk McKusicknew approach for handling aliases (based on local node...
1991-12-17 Kirk McKusickdynamically allocate private part
1991-12-17 Kirk McKusickM_SUPERBLK rolled into M_UFSMNT
1991-12-17 Kirk McKusickfree dynamically allocated part
1991-12-17 Kirk McKusickdynamically allocate private part
1991-12-17 Keith BosticANSI stuff, use err() routine so error messages are...
1991-12-17 Kirk McKusickmfs_reclaim becomes a real function
1991-12-17 Kirk McKusickreorganize for private allocation
1991-12-17 Kirk McKusickmake hash table size dynamically allocated
1991-12-17 Kirk McKusickreorganize for private allocation; make use of spares...
1991-12-17 Kirk McKusickadd types for filesystem private nodes
1991-12-17 Kirk McKusickeliminate private area and let filesystems allocate...
1991-12-17 Chris Torekread 8k blocks (4.3BSD-reno/usr.bin/29)
1991-12-17 Keith Bosticdon't bother with the macros, performance isn't an...
1991-12-17 Keith Bosticfix BTDATAOFF macro to work even if the compiler pads...
1991-12-17 Keith Bosticget the swap macro sizes right
1991-12-17 Keith Bosticdon't bother with the macros, performance isn't an...
1991-12-16 Keith Bosticupdate byte count on segments marked clean
1991-12-16 Keith Bosticadd getopt front-end
1991-12-16 Keith Bosticoff-by-the-usual
1991-12-16 Keith BosticIt's an ANSI kind of world
1991-12-16 Keith Bosticdon't make routines static
1991-12-16 Eric Allman<sysexits.h> before "conf.h"
1991-12-16 Eric Allmanfix botch in MX forwarding rules on mail.cs and ucbvax
1991-12-16 Eric Allmanfix botch in =F rules
1991-12-16 Kirk McKusickinclude file ordering
1991-12-16 Kirk McKusickinclude ordering
1991-12-16 Kirk McKusickreorder includes to keep kernel and fsck happy
1991-12-16 Eric Allmanclear errno after trying to open the database list
1991-12-16 Eric Allmanclear errno at top of loop to avoid bogus messages
1991-12-16 Eric Allmandrop STATIC
1991-12-16 Eric Allmanudbexpand.c => udb.c
1991-12-16 Eric Allmanseparate support for header vs envelope sender; if...
1991-12-16 Kirk McKusickrestore alignment
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-15 Kirk McKusickpull in <sys/ucred.h> for user programs
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize; statfs.f_fsize ...
1991-12-15 Kirk McKusickadditions for new export semantics
next