aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* When asked to get the current transfer settings go do a dev_refreshMatt Jacob1999-05-121-12/+26
* be a bit more chatty about some speed negotiationsMatt Jacob1999-05-121-2/+8
* Add a min TTL flag to go along with the max TTL flag. That is, this flagArchie Cobbs1999-05-122-20/+44
* Grammatical fixes.Kris Kennaway1999-05-121-5/+5
* braino.Poul-Henning Kamp1999-05-121-3/+3
* Backed out the previous commit, except for the parts that reducedBruce Evans1999-05-121-11/+5
* Fixed corruption of the kmemstatistcs list. The first malloc()Bruce Evans1999-05-121-5/+9
* Produce compiler warning if dev_t and udev_t is confused.Poul-Henning Kamp1999-05-122-8/+12
* Don't peek into dev_tPoul-Henning Kamp1999-05-122-4/+4
* Fix a udev_t/dev_t mismatch which prevent paging from working.Poul-Henning Kamp1999-05-121-2/+2
* Oops - hook the sync push diagnostics correctly.Brian Somers1999-05-121-3/+3
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asBrian Somers1999-05-1227-307/+832
* Driver is now ported to NetBSD.Semen Ustimenko1999-05-1225-233/+505
* Add some extra checks to make *sure* we got what we were told we got.Jordan K. Hubbard1999-05-123-21/+57
* Completely change the way package_add() does its work. Now weJordan K. Hubbard1999-05-1213-191/+231
* Sync with sys/i386/isa/diskslice_machdep.c revision 1.34.KATO Takenori1999-05-122-4/+4
* Support divergent docs for different architectures.Jordan K. Hubbard1999-05-121-2/+2
* Punt! This file is now architecture specific.Jordan K. Hubbard1999-05-121-529/+0
* A special installation guide for the Alpha. Thanks, Doug! This is good!Jordan K. Hubbard1999-05-121-0/+437
* $ brucify sys/stat.hPoul-Henning Kamp1999-05-121-8/+8
* #define udev_t dev_t in userland, so that programs which peek atPoul-Henning Kamp1999-05-121-1/+2
* Fix dumpon. It passes a udev_t from userland to kernel, that needs aPoul-Henning Kamp1999-05-122-8/+8
* Erm, delete the package base hint again. Gotta lay off the crack!Jordan K. Hubbard1999-05-122-14/+6
* We don't bundle the XFree86 release notes on the floppies anymore; take itJordan K. Hubbard1999-05-123-39/+39
* Brucify.Dag-Erling Smørgrav1999-05-121-2/+1
* Set PKG_ADD_BASE hint in a certain case.Jordan K. Hubbard1999-05-122-8/+18
* Revive the PKG_ADD_BASE stuff a bit.Jordan K. Hubbard1999-05-121-1/+2
* Updated a comment (Crtat is no longer bogusly shared with syscons).Bruce Evans1999-05-121-2/+0
* Fix a couple of bogons in the X server/desktop setup menus.Jordan K. Hubbard1999-05-126-27/+60
* Removed global variable `Crtat'. This was once (bogusly) shared withBruce Evans1999-05-121-6/+3
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledPoul-Henning Kamp1999-05-1171-209/+337
* Oops, the correct commit message is:Dmitrij Tejblum1999-05-110-0/+0
* Oops, back out previous, it is not quite ready for commit and has nothingDmitrij Tejblum1999-05-111-9/+2
* Initialize bootifo.envp, so that the kernel environment can be used.Dmitrij Tejblum1999-05-113-6/+16
* Yet another place I missed when increasing trapframe size, which causes problemLuoqi Chen1999-05-116-10/+14
* "fix" warning. This still needs to be kld-ified some day (or removed).Peter Wemm1999-05-111-1/+4
* Do not hardcode size of struct vm86frame.Luoqi Chen1999-05-113-5/+17
* Trap frame size has increased by 4.Luoqi Chen1999-05-111-3/+3
* Quirk this drive- all luns show up the same.Matt Jacob1999-05-111-1/+11
* Take a shot at handling INTR_FAST and INTR_EXCL for CY_PCI_FASTINTR.Peter Wemm1999-05-111-12/+21
* Tidy up references to <sys/rlist.h> and support for the old swap managementPeter Wemm1999-05-114-94/+12
* Send subr_rlist.c off to the big Attic in the sky. It's been #if 0'edPeter Wemm1999-05-113-364/+0
* Sync usage() with man page.Dag-Erling Smørgrav1999-05-111-2/+2
* Don't stop listening to the signal pipe just because you don't haveDag-Erling Smørgrav1999-05-111-6/+6
* Sync with changes in /etc/mail.Jordan K. Hubbard1999-05-111-2/+2
* Found the needle in the haystack!John Birrell1999-05-112-4/+4
* During probe, the page lockdown code in dpt_control.c does someJordan K. Hubbard1999-05-111-2/+4
* Make the driver work on HP8100 and the newer Philips that does notSøren Schmidt1999-05-113-72/+9
* Hmm. Could have sworn I committed this before. Mention the jail() stuffJordan K. Hubbard1999-05-112-0/+6
* Change the INIT_PATH option example to use colons instead of semi-colonsJohn Birrell1999-05-113-6/+6