unix-history/.git
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...
1994-01-12 Kirk McKusickadded struct reg for procfs (from ralph)
1994-01-12 Kirk McKusickdon't panic if corrected memory read error (from ralph)
1994-01-12 Kirk McKusickfix msgbuf so printfs from a panic will get logged...
1994-01-12 Kirk McKusickprint to virtual console so X screen isn't scrolled...
1994-01-12 Kirk McKusickfix page allocating to use new list macros (from Ralph)
1994-01-12 Kirk McKusickfix error message being partially printed on two differ...
1994-01-12 Kirk McKusickadd pmax/pmax/procfs_machdep.c for /proc
1994-01-12 Kirk McKusickclean up include syntax
1994-01-11 Eric Allmanavoid QuickAbort problems while uid is reset; repair...
1994-01-11 Eric Allmanbotch with trailing dots
1994-01-10 Keith Bosticmake nvi unnumbered, it's changing too fast
1994-01-10 Keith Bosticdon't need termios.h any longer
1994-01-10 Keith Bosticaddbytes doesn't need termios.h any more.
1994-01-10 Eric Allmantry to make it more inclusive
1994-01-10 Eric AllmanHP-UX compatibility: use correct /etc/shells default
1994-01-10 Eric Allmanimprove obsolete flag processing -- it choked on new...
1994-01-10 Eric Allman-z flag is different on HP-UX
1994-01-10 Eric Allmanfix problem causing excessive rewriting of headers...
1994-01-10 Eric Allmanallow OITrue without an error message
1994-01-09 Eric AllmanHP-UX now has GETUSERSHELL turned off by default
1994-01-09 Eric AllmanHP-UX portability changes
1994-01-09 Eric Allmanfix problem that was causing the ctladdr of whoever...
1994-01-09 Eric Allmanfix improper diagnosis of "aliasing/forwarding loop...
1994-01-09 Eric AllmanHP-UX portability changes
1994-01-08 Chris G. Demetriouadd BPF support. compress all packets. stabilize error...
1994-01-08 Keith BosticIOCBASECMD was masking out 13 bits of command, instead...
1994-01-08 Keith BosticChuck Karish of Mindcraft says that POSIX.1 requires...
1994-01-08 Keith Bosticthe lseek declaration requires <sys/cdefs.h>
1994-01-08 Keith Bosticdelete duplicate '/' in file name
1994-01-08 Keith Bosticsprintf->snprintf, remove duplicate '/' in file name
1994-01-08 Keith Bosticsprintf->snprintf, don't put in an extra '/'
1994-01-08 Keith Bosticlint
1994-01-08 Keith Bosticuse C library error functions, not local one
1994-01-08 Keith Bosticdon't cast lseek value to a long
1994-01-08 Keith Bosticmake lseek match 4.4BSD definition
1994-01-08 Eric Allmanchange HOP-
1994-01-08 Keith Bosticdate and time created 94/01/07 14:52:02 by bostic
1994-01-08 Keith Bosticadd patch
1994-01-08 Keith Bosticlint
1994-01-08 Keith Bosticfixed bugs recognizing new test case (or ignoring it)
1994-01-08 Keith Bosticfloor() and abs() are declared in /usr/include/{math...
1994-01-08 Keith Bostic<sys/types.h> includes <endian.h> which defines htons...
1994-01-08 Keith Bosticdon't use __dead here, it hoses portability
1994-01-08 Eric Allmanuse full domain name in UUCP mailer for consistency...
1994-01-08 Eric Allman(no message)
1994-01-07 Kirk McKusickhave to init b_vnbufs to NOLIST
1994-01-07 Kirk McKusickNOLIST moves to buf.h so it can be used for initialization
1994-01-07 Kirk McKusickhave to init b_vnbufs list
next