summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Kill XNS.wollman1996-02-132-8/+6
* - Properly set the watchdog timer only during transmits.gibbs1996-02-131-26/+35
* use devfs_add_devswf and avoid local variable.phk1996-02-131-5/+3
* Correct & Update the printing of CPU features. We have printed rubbishphk1996-02-131-3/+20
* Implement CDIOCSTARTache1996-02-131-2/+4
* Close kern/627 - panic if syscons not attachedpst1996-02-081-1/+3
* Add a couple of macros I expect to need.wollman1996-02-071-1/+4
* Comment out ISO, CCITT, LLC, and HDLC with a note to the effectwollman1996-02-062-18/+16
* Clean up Ethernet drivers:wollman1996-02-0616-279/+139
* Unspam my changes in rev 1.54 that John spammed in rev 1.55.dg1996-02-051-9/+11
* Deliver all bells to current console, use different pitchache1996-02-051-11/+13
* Changed vm_fault_quick in vm_machdep.c to be global. Needed fordyson1996-02-041-13/+9
* Rewrote cpu_fork so that it doesn't use pmap_activate, and removeddg1996-02-046-50/+16
* 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-031-84/+89
* Implement CD_MEDIA_CATALOG request for read_subchannelache1996-02-031-27/+38
* Make the sorting of IPFW rules an option. You don't want it to sort them.phk1996-02-032-2/+8
* Detect yet one kind of device (taken from NetBSD)ache1996-02-031-9/+13
* Implement PREVENT & CLOSE ioctlsache1996-02-021-2/+19
* Remove close tray on open - works very bad with xcdplayerache1996-02-021-2/+2
* Exchange addr_type<->controlache1996-02-021-3/+3
* Calculate TOC size to match what scsi cd says.ache1996-02-022-4/+4
* 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
* Add Peter's list of major numberspst1996-02-021-0/+107
* Killed last change - it was bogus. cpu_switch() already assumes thatdg1996-02-021-3/+2
* Add in hooks for quickcam driverpst1996-02-023-3/+6
* Implement PLAYBLOCKS ioctl, add argument checking to other PLAY* ioctlsache1996-02-011-10/+53
* addr_type field was ever not assigned, control field was assigned incorrectlyache1996-02-011-2/+3
* Return to #pragma pack(4) after header is doneache1996-02-011-1/+6
* Fix TOC size calculation: old code assing volume size hereache1996-02-011-2/+4
* Oops, I pick wrong size field for leadout entryache1996-02-011-8/+9
* Sync with latest Meteor and Spigot sources from James.jkh1996-02-012-2/+18
* Free the externalizing buffer.gibbs1996-01-311-2/+5
* aha1742.c aic7770.c bt74x.cgibbs1996-01-314-13/+84
* Audio part: various improvements from NetBSD driverache1996-01-301-19/+32
* Bugfix: don't convert LBA to host order, they must stay in network order.ache1996-01-301-10/+8
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-3043-124/+124
* No longer use the cyclecounter to attempt to correct for late or missedwollman1996-01-303-8/+10
* Calculate leadout entry instead of honor ATAPI requestache1996-01-301-8/+8
* READTOCENTRYS: protect against stack overflow when incorrect dataache1996-01-302-10/+17
* savectx() strikes again: the saved stack pointer wasn't properly adjusteddg1996-01-302-14/+7
* Call pipe_stat() when presented with a DTYPE_PIPE file in the linuxpeter1996-01-301-1/+5
* Don't generate EINVAL for data_len too big in READTOCENTRYS, itache1996-01-302-6/+4
* Fix READTOCENTRYS partialy based on kientzle@netcom.com patch partialy onache1996-01-301-15/+24
* Fix audio part, especially READTOCENTRYS inspired by NetBSD driverache1996-01-302-48/+58
OpenPOWER on IntegriCloud