summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move io_apic_{read,write} from apic_ipl.s (where they do not belong) intopeter2000-12-065-41/+32
* Restore a sense of cleanly supporting multiple platforms. That is,mjacob2000-12-062-36/+95
* Move $FreeBSD id up to top of file for multi-OS ease of support reasons.mjacob2000-12-061-1/+1
* Enable the same path deduction as for ftp install (great for snapshot tests)jkh2000-12-064-38/+120
* GC unused assembler function apic_eoi()peter2000-12-064-10/+0
* Add in #include of <sys/lock.h> since it was axed from <sys/proc.h>.jhb2000-12-061-0/+1
* Add forgotten SYSCALL_MODULE_HELPER() for msgsys() syscall.alfred2000-12-051-0/+1
* need to adjust allocation size to properly deal with non PAGE_SIZEalfred2000-12-051-1/+1
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-059-9/+9
* Move the ipfw(4) xref to the description of LOG_SECURITY instead ofjhb2000-12-051-1/+1
OpenPOWER on IntegriCloud