summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add ifdefs for non-freebsd system usage. Add missing select wakeups,dyson1996-02-111-27/+63
* Fixed a really bogus problem with msync ripping pages away fromdyson1996-02-111-8/+9
* Make tundebug sysctl writable.phk1996-02-091-1/+1
* Add some missing requests for the read-side to wakeup the write-side. Alsodyson1996-02-091-2/+11
* If a slow input queue was defined by the driver, initialize it.wollman1996-02-081-1/+13
* #if out unsupported IMP code.wollman1996-02-081-1/+3
* Close kern/627 - panic if syscons not attachedpst1996-02-083-3/+9
* Close kern/614 - wait up to an hour for a tape operation like "fsf" (slow dri...pst1996-02-081-2/+2
* Add a couple of macros I expect to need.wollman1996-02-071-1/+4
* Comment out netccitt, netimp, and netiso entries, since wewollman1996-02-071-72/+72
* Define a new socket option, SO_PRIVSTATE. Getting it returns the statewollman1996-02-072-2/+12
* Apparent fix for a pipe hang problem.dyson1996-02-071-3/+16
* Kill netccitt. The code is ancient, nobody wants to maintain it, and itwollman1996-02-0630-11721/+0
* Get rid of netiso. It hasn't compiled in some time, there are nowollman1996-02-0686-31496/+0
* Comment out ISO, CCITT, LLC, and HDLC with a note to the effectwollman1996-02-063-27/+24
* Clean up Ethernet drivers:wollman1996-02-0644-627/+322
* Fix METEOR_TEST_VIDEO case.jkh1996-02-051-1/+1
* Provide a direct entry point for IP input. This actually resultswollman1996-02-052-26/+34
* Make me feel a little better by filling in reasonable values for rmx_sendpipewollman1996-02-051-6/+12
* Fill in the corresponding ether address of multicast and broadcastwollman1996-02-051-1/+17
* Correct some man page cross references and some filempp1996-02-051-2/+1
* Unspam my changes in rev 1.54 that John spammed in rev 1.55.dg1996-02-052-18/+22
* Deliver all bells to current console, use different pitchache1996-02-053-33/+39
* More fixes from bde.dyson1996-02-051-14/+24
* Kva space allocated for direct buffer wasn't quite big enough. Thedyson1996-02-051-7/+11
* Changed vm_fault_quick in vm_machdep.c to be global. Needed fordyson1996-02-044-28/+28
* Rewrote cpu_fork so that it doesn't use pmap_activate, and removeddg1996-02-0414-113/+34
* Improve the performance for pipe(2) again. Also include somedyson1996-02-043-48/+485
* Document kernel config flags better and add bidirectional overridepst1996-02-041-15/+22
* Tell userconfig about qcampst1996-02-041-2/+3
* Add ability to bypass the auto-detection code. It used to be rock solidpst1996-02-041-38/+54
* Create symlinks for vnboot and bootvn, too.joerg1996-02-031-2/+2
* Fill in a lot of the missing blanks from the version I posted...peter1996-02-032-168/+178
* Implement CD_MEDIA_CATALOG request for read_subchannelache1996-02-032-54/+76
* Since ioc_read_subchannel don't used for hardware, remove padding.ache1996-02-031-2/+1
* Add a quirk record for the Tandberg 42XX series. Not only that thesejoerg1996-02-033-7/+19
* Make the sorting of IPFW rules an option. You don't want it to sort them.phk1996-02-034-4/+15
* Detect yet one kind of device (taken from NetBSD)ache1996-02-032-18/+26
* Simplify READTOCENTRYS by removing fake leadout code,ache1996-02-021-37/+5
* Add the HP4020i CD-R as a known device.joerg1996-02-022-5/+257
* Add the Emulex MD21 ESDI-to-SCSI bridge as a known device (with more thanjoerg1996-02-021-1/+5
* Implement PREVENT & CLOSE ioctlsache1996-02-022-4/+38
* Remove close tray on open - works very bad with xcdplayerache1996-02-022-4/+4
* Exchange addr_type<->controlache1996-02-021-3/+3
* Calculate TOC size to match what scsi cd says.ache1996-02-024-8/+8
* I forget the fact that cd_read_toc reads toc header in any caseache1996-02-021-3/+3
* Remove #pragma pack, use byte filler in ioc_read_subchannelache1996-02-021-13/+2
* Remove the ability for the user mode programs to specify bidirectionalpst1996-02-022-28/+3
* Add support for Connectix QuickCam(tm)pst1996-02-022-0/+861
* Add support for Connectix QuickCam(tm)pst1996-02-021-0/+76
OpenPOWER on IntegriCloud