unix-history/.git
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,
1994-01-13 Mike Hibleruse new vfs_export routine, ufs_mountedon -> vfs_mountedon.
1994-01-13 Mike Hiblerdefine docluster{read,write} as 1 if DEBUG not defined.
1994-01-13 Kirk McKusickifdef sun => ifdef sparc
1994-01-13 Mike Hibleruse new vfs_export routine, ufs_mountedon -> vfs_mountedon.
1994-01-13 Mike Hiblerufs_mountedon is now vfs_mountedon.
1994-01-13 Mike Hiblermassive overhaul to the clustering strategy,
1994-01-13 Mike Hiblerplace holders for procfs and afs.
1994-01-13 Mike Hiblerentries_pageable set TRUE for shm_map (see vm_map.c...
1994-01-13 Mike Hiblerexperimental code for "unmanaged" buffers,
1994-01-13 Mike Hibleruse pmap routines to do pagemove.
1994-01-13 Jan-Simon Pendrylink with -lcompat to pick up "correct" regex functions
1994-01-13 Mike Hiblerdubious change to not remove wired mappings in pmap_pro...
1994-01-13 Mike Hiblerhandle "reverse priority" searches of SCSI devices...
1994-01-13 Mike Hiblerimprovements for removable media
1994-01-13 Mike Hiblerreorganization for generic support of export information,
1994-01-13 Mike Hiblernew v_maxra field for clustering,
1994-01-13 Mike Hiblertypes for ISOFS.
1994-01-13 Mike Hiblerentries_pageable set TRUE for buffer map (set vm_map...
1994-01-13 Jan-Simon Pendryfix CFLAGS
1994-01-13 Eric Allmansome cleanup for short syslog buffers
1994-01-13 Mike Hiblerdocument SCSI_REVPRI, MAPPEDCOPY, BUFFERS_UNMANAGED
1994-01-13 Mike Hibleradd isofs files.
1994-01-13 Keith Bostictypo
1994-01-13 Keith Bosticlint
1994-01-13 Keith Bosticdon't put comments inside comments
1994-01-13 Keith Bosticlint
1994-01-12 Eric Allmanadd warning about upper case letters in NIS keys
1994-01-12 Eric Allman"c" option was poorly documented
1994-01-12 Eric Allmanfix comment on "c" option
1994-01-12 Eric Allmanadd failure of sender deletion in :include: lists
1994-01-12 Eric AllmanOSF/1 patch
1994-01-12 Eric Allmanchange prototypes of tick() to match signal handler
1994-01-12 Kirk McKusickdebugging the new list code
1994-01-12 Kirk McKusickadd ability to run ffs totally asynchronously (dangerously)
1994-01-12 Jan-Simon Pendrydate and time created 94/01/11 23:26:34 by pendry
1994-01-12 Kirk McKusickadd generic MNT_ASYNC flag
1994-01-12 Kirk McKusickadd MNT_ASYNC flag to run your filesystem dangerously
1994-01-12 Keith Bostictypo
1994-01-12 Keith Bosticuse standard promotion rules
1994-01-12 Kirk McKusickcleanup include syntax
1994-01-12 Kirk McKusickclean up include syntax
1994-01-12 Kirk McKusick4.4BSD snapshot (revision 8.1); add 1993 to copyright
1994-01-12 Kirk McKusickfix panic message to print a string rather than a funct...
next