summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Typocharnier2000-05-291-1/+2
* Make use of .Ic asked by Sheldon. Spelling fix I missed yesterday.charnier2000-05-291-16/+16
* Fix a panic resulting from an obvious null pointer deref.guido2000-05-291-1/+4
* Declare splsoftqtassert().dfr2000-05-291-0/+1
* I forgot that the previous change was...dfr2000-05-290-0/+0
* Add SWI_TQ_MASK to imask definition.dfr2000-05-298-8/+8
* Brucify the pmap_enter_temporary() changes.dfr2000-05-296-24/+22
* Fix the TAB not cause scrolling when entered at the end of the last line.ache2000-05-291-3/+8
* Put the jail paper in the makefile.phk2000-05-291-1/+1
* The Jail paper, written jointly by rwatson & me.phk2000-05-297-0/+1215
* Remove more from here too.ps2000-05-291-2/+0
* Nuke more from the repository.ps2000-05-2926-9086/+0
* Sanitise NFS fs mounting for /usr NFS mounts.asmodai2000-05-291-2/+4
* Sync with the following changes.nyan2000-05-297-384/+323
* Add Planex geowave (hosokawa in nomads)imp2000-05-291-0/+28
* Add more ESS1869 PnP Sound Card PnPid.kuriyama2000-05-291-0/+1
* ICMP_RATELIM is no longer an option.imp2000-05-291-1/+0
* Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARDimp2000-05-293-1/+3
* Fix bug in vm_pageout_page_stats() that always resulted in a fulldillon2000-05-291-0/+2
* Add note about make.conf's J finding bugs in ld and not to use it forimp2000-05-291-0/+5
* Remove unused ioctl lockingdmlb2000-05-282-90/+14
* Made RAY_COM_DUMP a real debug called RAY_DCOMdmlb2000-05-282-24/+25
* A bit of a messy monster.dmlb2000-05-281-395/+517
* Part of AS2100 support that I neglected to commit last nightgallatin2000-05-281-0/+29
* - Make the NVRAM debug code compile and work.groudier2000-05-283-38/+65
* Fix long lines.obrien2000-05-281-3/+3
* Add documentation for taskqueue apis.dfr2000-05-282-1/+213
* Oops, nearly forgot to commit this one. Use correct register names, orpeter2000-05-281-3/+3
* Encapsulate the old PCI compatability support and APIs completely underpeter2000-05-288-251/+142
* Make this compile without depending on the FreeBSD 2.2 compatabilitypeter2000-05-284-24/+26
* Make this compile without the old 2.2 compatability defines.peter2000-05-282-5/+5
* Fix a reference to an old FreeBSD 2.2 register name.peter2000-05-281-3/+3
* Do not depend on FreeBSD 2.2 compatability defines.peter2000-05-281-1/+1
* Fix some leakage from inside #ifdef PCI_COMPAT (the FreeBSD 2.2 compatpeter2000-05-281-2/+1
* Use the correct register name. s/PCI_COMMAND_STATUS_REG/PCIR_COMMAND/peter2000-05-2814-42/+42
* Use the correct name for the PCI command register (PCIR_COMMAND). Don'tpeter2000-05-282-6/+6
* Use the correct register names. s/PCI_COMMAND_STATUS_REG/PCIR_COMMAND/peter2000-05-282-6/+6
* Warn that this as an oldpci device..peter2000-05-281-0/+4
* Use correct register values. This one was in aic7xxx and advansys too.peter2000-05-281-1/+1
* Add a new pmap entry point, pmap_enter_temporary() to be used duringdfr2000-05-286-25/+44
* Use the correct register names. s/PCI_MAP_REG_START/PCIR_MAPS/peter2000-05-281-2/+2
* Use the correct register names, not the FreeBSD 2.2 compatability ones.peter2000-05-283-7/+7
* Add taskqueue system for easy-to-use SWIs among other things.dfr2000-05-288-1/+333
* Use the correct name for a mapping register, not the old FreeBSD 2.xpeter2000-05-281-1/+1
* Fix typo. rightous -> righteous.asmodai2000-05-281-1/+1
* 1000000 usecs to 1 sec conversioncharnier2000-05-281-1/+1
* Convert to errx()charnier2000-05-281-12/+6
* Add prototypecharnier2000-05-281-0/+1
* Use .Fxcharnier2000-05-281-2/+2
* Do not add progname in err() strings, it will be printed twicecharnier2000-05-282-10/+9
OpenPOWER on IntegriCloud