summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix clobbers so that GENERIC may compile with GCC 2.95.2.obrien1999-11-149-747/+756
* Enter complier upgrade mode again. We need to cut 169 bytes from this:obrien1999-11-142-16/+16
* Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-132-4/+6
* Remove WILLRELE from VOP_SYMLINKeivind1999-11-1315-69/+42
* Add the es1888 PnP helper.dfr1999-11-131-0/+1
* * Ignore the wierd fakechan workarounds for simplex in dsp_ioctl().dfr1999-11-1310-66/+492
* Update to driver 2.05roger1999-11-134-30/+37
* Fix style bugs from last commiteivind1999-11-132-12/+8
* Fixed the size of array.nyan1999-11-132-2/+2
* Fixed missing changes from sys/i386/conf/GENERIC.nyan1999-11-132-34/+52
* Add many new devicelabelsn_hibma1999-11-124-80/+399
* Replace 'i386' with '${MACHINE_ARCH}' in preparation of the developmentmarcel1999-11-121-1/+1
* Set the queue length.phk1999-11-121-0/+1
* Reserve #134 for vak@hanoi.cronyx.ru - Cronyx Tau-PCI device.jkh1999-11-121-0/+1
* Reserve space for FPU state in struct sigcontext. Fix some style bugsmarcel1999-11-122-22/+36
* Sync with sys/i386/i386/machdep.c revision 1.375.nyan1999-11-122-4/+4
* Change the type of sf_addr in struct {o}sigframe from char* tomarcel1999-11-124-20/+22
* Remove WILLRELE from VOP_RENAMEeivind1999-11-1210-37/+63
* Fix the computation of the status of the transfers. It never saw a STALLEDn_hibma1999-11-111-8/+17
* Oops forgot to put the source MAC address on outgoing packets!julian1999-11-111-1/+3
* Provide an empty name to getsockname() if one hasn't been set up.brian1999-11-111-15/+28
* Avoid the usurping messagen_hibma1999-11-112-2/+15
* Remove special case socket sharing code in order to allow nfsd todillon1999-11-114-48/+60
* Reorganise the code so that I can add custom identify drivers dynamicallydfr1999-11-111-1/+71
* Sync with sys/isa/fd.c revision 1.167.nyan1999-11-112-98/+258
* Add code to support ISA PnP.dfr1999-11-113-89/+248
* Correct a locking error in apause: It should always holdalc1999-11-111-14/+16
* More bug fixes.archie1999-11-101-17/+21
* Minor change to the configuration of number of slots.archie1999-11-101-2/+2
* Re-organise the code which manages the owner of the FP state (fpcurproc).dfr1999-11-109-102/+180
* Dont listen to disks that say they can only do 0 sector transfers.sos1999-11-101-1/+1
* Finding root devices is a much more sane thing now.phk1999-11-101-7/+8
* Make the atapi device return sensible errno's back to userland.sos1999-11-105-55/+60
* Update to reflect changes in the node type.archie1999-11-104-20/+102
* Fix some bugs; seems to work now. Minor change to the configuration fieldarchie1999-11-101-35/+29
* Move handling of the address and control fields into the PPP node;archie1999-11-102-65/+85
* Two changes: (1) Use vm_page_unqueue_nowakeup in vm_page_allocalc1999-11-101-11/+2
* Drop ipl to zero before calling ast(). Make sure that this only happensdfr1999-11-091-0/+2
* Fix a warning.dfr1999-11-091-1/+1
* Fix a warning.dfr1999-11-091-1/+1
* Next step in the device cleanup process.phk1999-11-0913-652/+188
* Correctly record the mouse position in the current VTY.yokota1999-11-091-23/+22
* - Commented out ed driver.nyan1999-11-092-20/+24
* Sync with sys/i386/conf/options.i386 revision up to 1.127.nyan1999-11-092-2/+10
* Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. Italc1999-11-096-16/+23
* Cosmetic change: correct formatting error in my previous commit.yokota1999-11-093-15/+15
* Remove a null pointer referencejulian1999-11-093-2/+4
* Restore sub-chapters order.phantom1999-11-091-19/+16
* The Qtronix keyboard has a built in PS/2 port for a mouse.n_hibma1999-11-083-52/+102
* Add QTronix keyboard with PS/2 mouse connectorn_hibma1999-11-082-0/+15
OpenPOWER on IntegriCloud