unix-history/.git
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
1991-12-15 Keith Bosticfix usage message
1991-12-15 Eric Allmancomments about the latest round of hacking
1991-12-15 Eric Allmanfix race condition in queue file locking; generalize...
1991-12-14 Keith Bosticupdate the superblock
1991-12-14 Eric Allmansome System V hacks....
1991-12-14 Eric Allmanmail.CS.Berkeley.EDU should masquerade as CS.Berkeley.EDU
1991-12-14 Eric Allmanchange lockf code to avoid race condition
1991-12-14 Keith Bosticmajor fixes to buffer queueing, segment structure;...
1991-12-14 Keith Bosticif NMI interrupt, don't try to sync
1991-12-14 Keith Bosticno normative chnage, trivial cleanup
1991-12-14 Keith Bosticadd SEGUSE flags
1991-12-14 Eric Allmanfix lockf code; have getcanonname recognize canonical...
1991-12-13 Eric Allmangive initialization a chance
1991-12-13 Eric Allmanallow for default UDB spec at compile time
1991-12-13 Kirk McKusickmissing static declaration
1991-12-13 Kirk McKusickignore files with NODUMP flag set
1991-12-13 Kirk McKusickdate and time created 91/12/12 16:56:57 by mckusick
1991-12-13 Kirk McKusickdate and time created 91/12/12 16:56:56 by mckusick
1991-12-13 Marc Teitelbaumdon't install profiled libs on mips (yet)
1991-12-13 Kirk McKusickadd -o option to list file flags
1991-12-13 Kirk McKusickadd file flags definitions
1991-12-13 Mike Karelsinclude host name in insecurity mail subject
1991-12-13 Kirk McKusickupdate for new syntax and semantics from Rick Macklem
1991-12-13 Eric AllmanNEWSENDMAIL is the default
1991-12-13 Eric Allman"OLDSENDMAIL" macro undefines "NEWSENDMAIL"
1991-12-13 Eric Allmandefine $m macro to have the domain part of $w
1991-12-13 Eric Allmansubstantial changes to handle CS subdomain
1991-12-13 Eric Allmanchange internal macro name
1991-12-13 Eric Allmannormalize locations of system files
1991-12-13 Eric Allmandon't assume @cs in USERDB_SPEC
1991-12-13 Eric Allmanhacks for HP-UX (ugh)
1991-12-13 Eric Allmanmodifications for CS subdomain server
1991-12-13 Eric Allmancheckpoint of hacking for mail.cs.berkeley.edu
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticversion 2; add cksum, make keywords flexible, new outpu...
1991-12-12 Keith Bosticcalculate crc over set of files; used by mtree(1)
1991-12-12 Keith BosticLFS version 2; cleaner system calls
1991-12-12 Eric Allmandate and time created 91/12/11 12:50:44 by eric
1991-12-12 Keith BosticIf two keys compare equal, return the index of the...
1991-12-11 Kirk McKusickcleanups for new refer
1991-12-11 Kirk McKusickspecify printer
1991-12-11 Keith Bosticadd a numerical argument example
1991-12-10 Keith Bosticwelcome to the wonderful world of ANSI!
1991-12-10 Keith Bosticprogrammer head space error
1991-12-10 Kirk McKusickLFS syscalls are conditional on LFS being defined
1991-12-10 Keith Bostichtonl -> HTONL
1991-12-10 Eric Allmandate and time created 91/12/09 14:24:06 by eric
1991-12-09 Eric Allmaninclude LOCKF compilation variable
1991-12-09 Eric AllmanF_TEST => F_TLOCK
1991-12-08 Keith Bosticargv[1] should be argv[0]
1991-12-07 Keith Bostic<sys/mount.h> needs <sys/ucred.h>
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bostictypo
1991-12-07 Keith Bosticcheckpoint
1991-12-07 Keith Bosticupdate DFL_LFSSEG_MASK
1991-12-07 Keith BosticLFS version 2
1991-12-07 Keith Bosticcheckpoint
1991-12-07 Keith BosticLFS version 2; partial segments, new framing structure...
1991-12-07 Keith BosticLFS version 2; minor updates
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; truncate must do vinvalbuf
1991-12-07 Keith BosticLFS version 2; no changes required
1991-12-07 Keith BosticLFS version 2; break bmap into three routines, using...
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; no longer read the segusage table, it...
1991-12-07 Keith BosticLFS version 2; minor cleanups, nothing important
1991-12-07 Keith BosticLFS version 2; use B_LOCKED queue for buffers
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-12-07 Keith BosticLFS version 2; describe partial segments, new framing...
1991-12-07 Keith BosticLFS version 2; move lfs_getversion to lfs_segment.c
1991-12-07 Keith Bosticnew addressing conventions, using negative numbers...
1991-12-07 Keith Bosticmake triply indirected blocks work
1991-12-07 Keith Bosticadd SCCS header
1991-12-07 Keith Bosticdate and time created 91/12/06 16:11:46 by bostic
1991-12-07 Keith BosticLFS V2; add system calls for cleaner
1991-12-07 Keith BosticLFS V2; add cleaner system call file
1991-12-07 Keith Sklowermfs needs some of the ffs files
1991-12-07 Keith Bosticadd ssize_t, required by POSIX 1003.1
1991-12-07 Keith Bosticadd _SSIZE_T_
next