pluralized "mod.sample" title
[unix-history] / sys /
1993-07-22 Rod GrimesVery small patch from Julian Elischer to make the ultra...
1993-07-21 Nate WillamsMoved a POSIX termios definition out of non-POSIX prote...
1993-07-21 Paul RichardsFixed attach printfs for new format (thanks Chris)
1993-07-21 Paul RichardsAdded statistical counters ipackets,opackets etc.
1993-07-20 David Greenman Added config file override for memory size and added...
1993-07-20 Nate WillamsA missing change for the RR code.
1993-07-20 Nate WillamsAdded missing files from Net/2 that allow you to add...
1993-07-20 Jordan K. HubbardAdded RockRidge support files.
1993-07-20 Jordan K. HubbardAdded RockRidge support to isofs.
1993-07-20 Jordan K. HubbardApplied Andrew's patch to fix loop-on-logout problem.
1993-07-20 Jordan K. HubbardChanged comment relating to memsize to be a little...
1993-07-20 Jordan K. HubbardFixed to allow iosiz config parameter to override what...
1993-07-20 Jordan K. HubbardRemoved check for interrupting board before interrupts...
1993-07-19 Nate WillamsRemoved un-ncecessary "adding swap" message in vm_swap...
1993-07-19 Rod Grimespcfs was freeing an unitialized pointer. gcc -Wall...
1993-07-18 Paul RichardsChanged volatile declaration to __volatile because...
1993-07-18 Rod GrimesFixed sccs id to be From:\n com.c xxxx. The sccs id...
1993-07-18 Paul RichardsAdded prototypes for kexit,cpu_exit and swtch.
1993-07-18 Paul RichardsChanged exit() to kexit() to avoid ANSI clashes.
1993-07-18 Paul RichardsFixed warning from gcc1 (but not gcc2 for some reason).
1993-07-18 Paul RichardsAdded volatile void to cpu_exit() in the hope that...
1993-07-18 Paul RichardsAdded volatile declaration for cpu_exit.
1993-07-18 Paul RichardsRemoved the totally bogus dummy returns I added.
1993-07-18 David GreenmanAdded a missing return in bdwrite. Suggested by Christo...
1993-07-18 Paul RichardsTidied up fix in device_pager.c for gcc warnings.
1993-07-18 Paul RichardsFixed last two gcc2 warnings. Passes whole vnode instea...
1993-07-18 Paul RichardsFixed a couple of warnings from gcc2.
1993-07-18 Paul RichardsAdded unecessary return(0) to rexit.c to prevent gcc...
1993-07-18 Paul RichardsSmall fix to correct warning --
1993-07-16 David GreenmanNew locore from Christoph Rubitschko.
1993-07-16 David GreenmanUpdated kernel files to move occurances of "struct...
1993-07-16 Rod GrimesChanged header from 386BSD BOOT to FreeBSD BOOT.
1993-07-16 Rod GrimesAdded the .keep_me file in compile so that a cvs co...
1993-07-15 David GreenmanModified attach printf's so that the output is compatib...
1993-07-15 Chris G. Demetriou7 lines were duplicated wholesale, quite unnecessarily...
1993-07-13 Rod GrimesFrom Bruce Evans:
1993-07-13 Rick MacklemNew boot blocks, from Bruce Evans, and NetBSD fixes...
1993-07-12 David GreenmanBacked out changes to vm_fault done by SEF w/NetBSD...
1993-07-12 Rod GrimesFixed two occarances of ldos which should have been...
1993-07-12 Rod GrimesFor all ed0 driver lines removed iosiz 8192, and fixed...
1993-07-10 Paul RichardsRemoved gcc hacks from cdefs.h Send any flames to me...
1993-07-09 Jordan K. HubbardPut if_we driver well and truly back into the kernel.
1993-07-09 Paul RichardsAdded copyright message -- it didn't have one before
1993-07-07 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-07-07 David GreenmanFixed panics and process hangs resulting from several...
1993-07-05 David Greenmanundid a NetBSD fix because without other support code...
1993-07-05 David Greenmanfixed incorrect signed var type in select that can...
1993-07-03 Rick MacklemIncreased default data size (DFLDSIZ) to 16MB. Need...
1993-07-02 David GreenmanModified Bruce Evan's patch to useracc to disallow...
1993-06-30 Nate WillamsAndrew A. Chernov (ache@astral.msk.su)
1993-06-30 Nate WillamsAdded (protection) around negative constants, in case...
1993-06-30 Nate WillamsRemoved previous change due to possible conflict with...
1993-06-29 Nate WillamsThis patch is from sim@cory.berkeley.edu (Peng-Toh...
1993-06-29 Nate Willamscgd@lamp.cs.berkeley.edu
1993-06-29 Nate WillamsAdded Sean Fagan's changes to keep Bash from blowing...
1993-06-29 Nate WillamsSetting up for updated (usable) FPE atof/vfprintf/vfsca...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-27 David Greenmanfixed bugs in the probe routine uncovered by the previo...
1993-06-26 David Greenmanfixed bug in probe that causes it to complain about...
1993-06-23 David GreenmanSecond beta release of device driver for SMC/WD 80x3...
1993-06-22 David GreenmanChanged mb_map allocation failure printf to a log(...
1993-06-22 David GreenmanSecond beta release of device driver for WD/SMC 80x3...
1993-06-20 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-20 Rod GrimesThis commit was generated by cvs2svn to track changes...
1993-06-19 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-19 Paul RichardsAdded bpf support to if_is.c (Isolan driver)
1993-06-19 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-18 Rod GrimesObsolete if_we.c driver, more attach call to where...
1993-06-18 Rod GrimesChanged all we0's to ed0's. Obsoleting if_we.c driver.
1993-06-18 Paul RichardsNew if_is.c isolan ethernet driver that can handle...
1993-06-18 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-18 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-06-18 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-06-18 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-06-18 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-06-18 Paul RichardsUpgrade to GCC 2.X
1993-06-16 Nate WillamsFrom: Juha Nurmela <Juha.Nurmela@lut.fi>
1993-06-16 Rod GrimesChanges necessary to make the Berkeley 1.6 db code...
1993-06-15 Nate WillamsNetBSD:
1993-06-15 Nate WillamsNetBSD:
1993-06-15 Nate WillamsNetBSD:
1993-06-15 Nate WillamsNetBSD:
1993-06-15 Nate WillamsNetBSD:
1993-06-14 David GreenmanBeta release of device driver for SMC/WD80x3 and 3C503...
1993-06-12 Rod GrimesInitial import, 0.1 + pk 0.2.4-B1
1993-06-09 Diomidis SpinellisStart development on FreeBSD-release/1.0 origin/FreeBSD-release/1.0-Import
1992-07-15 William F. Jolitz386BSD 0.1 release origin/386BSD-Release 386BSD-0.1
1992-06-07 William F. Jolitz386BSD 0.1 development
1992-03-03 William F. Jolitz386BSD 0.0 release 386BSD-0.0
1991-08-20 CSRGBSD 4_3_Net_2 release BSD-4_3_Net_2
1991-05-13 CSRGBSD 4_3_Net_2 development
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1991-01-02 CSRGBSD 4_3_Reno development
1990-01-05 CSRGBSD 4_3_Tahoe release BSD-4_3_Tahoe
1989-09-08 CSRGBSD 4_3_Tahoe development
next