avoid unnecessary <sys/time.h> inclusion
[unix-history] / usr / src /
1994-01-23 Eric Allmanavoid unnecessary <sys/time.h> inclusion
1994-01-23 Eric Allmanworkaround for GNU m4 1.0.3 bug
1994-01-23 Mike Hiblerdocument problem with sharing wired pages
1994-01-23 Eric Allmanallow comma-separated ALIAS_FILE defn; fix problem...
1994-01-23 Mike Hiblerdate and time created 94/01/22 09:04:15 by hibler
1994-01-23 Eric Allmanfix problem that caused loss of "invalid HELO arg"...
1994-01-23 Eric AllmanApollo/POSIX changes -- leading pathname of // can...
1994-01-23 Eric Allmanimprove error message
1994-01-23 Eric AllmanApollo & NeXT portability fixes
1994-01-22 Mike Hibler(no message)
1994-01-22 Mike Hiblerdate and time created 94/01/22 07:38:33 by hibler
1994-01-22 Keith Bosticdate and time created 94/01/22 05:57:02 by bostic
1994-01-22 Keith Bosticchange vfork to return a pid_t, not an int
1994-01-22 Kirk McKusickget rid of extraneous ifdef's
1994-01-22 Keith Bosticlint
1994-01-22 Keith Bosticcopyright typo
1994-01-22 Keith Bostictypo
1994-01-22 Kirk McKusickupdate for 4.4BSD-Lite
1994-01-22 Keith Bosticadd SEF's coypright notice
1994-01-22 Kirk McKusickfrom Mike Hibler
1994-01-22 Kirk McKusickdate and time created 94/01/21 18:27:41 by mckusick
1994-01-22 Kirk McKusickdate and time created 94/01/21 18:27:40 by mckusick
1994-01-22 Kirk McKusickadd mount_cd9660
1994-01-22 Kirk McKusickisofs => isofs/cd9660
1994-01-22 Keith Bosticnote Univ. of Wisconsin (map to sysv_shm.c)
1994-01-22 Keith Bosticadd USL's copyright notice
1994-01-22 Keith Bostictypo
1994-01-22 Keith Bosticadd USL's copyright notice
1994-01-22 Keith Bosticadd USL's coypright notice
1994-01-22 Keith Bosticyank to 8.7 -- there's an 8.6 out there that has the...
1994-01-22 Mike Hiblermake sure interleave > 0 for cd device
1994-01-22 Kirk McKusickcopy edit nits
1994-01-21 Kirk McKusicknot the right fix, but avoid the deadlock
1994-01-18 Jan-Simon Pendryupdate contrib line
1994-01-18 Jan-Simon Pendryadd pathconf entry
1994-01-18 Jan-Simon Pendrylint
1994-01-16 Eric Allman(no message)
1994-01-16 Eric Allmanchange for method of declaring statfs(2) interface
1994-01-16 Eric AllmanUnicos portability changes
1994-01-16 Eric Allmanrestore old prog mailer handling -- programs executed...
1994-01-16 Eric Allmanchange method of declaring statfs(2) functionality
1994-01-16 Eric AllmanUNICOS portability
1994-01-16 Eric Allmanchange shell wildcard convention to start with leading...
1994-01-15 Mike Hiblermissing "ifdef KTRACE" around ktrace code
1994-01-15 Mike Hiblercorrectly init v_ralen and v_maxra
1994-01-15 Keith BosticThe test for rootfs (now mountlist) is to avoid panic...
1994-01-15 Jan-Simon Pendryadd pathconf entry point
1994-01-14 Jan-Simon Pendryfix bogus code
1994-01-14 Mike Hiblerlint
1994-01-14 Keith Bosticthe Sparc isn't handling structures passed to the kerne...
1994-01-14 Keith Bosticadd uname(3) C library routine
1994-01-14 Keith Bosticusage should say newlfs, not newfs
1994-01-14 Keith Bosticthe Sparc isn't handling structures passed to the kerne...
1994-01-14 Mike Hiblerput my name in
1994-01-14 Eric Allmanpatch to protocol logging for short syslog buffer sizes
1994-01-14 Keith Bosticrootfs is gone, use mountlist instead
1994-01-14 Mike Hiblernew filesystem types
1994-01-14 Mike Hiblernew filesystems
1994-01-14 Mike HiblerMOUNT_AFS got lost in the last delta
1994-01-14 Keith Bosticlint/KNF, by Jan-Simon and I
1994-01-14 Keith BosticFixes a small memory leak (476 bytes) in libc's databas...
1994-01-14 Keith BosticMike Karels at BSDI's changes for osync, to make output...
1994-01-14 Mike Hiblerget rid of lingering swap_pager_finish reference
1994-01-14 Keith Bosticlint
1994-01-14 Keith Bosticlint and KNF conversion
1994-01-14 Keith Bosticlint
1994-01-13 Eric Allmanversion 8.6.5 -- see RELEASE_NOTES for details
1994-01-13 Mike Hiblerget rid of v_vm_fault, page faults are back under v_fau...
1994-01-13 Mike Hiblerreflect changes in mount.h, support for ISOFS
1994-01-13 Mike Hiblerreflect changes to mount.h and ability to export other...
1994-01-13 Mike Hibleradd -DMFS -DISOFS
1994-01-13 Mike Hiblerfix usage check for mfs, reflect changes to mount.h
1994-01-13 Mike Hiblermissing close bracket (from cgd)
1994-01-13 Kirk McKusickidentify as hp300
1994-01-13 Kirk McKusickcopyediting by Usenix
1994-01-13 Kirk McKusickclarify
1994-01-13 Kirk McKusicktypesetting nit
1994-01-13 Mike Hiblerforgot some of the lint
1994-01-13 Mike Hiblerlint
1994-01-13 Mike Hiblerlint, cleanup
1994-01-13 Mike Hibleruse new multi-page interface,
1994-01-13 Mike Hiblercleanup.
1994-01-13 Mike Hiblermulti-page interface for get/put.
1994-01-13 Mike Hiblernew prototypes.
1994-01-13 Mike Hiblerprototype clustered pageout interface,
1994-01-13 Mike Hiblerreflect change in vm_object_page_clean interface.
1994-01-13 Mike Hiblermods to vm_object_page_clean in support of msync,
1994-01-13 Mike Hiblermassive overhaul of msync, get rid of hack support...
1994-01-13 Mike Hiblernew vm_map_clean routine to do bulk of msync,
1994-01-13 Mike Hiblerreduce number of kernel map entries,
1994-01-13 Mike Hiblerkeep track of a few more vmmeter statistics.
1994-01-13 Mike Hiblerget rid of unused vm_move/vm_region routines.
1994-01-13 Mike Hiblermassive changes to use multi-page interface, cleanup.
1994-01-13 Mike Hiblerreflect new multi-page interface.
1994-01-13 Mike Hiblerget rid of vm_move.
1994-01-13 Mike Hiblermove export code from ufs layer to here (for other...
1994-01-13 Mike Hiblerexport routine and ufs_mountedon defns moved to mount.h.
1994-01-13 Mike Hiblerexport routines and ufs_mountedon moved to vfs_subr.c.
1994-01-13 Mike Hiblerreflect FS independent nature of export info.
1994-01-13 Mike Hiblerallow (optional) exporting to NFS,
next