unix-history/.git
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
1991-12-15 Kirk McKusickstatfs.f_bsize => statfs.f_iosize;
1991-12-15 Eric Allmanconvert lockf implementation to use fcntl directly
1991-12-15 Keith Bosticcreate LFS_IRELEASE/LFS_IWRITE macros so ifile times...
1991-12-15 Keith Bosticuse LFS_IRELEASE/LFS_IWRITE macros
1991-12-15 Keith Bosticinline lfs_iset in lfs_segment.c
1991-12-15 Keith Bosticuse LFS_IRELEASE/LFS_IWRITE macros
1991-12-15 Keith Bosticmake lfs_write code look like ffs_write again
1991-12-15 Keith Bosticinline lfs_iset in lfs_segment.c; use LFS_IRELEASE...
1991-12-15 Keith Bosticadd cleaner info, set SEGUSE_SUPERBLOCK on segments...
1991-12-15 Keith Bosticdisplay cleaner info
1991-12-15 Keith Bosticupdate cleaner info when marking a segment clean
1991-12-15 Keith Bosticchange lfs_newseg to do all the lastseg/curseg/newseg...
1991-12-15 Keith BosticCLEANINFO didn't need last_seg, last_time for now
1991-12-15 Keith Bosticadd LFS_CLEANERINFO macro for access to cleaner ifile...
1991-12-15 Keith Bosticnew man page format, document all of the options
1991-12-15 Eric Allmanallow udbexpand to return temporary failure errors
next