summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Revert implementation of setfsuid and setfsgid due to securitymarcel2000-07-204-40/+4
* Remove some confusing verbosity - we have no idea what RAID level themsmith2000-07-201-18/+3
* Add major numbers for the Adaptec FSA RAID controller.msmith2000-07-201-0/+2
* Temporary hack for the benefit of the X-Bone projectkris2000-07-204-0/+5
* Remove node's name reference when the interface is detached;archie2000-07-191-0/+1
* Default the pcic to polling. Some laptops need to have polling modeimp2000-07-192-2/+2
* Fix an alpha-only race which causes the transmit side of the chip togallatin2000-07-192-0/+24
* fix conflictsdarrenr2000-07-1926-218/+442
* Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.peter2000-07-191-1/+1
* Except for the information gathering IOCTLs, require apm device beimp2000-07-192-0/+32
* Studied the tech docs for the Voodoo3 and Banshee, and hopefully fixed thecokane2000-07-193-21/+88
* Const'ify parameters to ethers(3) routines as appropriate.archie2000-07-181-5/+5
* Fix a bug which would cause some knotes to get lost when two kqueuesjlemon2000-07-181-1/+2
* make this file suitable for 4-stable as well as 5-currentcg2000-07-181-0/+11
* PR:19945dick2000-07-181-1/+2
* Remove an unused variable warning.n_hibma2000-07-181-2/+0
* FreeBSD_version bump for changed kqueue API.jlemon2000-07-181-1/+1
* Fix the detection of parallel port Zip drives.n_hibma2000-07-181-4/+5
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-1824-1843/+2973
* scsi_all.c:gibbs2000-07-182-12/+34
* cam_ccb.h:gibbs2000-07-182-0/+13
* Simplify kqueue API slightly.jlemon2000-07-185-36/+27
* Fix the IRQ9/IRQ2 confusion.phk2000-07-181-0/+1
* Remove an OBE comment.obrien2000-07-181-2/+0
* KNF'ize.obrien2000-07-1814-419/+448
* oops- need reboot.h filemjacob2000-07-181-0/+1
* Fix a comment which was broken in rev 1.36.sheldonh2000-07-181-1/+1
* Add case that David missed about setting RB_SERIAL.mjacob2000-07-181-0/+1
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-47/+115
* Driver for LMC1504 card: four port E1 or fractional E1.phk2000-07-181-0/+1
* Add the umodem driver.n_hibma2000-07-183-0/+5
* Set `boothowto' approapiately if our console is a serial one.obrien2000-07-1812-1/+26
* Add smc37c935 chipset support and clean up the code which tries todfr2000-07-185-65/+280
* Add in some new IN_XXX and CT_XXXX flags in preparationmjacob2000-07-181-0/+6
* If debugging set, zero out an incoming response entrymjacob2000-07-181-1/+5
* The SERVICING_INTERRUPT isn't quite safe yet.mjacob2000-07-181-0/+4
* Add a isp_target_putback_atio- we aren't using CCINCR at this time, somjacob2000-07-181-40/+169
* Raise debug level for some messages. Fix botched inversionmjacob2000-07-181-11/+9
* Keep interrupts blocked for all of isp_pci_attach. Redo DMA routinesmjacob2000-07-182-156/+322
* Properly detect ISA cards in EISA mode and skip them in the ISA identifymdodd2000-07-182-2/+12
* Patch up some bogons in the resource_find() vs resource_find_hard()peter2000-07-181-3/+9
* Declare our DEC Alpha cdboot to be a fully released version 1.0.obrien2000-07-181-0/+1
* Initialise ifnet::if_typebrian2000-07-171-0/+2
* close PR 19544 - ipfw pipe delete causes panic when no pipes definedluigi2000-07-171-2/+2
* Oops. Remove some debugging code used to display a hexdump of the sectorjhb2000-07-171-66/+3
* The modem driver for Communication Device Class, ACM compliant devices.n_hibma2000-07-171-25/+1114
* Add the PCI IDs for the Macronix 98727 and 98732 parts. These arewpaul2000-07-174-2/+20
* Unbreak the build -- no manual page for this yet.jlemon2000-07-171-1/+1
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-1722-475/+475
* Hook up liloldrjlemon2000-07-171-0/+1
OpenPOWER on IntegriCloud