summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Linuxulator manpage. Derived from i386 version.marcel2000-12-082-2/+127
* The osfulator can be compiled-in now:marcel2000-12-081-4/+3
* Add comments to the proc structure to describe how each member will bejhb2000-12-081-93/+113
* Add missing #include.archie2000-12-081-0/+1
* Only call bwillwrite() for vnodes. Do not penalize devices or pipes.dillon2000-12-071-1/+2
* When I converted this driver, I neglected to deal with packet alignment.wpaul2000-12-071-0/+17
* Hide intrstate in the #ifdef where it belongs.phk2000-12-071-1/+1
* Don't use a private malloc(9) type for something this M_DEVBUFish.phk2000-12-071-6/+4
* Add needed include of <sys/devicestat.h>phk2000-12-071-0/+1
* Move extern tsc_present outside function to quelch a warning.phk2000-12-072-2/+8
* Add __ucmpdi2 prototype to quelch a warning.phk2000-12-071-0/+1
* 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
OpenPOWER on IntegriCloud