summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use a local variable to store the number of ticks that elapsed intjr2003-01-311-2/+3
* Fixes from Thomas Nystrom to fix hanging problems experienced by vr cardssilby2003-01-314-68/+150
* SBP related changes.simokawa2003-01-312-8/+16
* Add some agility to the disk_create() API:phk2003-01-302-25/+63
* NO_GEOM cleanup: Remove sys/disklabel.h include.phk2003-01-301-2/+1
* NO_GEOM cleanup: remove DISKFLAG_{WANTED,LOCK}phk2003-01-301-3/+0
* NO_GEOM cleanup: retire disk_invalidate()phk2003-01-306-10/+0
* NO_GEOM cleanup: unifdef;phk2003-01-301-8/+0
* Add support for the Trek Thumbdrive 8MB USB Drive.trhodes2003-01-304-2/+21
* o Constrain inputs to 25Hz granularity so interpolator can operateorion2003-01-301-64/+97
* - bpf is now working (tested with tcpdump)fjoe2003-01-302-25/+16
* Fix some style and incorrect indentation level bugs.ambrisko2003-01-301-24/+24
* MFi386: Install the "boot" image which is boot1 + boot2.nyan2003-01-301-2/+7
* NO_GEOM cleanup: Rip out iodone_chain with a big smile on my face.phk2003-01-301-13/+0
* Add a fix for the case where the dialout fails. In this case the ispgj2003-01-301-0/+13
* MFi386: revision 1.192.nyan2003-01-303-12/+15
* NODEVFS cleanup: unifdefphk2003-01-302-20/+0
* NO_GEOM cleanup: unifdefphk2003-01-303-186/+0
* NO_GEOM cleanup: retire to attic.phk2003-01-304-2174/+0
* NODEVFS cleanup: Unifdef.phk2003-01-301-282/+0
* NO_GEOM cleanup: remove #ifdefphk2003-01-301-423/+0
* NODEVFS cleanup: remove #ifdefsphk2003-01-301-9/+0
* NODEVFS cleanup: remove #ifdefs.phk2003-01-301-2/+0
* Remove pc98/wfd and pc98/wst drivers, they have been broken to thephk2003-01-305-1504/+0
* Remove D_CANFREE from sscdisk.c.phk2003-01-301-4/+2
* NO_GEOM cleanup: remove unused fields in struct disk, set type for d_softc.phk2003-01-301-4/+3
* NO_GEOM cleanup: Mark the last arg to disk_create() as unused.phk2003-01-302-2/+2
* Rework of how memory resources are discovered and dealt with in macio.benno2003-01-304-68/+162
* Remove files which don't exist.phk2003-01-301-4/+0
* Remove files which don't existphk2003-01-301-1/+0
* Remove entries for files we don't have.phk2003-01-302-6/+0
* FAST_IPSEC bandaid: act like KAME and ignore ENOENT error codes fromsam2003-01-301-0/+9
* remove the restriction on build a kernel with FAST_IPSEC and INET6;sam2003-01-301-3/+0
* Restart cycle master after bus manager election.simokawa2003-01-304-25/+74
* - Handle SCSI_STATUS_BUSY case.simokawa2003-01-301-5/+9
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tpeter2003-01-302-4/+6
* NODEVFS cleanup: remove #ifdefs.phk2003-01-294-8/+0
* Fix typo in an unused macro.mux2003-01-291-1/+1
* NODEVFS cleanup: Remove cdevsw[].phk2003-01-291-31/+0
* Fix another mistake in the bus_dmamem_alloc_size() thingscottl2003-01-291-2/+2
* Add code to repsect the D_NOGIANT flag, should the disk device driver set it.phk2003-01-291-11/+30
* Style: keep most typedefs in the same place.mike2003-01-291-41/+43
* Sort these functions as the author instructed.phk2003-01-291-16/+13
* Make tsc_freq a 64bit on PC98 also.phk2003-01-293-6/+9
* Fix some more missing dt_ prefixes for dma tag fields.scottl2003-01-294-11/+11
* - Probe number of IT/IR DMA contexts as specified in OHCI spec.simokawa2003-01-291-9/+9
* The Xircom hardware always delivers received packets with the FCS appended.joerg2003-01-291-0/+2
* Escape the backslash in badchars so that smbfs_pathcheck() correctlytjr2003-01-291-1/+1
* NO_GEOM cleanup: Don't inlude diskslice_machdep.cphk2003-01-291-1/+0
* Fix two fatal signedness errors introduced when i and j in semop()tjr2003-01-291-5/+6
OpenPOWER on IntegriCloud