aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed obsolete vtrace() remnants.David Greenman1995-03-0416-92/+22
* Removed obsolete vtrace() and reorganized a little.David Greenman1995-03-042-176/+48
* Use ASCII lock, like everything else doesAndrey A. Chernov1995-03-041-3/+7
* Add support to miss out ``DUDS'' subdirectories. See thread in freebsd-portsGary Palmer1995-03-031-10/+20
* Upgrade cons25 and cons25-r to lastest syscons changesAndrey A. Chernov1995-03-031-3/+3
* Remap Grey Delete to ESC[~Andrey A. Chernov1995-03-031-0/+2
* Remove unwanted change sneaked inAndrey A. Chernov1995-03-032-4/+4
* Fix flag bugs with RUKEYMAPAndrey A. Chernov1995-03-033-9/+9
* Restore russian traditionsAndrey A. Chernov1995-03-032-8/+8
* Gave rarpd back the ability to poke temporary entries into the arpBill Paul1995-03-034-8/+252
* Preserve reverse link integraty while doing the queue insertion.David Greenman1995-03-032-4/+4
* Fixes from John Dyson to work around vnode lock hang. Basically, removeDavid Greenman1995-03-033-11/+22
* Make sure there is a device before opening. Fixes NULL accessPeter Dufault1995-03-031-1/+4
* remove option "-s saver" from usage()Dima Ruban1995-03-032-4/+2
* Remove bogus email message from the top.Jordan K. Hubbard1995-03-031-11/+2
* Fixed bug with wiring down given SCSI bus.Peter Dufault1995-03-031-5/+5
* Make in lkm/syscons fails due to missing include for apm stuff.Nate Williams1995-03-032-0/+2
* Removed redundant delcaration of msdosfs_denode.c from the SRCS line.Nate Williams1995-03-033-9/+9
* Have this resemble an actual german keyboard a bit more ...Stefan Eßer1995-03-031-16/+16
* Reduce burst length to 4 DWORDs for now, since there seem toStefan Eßer1995-03-031-4/+5
* emoved redundant definition of imcs2_close() since it already exists inNate Williams1995-03-031-13/+1
* Update manpage..BTW,if somebody wit good EnglishUgen J.S. Antsilevich1995-03-031-8/+21
* Oops..remove some debugging leftover..Ugen J.S. Antsilevich1995-03-031-1/+0
* Ok..so everybody picking on me that ipfw syntacsUgen J.S. Antsilevich1995-03-031-106/+172
* Minor update to syscons.Søren Schmidt1995-03-0323-272/+281
* Back out my previous change. I need to really think about this.Jordan K. Hubbard1995-03-031-2/+2
* A small feature just for my own use.Jordan K. Hubbard1995-03-031-2/+2
* Solve conflict between two global force variablesAndrey A. Chernov1995-03-032-2/+2
* Fix CurHostName ($m macro)Andrey A. Chernov1995-03-031-1/+1
* Use copyout to install the sigframe rather than directly writing to theDavid Greenman1995-03-032-46/+72
* Make 'config [kernel] swap generic' work again. It would seem thatBill Paul1995-03-021-10/+10
* Disable vga_attach() code, as it always should have been.Stefan Eßer1995-03-021-2/+2
* Took out .include "../../Makefile.inc" which shouldn't be needed now that IBill Paul1995-03-022-4/+2
* Speed up PCI attach code by ommiting test if its result is ignored anyway.Stefan Eßer1995-03-022-26/+30
* Whoops. I knew I was forgetting something.Bill Paul1995-03-021-0/+3
* Some people have complained that they were unable to boot theBill Paul1995-03-021-4/+24
* Add the abilitity to compile the Lites code with the native FreeBSD assembler.Nate Williams1995-03-021-2/+5
* Fix it so that systems with NSCBUS==0 don't have undefineds.Peter Dufault1995-03-021-2/+10
* Don't try to cluster busy buffers.David Greenman1995-03-021-16/+35
* Add notice for Jordans submitters.FAQ.Gary Clark II1995-03-021-25/+57
* Move exact match pcb's to the head of the list to improve lookupDavid Greenman1995-03-021-3/+8
* My first rough cut at a guide to new submitters. I started out answeringJordan K. Hubbard1995-03-021-0/+176
* Add this file here so I finally have something to point people at as aJordan K. Hubbard1995-03-021-0/+33
* Correct printf format strings to match argument types.Rodney W. Grimes1995-03-021-12/+12
* Remove unused variables, and move some inside of DEBUGDO to quite upRodney W. Grimes1995-03-022-26/+30
* Move the matcd includes to the right place.Jordan K. Hubbard1995-03-021-18/+19
* Finish the matcd import. My face is red.Jordan K. Hubbard1995-03-022-4/+4
* Fix up the matcd import.Jordan K. Hubbard1995-03-021-18/+1
* Add Bill Paul to contributors list. We probably need a "FreeBSD associates"Jordan K. Hubbard1995-03-021-1/+2
* Add rarpd.Bill Paul1995-03-021-1/+1