summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct misspelling of INADDR_ANY as IN_ADDRANY.green2000-05-301-1/+1
* Make sl(4) SLIP devices dynamically expansible. Yay! =)green2000-05-302-116/+170
* Adjust the width of the first column in output from "sa -m" to matchghelmer2000-05-301-1/+2
* Restore backwards compatible -R option.ru2000-05-301-1/+1
* Update to the version of pam_ssh corresponding to OpenSSH 2.1 (takenkris2000-05-302-38/+46
* Style fixes.dfr2000-05-301-31/+33
* Add Digital Roamabout. This is for the wlp driver, not yet portedimp2000-05-301-0/+12
* Add support for the modem side of the 56k combo card.imp2000-05-301-77/+77
* Lots of entries culled from nomads (some of them may need additionalimp2000-05-301-1/+92
* Kingston KNE-PC2 (Nick Sayer)imp2000-05-301-0/+16
* This is a cleanup patch to Peter's new OBJT_PHYS VM object typedillon2000-05-2910-47/+118
* 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
OpenPOWER on IntegriCloud