unix-history/.git
1992-01-08 Marc Teitelbaumadd fp.s
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Kirk McKusickrefinement in definitions of spl from Rick Macklem
1992-01-08 Kirk McKusickcontributed by Ralph Campbell
1992-01-08 Marc Teitelbaumminor optimization
1992-01-08 Mike Karelsfix up comment
1992-01-08 Keith Sklowerchanges required by nov 92 version of socketvar.h
1992-01-07 Kirk McKusickupdate to reflect mount_nfs being moved out
1992-01-07 Kirk McKusickfrom Rick Macklem
1992-01-07 Kirk McKusickbreak out NFS handling (to mount_nfs)
1992-01-07 Kirk McKusickminor updates from Rick Macklem
1992-01-06 Eric Allmanspell out options to make local tuning easier
1992-01-06 Eric Allmanclean up #ifdef configuration to more cleanly match...
1992-01-05 Eric Allmanallow limited 8-bit support; allow [TCP] as an alias...
1992-01-05 Eric Allmaninclude defaults for SendMode and ErrorMode; never...
1992-01-03 Eric Allmanmark tempfail during initial usersmtp open to avoid...
1992-01-01 Keith Bosticset time before the checksum...
1992-01-01 Keith Bosticget dkcksum from disklabel subdirectory
1992-01-01 Keith Bosticdate and time created 91/12/31 17:04:28 by bostic
1992-01-01 Keith Bosticrip out mkfs calls, so can delete mkfs.c from source
1992-01-01 Keith Bosticdate and time created 91/12/31 17:00:36 by bostic
1992-01-01 Keith Bostic<sys/mount.h> needs <sys/uncred.h>
1992-01-01 Keith Bosticadd LFS support
1992-01-01 Keith Bosticadd lfs_flush routine, just a hack until Kirk's done
1992-01-01 Keith Bosticdelete if_st_atime
1992-01-01 Keith Bosticdelete if_st_atime, minor fixes
1992-01-01 Keith Bosticupdate
1992-01-01 Keith Bosticdate and time created 91/12/31 15:10:25 by bostic
1992-01-01 Keith Bosticmake lfs_write really work
1992-01-01 Keith Bosticsync no longer needs single-threading code, it's done...
1992-01-01 Keith Bosticnbytes shouldn't include superblocks or summary blocks
1992-01-01 Keith Bosticfix lfs_markv code to check right order of things,...
1992-01-01 Keith Bosticdelete LFS_IRELEASE, just do a brelse
1992-01-01 Keith Bosticdatosn, sntoda moved to lfs.h; check v_dirtyblkhd in...
1992-01-01 Keith Bosticadd lfs_balloc external declaration
1992-01-01 Keith Bosticfix printf types for disk inode dump routien
1992-01-01 Keith Bosticadd lfs_balloc, routine to allocate a block for writing
1992-01-01 Keith Bosticadd lfs_flush routine, to flush out B_LOCKED queue...
1992-01-01 Keith Bosticextend the IFILE, minor cleanups
1992-01-01 Keith Bosticminor reorg; delete if_st_atime field, not used; move...
1991-12-31 Keith Bosticminor catchup before integrating lfs_truncate
1991-12-31 Keith Bosticlots of minor reworking, lock the IFILE vnode before...
1991-12-31 Keith Bostichexdump no longer specified by POSIX 1003.2
1991-12-31 Keith Bosticadd fts_cycle for cycles, quit overloading fts_link...
1991-12-31 Keith Bosticget rid of the savelink stuff and just add another...
1991-12-31 Keith Bosticweren't checking high enough in the tree for cycles...
1991-12-29 Keith Bosticadd -S option back in
1991-12-29 Keith BosticANSI C: tolower/toupper only work if isupper/islower...
1991-12-29 Keith Bosticdon't permit illegal file modes; lots of minor ANSI...
1991-12-29 Keith Bosticfix example, synopsis line
1991-12-28 Keith Bosticdelete extra extern function declaratoins
1991-12-27 Keith BosticSEEDOT replaced FTS_DOT completely
1991-12-26 Keith Bosticdon't blow away TERMCAP environmental variable if a...
1991-12-25 Keith Bosticminor cleanup, make check command skip comments
1991-12-25 Keith Bosticadd the -a, -d, -p and -r options back in
1991-12-25 Keith Bosticremove whitespace on the end of the lines
1991-12-25 Eric Allmanallow F config line to open a pipe
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
next