unix-history/.git
1995-03-30 Jan-Simon Pendryupdate man page for altflags and getmnt_silent
1995-03-30 Kirk McKusickupdate for version 3 from Rick Macklem
1995-03-30 Kirk McKusickupdate for version 3 NFS from Rick Macklem
1995-03-30 Kirk McKusickminor nits from Rick Macklem
1995-03-30 Kirk McKusickallow setting of alternate flags (from FreeBSD
1995-03-30 Kirk McKusickexpand to deal with alternate flags
1995-03-30 Kirk McKusickconversion of i_blocks to bytes needs to be cast to...
1995-03-30 Kirk McKusickufs_readdir needs to allocate space for cookies
1995-03-30 Kirk McKusickdi_blocks needs to be unsigned so conversion to 64...
1995-03-30 Kirk McKusickbtodb and dbtob need to work with 64-bit numbers (from...
1995-03-30 Kirk McKusickupdate for version 3 from Rick Macklem
1995-03-30 Kirk McKusickupdate for version 3
1995-03-30 Eric Allmanpreliminary code to allow automatic checking of NIS...
1995-03-30 Eric Allmandon't propogate RET or NOTIFY parameters down through...
1995-03-30 Eric Allmandelete unused SM_ falue
1995-03-29 Kirk McKusickcleanups; getnewfsid => vfs_getnewfsid; add sysctl
1995-03-29 Kirk McKusickcorrect type for umap_init
1995-03-29 Kirk McKusickcleanups; getnewfsid => vfs_getnewfsid; add sysctl
1995-03-29 Kirk McKusickadd einval function
1995-03-29 Kirk McKusickadd einval for invalid operations
1995-03-29 Kirk McKusickcleanups; getnewfsid => vfs_getnewfsid; add fdesc_sysctl
1995-03-29 Kirk McKusickdoreallocblks moves into ffs
1995-03-29 Kirk McKusickgetvfs => vfs_getvfs
1995-03-29 Eric Allman8.6.12 patch release
1995-03-29 Eric Allmanfix botch in IDENT code
1995-03-29 Eric Allmanno changes -- just to make version number match binary
1995-03-29 Eric Allmanavoid running out of file descriptors problem on vfork...
1995-03-28 Kirk McKusickadd new NFS V3 types
1995-03-28 Kirk McKusicklint
1995-03-28 Eric Allmanmake DSN info match draft numbers
1995-03-28 Eric Allmanignore IDENT responses with OSTYPE == OTHER
1995-03-28 Kirk McKusickadd page numbers for Ohta paper
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
next