prototype internal routines
[unix-history] / usr / src /
1991-12-24 Keith Bosticprototype internal routines
1991-12-24 Keith Bosticfts_dfd unused
1991-12-24 Keith Bosticminor rewording
1991-12-23 Keith Bosticbreak up into multiple modules
1991-12-23 Keith Bosticbroken up into multiple modules -- rewrite lots of...
1991-12-23 Keith Bosticdate and time created 91/12/22 18:55:14 by bostic
1991-12-23 Keith Bosticdate and time created 91/12/22 18:55:05 by bostic
1991-12-23 Keith Bosticdate and time created 91/12/22 18:54:58 by bostic
1991-12-23 Keith Bosticdate and time created 91/12/22 18:54:52 by bostic
1991-12-23 Keith Bosticdate and time created 91/12/22 18:54:45 by bostic
1991-12-23 Keith Bosticdate and time created 91/12/22 18:54:34 by bostic
1991-12-22 Eric Allmanprint some control characters in xputs
1991-12-22 Eric Allmandon't set FullName in daemon run
1991-12-22 Eric Allmaninclude some documentation of udb
1991-12-21 Eric Allmanset close-on-exec flag for recipient log file
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
next