aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use `interactive' (foreground) delivery by default. The old behaviourJoerg Wunsch1995-03-052-2/+10
* Have dmabuf.c match the roll-back in soundcard.c. We should be makingJordan K. Hubbard1995-03-053-20/+105
* Changed the printf()s in npxattach a bit so you don't end up withBill Paul1995-03-053-18/+18
* Correct some of the spelling.Jordan K. Hubbard1995-03-051-2/+4
* Revert change on advice of author.Jordan K. Hubbard1995-03-051-4/+28
* PLEASE, PLEASE, PLEASE!!!!!!!Andrey A. Chernov1995-03-053-20/+30
* Don't depend on <stdio.h> bogusly including <sys/types.h>.Bruce Evans1995-03-051-4/+3
* Remove a gratutious cast.Jordan K. Hubbard1995-03-041-2/+2
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.Jordan K. Hubbard1995-03-0457-444/+579
* make sys_nerr __const.Poul-Henning Kamp1995-03-041-1/+1
* This time add the real man pages for "pt" and "worm".Peter Dufault1995-03-042-0/+146
* Add processor and worm driversPeter Dufault1995-03-044-4/+28
* Add processor type and worm driversPeter Dufault1995-03-041-0/+2
* Add processor type and worm type driversPeter Dufault1995-03-041-1/+41
* 1. Change driver signatures to full signature for slice support.Peter Dufault1995-03-0414-199/+835
* Look at the .ctm_status file and ignores all patches already applied.Poul-Henning Kamp1995-03-044-13/+37
* Use \E[x in "op" for cons25Andrey A. Chernov1995-03-041-1/+1
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-0423-766/+868
* Fix rpcgen so that generated files are written to the current workingNate Williams1995-03-042-7/+13
* If we are going to set the OBJS target, don't add to the old target. ThisNate Williams1995-03-041-2/+2
* Added some more of John's "anti-chatter" fixes - set the page activationDavid Greenman1995-03-041-4/+11
* Remove unused common variable `extended'.Bruce Evans1995-03-041-2/+2
* For sd, vn and wd:Bruce Evans1995-03-042-140/+112
* Support extended DOSpartitions.Bruce Evans1995-03-042-102/+362
* Don't warn about missing labels for non-BSD slices.Bruce Evans1995-03-041-13/+38
* Fake the geometry to be 32 sectors * 64 heads * (vn->sc_size / 2048)Bruce Evans1995-03-041-13/+6
* Add a type field to struct diskslice.Bruce Evans1995-03-041-1/+2
* "vidcontrol -s" -> "modload"Dima Ruban1995-03-041-1/+2
* Reduced loopback MTU to 16k to work around a miriad of problems with itDavid Greenman1995-03-041-2/+2
* 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