unix-history/.git
1995-03-28 Eric Allmanmore cleanup for DSN drafts
1995-03-27 Eric Allmanavoid null pointer dereference
1995-03-27 Vernon Schryverfix initialization of socket
1995-03-27 Vernon Schryveradd missing htonl() which caused craziness on little...
1995-03-27 Vernon Schryverfix unlikely loop in median computation
1995-03-27 Vernon Schryver(no message)
1995-03-27 Vernon Schryverfix check for EINTR
1995-03-27 Kirk McKusicktftp is off by default for security
1995-03-25 Eric Allmandon't pass through NOTIFY= unless it was given in the...
1995-03-25 Jan-Simon Pendryminor formatting fix
1995-03-25 Eric Allmancompile glitch
1995-03-25 Kirk McKusickonly remove from special device list if it is on one
1995-03-24 Dave A. Bormandate and time created 95/03/24 07:45:19 by dab
1995-03-24 Jan-Simon Pendrylocking fixes (from jtkohl)
1995-03-24 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-24 Eric Allmanchange order in Makefile filenames: $os.$arch.$rel...
1995-03-24 Dave A. BormanWhen looking for command characters in the data stream,
1995-03-23 Dave A. BormanRemove an unneeded "\r\n" from fatalperror()
1995-03-23 Eric Allmancompile problem if !HASFLOCK
1995-03-23 Eric Allmanmore updates for DSN
1995-03-23 Eric Allmanavoid null messages if you get a tempfail on a recipien...
1995-03-23 Kirk McKusicktrack whiteout negative cache entries (from mycroft)
1995-03-23 Kirk McKusickhave to reinitialize the fs_maxcluster array as it...
1995-03-23 Kirk McKusicklstat returns inode number of symbolic link to match...
1995-03-23 Kirk McKusickpass exclusive create flag in to VOP_CREATE
1995-03-23 Kirk McKusickadd exclusive create flag for passing to VOP_CREATE
1995-03-23 Christos ZoulasChanges from Charles Hannum (mycroft@netbsd.org) to...
1995-03-23 Eric Allmannote that gcc problems are fixed in 2.6
1995-03-23 Christos Zoulasadded != '\0' to avoid gcc -Wall warning
1995-03-23 Eric Allmanspelling fixes
1995-03-22 Eric Allmancomment change
1995-03-22 Eric Allmanadd HP-UX 8xx series Makefile
1995-03-22 Eric Allmanname changes to make the documentation cleaner
1995-03-22 Eric Allmanmany changes for 8.7 -- not yet proofread
1995-03-22 Eric Allmanimproved debugging for envelope flags
1995-03-22 Eric Allmanif all addresses are expensive, don't bother forking...
1995-03-22 Eric Allmanfix -bp mode to print reasonable size
1995-03-22 Eric Allmaneliminate `D' line in qf file
1995-03-22 Eric Allmanremove picky check of qf file name
1995-03-22 Kirk McKusickavoid double definition of ufs_daddr_t
1995-03-22 Kirk McKusicknew include needed for ffs_extern.h
1995-03-22 Eric Allmanfix some compile problems with message sizes
1995-03-22 Eric Allmannew DSN draft
1995-03-21 Eric Allmanback out E qf line
1995-03-21 Eric Allmanpatch from Kimmo Suominen <kim@tac.nyc.ny.us>
1995-03-21 Kirk McKusickdaddr_t => ufs_daddr_t
1995-03-21 Kirk McKusickUse new LIST macros; timespecs go to explicit width...
1995-03-21 Kirk McKusickdaddr_t => ufs_daddr_t; timespecs go to explicit width...
1995-03-21 Kirk McKusicktimespecs go to explicit width fields
1995-03-21 Kirk McKusickUse new LIST macros; timespecs go to explicit width...
1995-03-21 Kirk McKusickdaddr_t => ufs_daddr_t; timespecs go to explicit width...
1995-03-21 Kirk McKusickdaddr_t => ufs_daddr_t
1995-03-21 Kirk McKusickconvert from timespec to explicit types
1995-03-21 Kirk McKusickdaddr_t => ufs_daddr_t
1995-03-21 Kirk McKusickproper definition for timespec
1995-03-21 Kirk McKusickuse new list macros
1995-03-21 Kirk McKusickhave to save old clsutering info buffer when reloading
1995-03-21 Eric Allmancleanup hesiod botch
1995-03-21 Eric Allmanupdate for UnixWare
1995-03-21 Kirk McKusickhave to check MNT_ASYNC when deciding how to write...
1995-03-21 Keith Sklowerwhen esis_shoutput is constructing a packet that overfl...
1995-03-21 Eric Allmanfix local timezones
1995-03-19 Kirk McKusickreverse arguments to VOP_LINK (to get them right)
1995-03-19 Kirk McKusickmerge in code from Poul-Henning Kamp
1995-03-15 Eric Allmanfix a possible core dump where Hesiod and UDB touch
1995-03-15 Eric Allmanhacks to make it more IDA-like -- they have other problems
1995-03-15 Kirk McKusickmissing .Ar (from cael)
1995-03-15 Eric Allmanmove <db.h> into /usr/sww/include
1995-03-15 Eric Allmanchange call to expand() to be more rational (and consis...
1995-03-15 Eric Allmanbe more precise on MAXNAME checking
1995-03-15 Eric Allmanmisc
1995-03-14 Eric Allmanfix problem that can cause very long R lines in qf...
1995-03-14 Eric Allmanfix glitch in IDENT processing that caused it to always...
1995-03-14 Eric AllmanNIS on IRIX fixes
1995-03-14 Eric Allmanturn on NIS by default
1995-03-13 Eric Allmanadd 'j' mailer flag to rewrite recipient addresses
1995-03-13 Eric Allmanadd userdb map class
1995-03-13 Eric Allmandefault -z to white space on text maps; use -z: to...
1995-03-13 Eric Allmanadd M_UDBRECIPIENT in anticipation of better userdb...
1995-03-13 Eric Allmanflock(2) is broken in Linux
1995-03-12 Eric Allmanmore MIME cleanup
1995-03-12 Eric Allmanadd MAXMIMENESTING
1995-03-12 Eric Allmanfix several MIME boundary-condition problems
1995-03-12 Kirk McKusickVOP_CLOSE takes four arguments (from mycroft)
1995-03-11 Eric Allmanimproved security when opening files
1995-03-11 Dave A. BormanFix two TCP bugs. The first is to recognize and
1995-03-11 Kirk McKusickfix up synopsis
1995-03-11 Eric Allmanadd SFF_OPENASROOT for safefopen
1995-03-11 Eric Allmanportability for IRIX
1995-03-11 Eric Allmanportability fix for ConvexOS
1995-03-11 Eric Allmanadd SFF_REGONLY
1995-03-10 Eric Allmandon't use "-tm c1" field -- this forces a particular...
1995-03-10 Eric Allmanhacks for "some SVR4 systems" that define EX_OK in...
1995-03-09 Eric Allmandiagnose bogus time units
1995-03-09 Eric Allman8.6.11
1995-03-08 Eric Allmanadd <unistd.h> for Solaris 2.4 and other "modern" systems
1995-03-08 Eric Allmancase pseudo-characters to u_char; allow for more map...
1995-03-08 Eric Allmanfix bug in xputs -- wasn't properly printing \n, \r...
1995-03-08 Eric Allmanhave to self-declar h_errno if using BIND 4.9.3 (ugh)
1995-03-08 Eric Allmanline-buffer transcript file
next