| Commit message (Expand) | Author | Age | Files | Lines |
* | Document support for AlphaServer 2100A. | wilko | 2000-12-07 | 1 | -0/+1 |
* | Explicitly document the fact that securelevel > 0 means that kernel modules | ben | 2000-12-07 | 1 | -1/+5 |
* | Remove unneeded include of <pci.h> | alex | 2000-12-07 | 1 | -1/+0 |
* | Fix bug where minimal dist selection didn't check off the right | jkh | 2000-12-07 | 3 | -3/+3 |
* | Retire this ancient version of rdist. | obrien | 2000-12-07 | 12 | -4409/+0 |
* | put localdir first | obrien | 2000-12-07 | 1 | -2/+1 |
* | Whitespace-only to sync with -stable. | ru | 2000-12-07 | 1 | -2/+0 |
* | MFS: Silence compilation warnings. | ru | 2000-12-07 | 1 | -1/+1 |
* | Create a pmtimer device instance for GENERIC and NEWCARD kernels by default. | iwasaki | 2000-12-07 | 3 | -0/+3 |
* | Add a PCI vendor/device database, used by pciconf (and available for use | msmith | 2000-12-07 | 1 | -0/+3631 |
* | Update to improve handling of verbose PCI vendor/device information. | msmith | 2000-12-07 | 4 | -4504/+240 |
* | Add Isochronus transfer mode support required by | roger | 2000-12-07 | 1 | -13/+180 |
* | Non functional change. | roger | 2000-12-07 | 1 | -70/+21 |
* | Add support for compiling ray driver. | imp | 2000-12-07 | 1 | -0/+9 |
* | Fix broken register restraints that needlessly clobbered registers %ecx | jhb | 2000-12-07 | 2 | -26/+26 |
* | Convert from spl -> mutex. | archie | 2000-12-07 | 2 | -39/+35 |
* | Partially re-write T2 chipset support based on Tru64 platform support | gallatin | 2000-12-07 | 5 | -99/+454 |
* | Really fix phys_pager: | alfred | 2000-12-06 | 1 | -31/+36 |
* | Add necessary bwillwrite() in writev() entry point. | dillon | 2000-12-06 | 2 | -3/+4 |
* | Do not duplicate our efforts checking FreeBSD version. For a new version, | ru | 2000-12-06 | 3 | -65/+35 |
* | Install the stock (as supplied by groff(1) distribution) tmac.an | ru | 2000-12-06 | 5 | -15/+12 |
* | Backout rev 1.2 (emulate `:o' and `/o' letters using 'o'), | ru | 2000-12-06 | 1 | -2/+0 |
* | Build and install groff(1) texinfo(1) documentation. | ru | 2000-12-06 | 2 | -2/+8 |
* | Groff 1.16.1 implements .psbb request internally in troff(1) | ru | 2000-12-06 | 3 | -3/+3 |
* | Upgrade to groff 1.16.1. | ru | 2000-12-06 | 1 | -8/+1 |
* | Hmm, font `L' is still used in old Sun docs. | ru | 2000-12-06 | 2 | -2/+2 |
* | The PAM support for our OpenSSH is sponsored by Enitel ASA. | green | 2000-12-06 | 0 | -0/+0 |
* | These groff(1) documents require sed(1) parsing. | ru | 2000-12-06 | 2 | -4/+28 |
* | Reduce the diffs with the stock (FSF) version. | ru | 2000-12-06 | 1 | -2/+2 |
* | Somewhere along the line, I misunderstood the whole FTP_PASSIVE_MODE debate | des | 2000-12-06 | 2 | -4/+4 |
* | Backout rev 1.2 (workaround for gcc 2.60 expression evaluation | ru | 2000-12-06 | 1 | -5/+1 |
* | Font `L' is not needed for BSD docs, but some use font `CW'. | ru | 2000-12-06 | 2 | -2/+2 |
* | Use stock (FSF) version of this file. | ru | 2000-12-06 | 2 | -2/+4 |
* | Fix bogon in previous commit, whereby the contents of SUBDIR were lost | sheldonh | 2000-12-06 | 1 | -2/+2 |
* | Fixed device files building procedure. This makes | ru | 2000-12-06 | 9 | -55/+10 |
* | Untangle vfsinit() a bit. Use seperate sysinit functions rather than | peter | 2000-12-06 | 6 | -32/+29 |
* | Simplify this a bit so that it doesn't have to generate silly redundant | peter | 2000-12-06 | 2 | -28/+6 |
* | Back this out, we apparently have the ipfw(4). | ru | 2000-12-06 | 1 | -1/+1 |
* | ipfw(4) -> ipfw(8). | ru | 2000-12-06 | 1 | -1/+1 |
* | Add back displaying the `world' start time when displaying the stop time. | obrien | 2000-12-06 | 1 | -2/+3 |
* | This is kind of a nasty hack, but it appears to solve the Compaq DL360 | peter | 2000-12-06 | 7 | -14/+91 |
* | Pass RFSTOPPED to fork1() in kthread_create() to avoid a race condition | jhb | 2000-12-06 | 1 | -1/+9 |
* | Cleanup XXXdir functions to eliminate global hash table of | deischen | 2000-12-06 | 5 | -53/+34 |
* | Add a LIST_HEAD to DIR for a queue of telldir positions. | deischen | 2000-12-06 | 1 | -1/+6 |
* | - Add in PROC_LOCK() and PROC_UNLOCK() macros. For now these do simple | jhb | 2000-12-06 | 1 | -2/+14 |
* | Add appropriate defines to use snprintf/vsnprintf instead of | jedgar | 2000-12-06 | 1 | -0/+2 |
* | Protect accesses to member of struct proc with the proc lock. | jhb | 2000-12-06 | 6 | -4/+24 |
* | Move io_apic_{read,write} from apic_ipl.s (where they do not belong) into | peter | 2000-12-06 | 5 | -41/+32 |
* | Restore a sense of cleanly supporting multiple platforms. That is, | mjacob | 2000-12-06 | 2 | -36/+95 |
* | Move $FreeBSD id up to top of file for multi-OS ease of support reasons. | mjacob | 2000-12-06 | 1 | -1/+1 |