summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add back some now needed #include <sys/systm.h>phk2000-12-0732-12/+36
* Build the sym driver as a kernel module.alex2000-12-071-0/+9
* Document 'untested' status of ExtIO module on AS2100. Even when wewilko2000-12-071-0/+4
* Document support for AlphaServer 2100A.wilko2000-12-071-0/+1
* Explicitly document the fact that securelevel > 0 means that kernel modulesben2000-12-071-1/+5
* Remove unneeded include of <pci.h>alex2000-12-071-1/+0
* Fix bug where minimal dist selection didn't check off the rightjkh2000-12-073-3/+3
* Retire this ancient version of rdist.obrien2000-12-0712-4409/+0
* put localdir firstobrien2000-12-071-2/+1
* Whitespace-only to sync with -stable.ru2000-12-071-2/+0
* MFS: Silence compilation warnings.ru2000-12-071-1/+1
* Create a pmtimer device instance for GENERIC and NEWCARD kernels by default.iwasaki2000-12-073-0/+3
* Add a PCI vendor/device database, used by pciconf (and available for usemsmith2000-12-071-0/+3631
* Update to improve handling of verbose PCI vendor/device information.msmith2000-12-074-4504/+240
* Add Isochronus transfer mode support required byroger2000-12-071-13/+180
* Non functional change.roger2000-12-071-70/+21
* Add support for compiling ray driver.imp2000-12-071-0/+9
* Fix broken register restraints that needlessly clobbered registers %ecxjhb2000-12-072-26/+26
* Convert from spl -> mutex.archie2000-12-072-39/+35
* Partially re-write T2 chipset support based on Tru64 platform supportgallatin2000-12-075-99/+454
* Really fix phys_pager:alfred2000-12-061-31/+36
* Add necessary bwillwrite() in writev() entry point.dillon2000-12-062-3/+4
* Do not duplicate our efforts checking FreeBSD version. For a new version,ru2000-12-063-65/+35
* Install the stock (as supplied by groff(1) distribution) tmac.anru2000-12-065-15/+12
* Backout rev 1.2 (emulate `:o' and `/o' letters using 'o'),ru2000-12-061-2/+0
* Build and install groff(1) texinfo(1) documentation.ru2000-12-062-2/+8
* Groff 1.16.1 implements .psbb request internally in troff(1)ru2000-12-063-3/+3
* Upgrade to groff 1.16.1.ru2000-12-061-8/+1
* Hmm, font `L' is still used in old Sun docs.ru2000-12-062-2/+2
* The PAM support for our OpenSSH is sponsored by Enitel ASA.green2000-12-060-0/+0
* These groff(1) documents require sed(1) parsing.ru2000-12-062-4/+28
* Reduce the diffs with the stock (FSF) version.ru2000-12-061-2/+2
* Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debatedes2000-12-062-4/+4
* Backout rev 1.2 (workaround for gcc 2.60 expression evaluationru2000-12-061-5/+1
* Font `L' is not needed for BSD docs, but some use font `CW'.ru2000-12-062-2/+2
* Use stock (FSF) version of this file.ru2000-12-062-2/+4
* Fix bogon in previous commit, whereby the contents of SUBDIR were lostsheldonh2000-12-061-2/+2
* Fixed device files building procedure. This makesru2000-12-069-55/+10
* Untangle vfsinit() a bit. Use seperate sysinit functions rather thanpeter2000-12-066-32/+29
* Simplify this a bit so that it doesn't have to generate silly redundantpeter2000-12-062-28/+6
* Back this out, we apparently have the ipfw(4).ru2000-12-061-1/+1
* ipfw(4) -> ipfw(8).ru2000-12-061-1/+1
* Add back displaying the `world' start time when displaying the stop time.obrien2000-12-061-2/+3
* This is kind of a nasty hack, but it appears to solve the Compaq DL360peter2000-12-067-14/+91
* Pass RFSTOPPED to fork1() in kthread_create() to avoid a race conditionjhb2000-12-061-1/+9
* Cleanup XXXdir functions to eliminate global hash table ofdeischen2000-12-065-53/+34
* Add a LIST_HEAD to DIR for a queue of telldir positions.deischen2000-12-061-1/+6
* - Add in PROC_LOCK() and PROC_UNLOCK() macros. For now these do simplejhb2000-12-061-2/+14
* Add appropriate defines to use snprintf/vsnprintf instead ofjedgar2000-12-061-0/+2
* Protect accesses to member of struct proc with the proc lock.jhb2000-12-066-4/+24
OpenPOWER on IntegriCloud