won't build with newvm system.
[unix-history] / usr / src / sys /
1991-04-11 Mike Karelsrm DIOCHDR
1991-04-10 Marc Teitelbaumadd TIOCDRAIN to implement POSIX.1 tcdrain() function
1991-04-09 Marc Teitelbaumremove conversion ioctls
1991-04-05 Mike Karelsit's ours
1991-04-04 Keith Bosticone version for tahoe, hp300; miscellaneous cleanups
1991-04-04 Keith Bosticone version for i386 and vax; miscellaneous cleanups
1991-04-04 Keith Bosticdon't make machine type specific
1991-04-04 Keith Bosticdate and time created 91/04/03 16:51:31 by bostic
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-04-04 William Nesheimdate and time created 91/04/03 12:33:10 by william
1991-04-04 William Nesheimdate and time created 91/04/03 12:32:20 by william
1991-04-03 Mike Karelsmore precise logging; proper use of tprint
1991-04-03 Mike Karelsdon't need SPAGV on proc; rm other obsol. proc flags
1991-04-03 Mike Karelsansification: need prototype for function pointer
1991-04-02 Keith Bosticshut gcc up (warning: `/*' within comment)
1991-04-02 Mike Karelsfix fault in vdreset_ctlr when unit isn't configured...
1991-04-01 Keith Bosticcleanup up GCC -D stuff
1991-04-01 Mike Karelsmove initflags from locore/icode to static in main
1991-04-01 Mike Karelsgive sync a return value; rm OFILE
1991-04-01 Kirk McKusickinitialize error return to zero (4.3BSD-reno/sys/6)
1991-03-28 Thomas FerrinAvoid receiver ring overrun
1991-03-28 Kirk McKusickcopyright revision request from CMU
1991-03-28 Kirk McKusickMike's comments on the copyright notice
1991-03-27 Keith Sklowericode now calls exeve instead of execv;
1991-03-26 Keith Bostic_DIR_ => _DIR_H
1991-03-26 Kirk McKusickget rid of unneeded namei
1991-03-26 Mike Karelsremove execv (library didn't use), obsolete vhangup...
1991-03-26 Mike Karelsdon't need compat_43 execv, 4.3 used execve for execv
1991-03-26 Mike Karelsnew filedesc structure; point p_stats, p_sigacts at...
1991-03-26 Mike Karelsnow use single array of descriptors, either within...
1991-03-26 Mike Karelsclean up includes, rm OFILE*, release vmspace instead...
1991-03-26 Mike Karelsrm user.h; namei.h is in vnode.h
1991-03-26 Mike Karels(in last delta:) use array of signal property flags...
1991-03-25 Mike Karelsnew device calling conventions, consolidate nullops
1991-03-25 Mike Karelsnew device calling conventions, return correct error...
1991-03-25 Mike Karelsnew device calling conventions
1991-03-25 Mike Karelsrm user.h, OFILE
1991-03-25 Mike Karelsrm user.h
1991-03-25 William Nesheim(checked in by karels) add i386 tags
1991-03-23 Chris Torekfix #ifndef TRACE definition of `trace' (gcc complains...
1991-03-23 William Nesheimadded flag bit to note which kind of entry into kernele
1991-03-23 Steven McCannedate and time created 91/03/22 16:05:35 by mccanne
1991-03-23 Steven McCannedate and time created 91/03/22 16:01:51 by mccanne
1991-03-21 Keith Sklowerfix bug reported by swise@ibm.com
1991-03-20 Kirk McKusickupdate CMU copyright and distribution notice
1991-03-20 Keith Bostic/sys/tahoedist -> /sys/tahoe/dist
1991-03-20 Steven McCannedate and time created 91/03/19 18:50:37 by mccanne
1991-03-20 Steven McCannedate and time created 91/03/19 18:27:13 by mccanne
1991-03-20 Steven McCanneadd bpf
1991-03-20 Mike Karelsnodev split to enodev/enxio; rename /dev/tty; try to...
1991-03-20 Mike Karelsbigger buffers for tcp; purge user.h
1991-03-20 Mike Karelsfirst cut for new proc & user structs (still need to...
1991-03-20 Mike Karelsfirst cut for new proc & user structs (still need to...
1991-03-20 Mike Karelsfirst cut for new proc & user structs (still need to...
1991-03-20 Mike Karelsexpunge user.h, other unneeded headers
1991-03-19 Steven McCanneadd bpf hooks
1991-03-19 Steven McCanneadd if_pcount field
1991-03-19 Steven McCanneadd bpf
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Mike Karelsmore-or-less working with new proc & user structs
1991-03-18 Kirk McKusickput in (probably required) delay
1991-03-18 Kirk McKusicknulldev => nullop nodev => enodev or enxio
1991-03-18 Mike Karelsfrom LBL
1991-03-17 Mike Karelsnew protocol for kgdb
1991-03-17 Mike Karelsadd kgdb_connect, kgdb_panic; use normal major dev...
1991-03-17 Keith Sklowerallow ifa to be specifed idependently/in addition to
1991-03-17 Keith Sklowerallow the ifa to be specified as well as the ifp on...
1991-03-17 Donn SeeleyA few more prototype tweaks.
1991-03-14 Kirk McKusickcache open with O_CREAT when the name already exists
1991-03-14 Keith Bostichad return; and return(value);
1991-03-13 Keith Sklowerfix from mostek@cray
1991-03-13 Keith Sklowerfixes from mostek@cray
1991-03-13 Keith Sklowerfixes from mostek@cray; also add processing for opening...
1991-03-13 Keith Sklowermove tp0_stash here from tp_subr.c since we include...
1991-03-13 Keith Sklowerfix from mostek@cray
1991-03-13 Keith Sklowerfixes from mostek@cray
1991-03-13 Keith Sklowermove tp0_stash to tp_subr2.c to avoid including x25...
1991-03-13 Keith Sklowerargs to log() wrong; need syslog.h to define LOG_DEBUG
1991-03-13 Keith Sklowerpseudodev argoxtwentyfive becomes option TPCONS
1991-03-13 Keith Sklowerreformat according to UBC conventions (space before...
1991-03-13 Keith Sklowerold version ignored negotiated window size and used...
1991-03-13 Keith Sklowerfix minor bug dereferencing null control blocks\;
1991-03-13 Keith Sklowerallow for 2 new packet types (Reject & Diagnostic)
1991-03-13 Keith Sklowerold cpp forgave missing double quotes at end of #includ...
1991-03-13 Keith SklowerThis version doubly links all pklcd's for debugging;
1991-03-13 Keith Sklowerallow for two more packet types defined in iso 8208
1991-03-13 Mike Karelsnew file in update from van
1991-03-13 Mike Karelsupdate from van using newer protocol; add kgdb_acc...
1991-03-13 Keith Sklowerreformat to UBC conventions (space before parameter...
1991-03-12 Kirk McKusickmissing iput
1991-03-12 Kirk McKusicksetup uio vectors explicitly as they are no longer...
1991-03-12 Kirk McKusickreset directory link counts on I/O failure
1991-03-12 Mike Karelsmuch-updated version from van, uses slip framing
next