aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make `-r -s' also match the BSDI output.David E. O'Brien1999-11-112-2/+2
* Add code to support ISA PnP.Doug Rabson1999-11-113-89/+248
* Correct a locking error in apause: It should always holdAlan Cox1999-11-111-14/+16
* Oops, netgraph.o -> ether.o for the RELEASE build.Brian Somers1999-11-111-2/+2
* More bug fixes.Archie Cobbs1999-11-101-17/+21
* Minor change to the configuration of number of slots.Archie Cobbs1999-11-101-2/+2
* Re-organise the code which manages the owner of the FP state (fpcurproc).Doug Rabson1999-11-109-102/+180
* Dont listen to disks that say they can only do 0 sector transfers.Søren Schmidt1999-11-101-1/+1
* vsprintf -> vsnprintf in msg().Warner Losh1999-11-101-1/+1
* Decremement by 1 the value taken for %j before assigning it to tm_yday,Sheldon Hearn1999-11-101-6/+50
* Allow the year to be specified with an optional century.Sheldon Hearn1999-11-102-4/+14
* Don't call bash(1) a Korn shell clone. Instead, use pdksh(1) as anSheldon Hearn1999-11-101-2/+2
* Finding root devices is a much more sane thing now.Poul-Henning Kamp1999-11-101-7/+8
* ioctlname() is actually passed a register_t.Doug Rabson1999-11-101-1/+1
* Make the atapi device return sensible errno's back to userland.Søren Schmidt1999-11-105-55/+60
* Update to reflect changes in the node type.Archie Cobbs1999-11-106-30/+153
* Fix some bugs; seems to work now. Minor change to the configuration fieldArchie Cobbs1999-11-101-35/+29
* Move handling of the address and control fields into the PPP node;Archie Cobbs1999-11-102-65/+85
* Two changes: (1) Use vm_page_unqueue_nowakeup in vm_page_allocAlan Cox1999-11-101-11/+2
* Fix cosmetic bug in time display. Current day logins are now displayedDavid Nugent1999-11-101-4/+9
* If dev->connected is already set to CARRIER_OK in ether_AwaitCarrier,Brian Somers1999-11-091-1/+1
* Don't recurse into datalink_UpdateSet() afterBrian Somers1999-11-092-4/+6
* Fix a boatload of warnings in the generated code on the alpha.Doug Rabson1999-11-091-1/+1
* Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch ofDoug Rabson1999-11-091-9/+10
* Correct the ``-unix X'' parsing (last time I only correctedBrian Somers1999-11-091-1/+2
* Drop ipl to zero before calling ast(). Make sure that this only happensDoug Rabson1999-11-091-0/+2
* Fix a warning.Doug Rabson1999-11-091-1/+1
* Fix a warning.Doug Rabson1999-11-091-1/+1
* Add devices from the ATA driver (ad, acd, afd, ast).Søren Schmidt1999-11-093-3/+18
* Be a bit smarter when identifying a netgraph nodeBrian Somers1999-11-091-55/+9
* Change the "-r" output format to match BSDI's default output format.David E. O'Brien1999-11-091-2/+2
* Next step in the device cleanup process.Poul-Henning Kamp1999-11-0913-652/+188
* cleanup the IDE cases a bit, add the ad driver to the all: target.Søren Schmidt1999-11-092-8/+20
* Correctly record the mouse position in the current VTY.Kazutaka YOKOTA1999-11-091-23/+22
* - Commented out ed driver.Yoshihiro Takahashi1999-11-092-20/+24
* Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.Kazutaka YOKOTA1999-11-097-11/+11
* Sync with sys/i386/conf/options.i386 revision up to 1.127.Yoshihiro Takahashi1999-11-092-2/+10
* Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldKazutaka YOKOTA1999-11-091-1/+1
* Fix dead loop if locale contains / and not all categories specifiedAndrey A. Chernov1999-11-091-1/+3
* Add libnetgraphPoul-Henning Kamp1999-11-092-2/+2
* Change default to whois.crsnic.net - new Central Shared Registry for domainsAndrey A. Chernov1999-11-092-5/+20
* Re-support "tape" as an alias for device and clean up a bit more cruftPeter Wemm1999-11-093-4/+13
* Add information about Intel managed EEPro card.Wes Peters1999-11-092-1/+4
* Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. ItAlan Cox1999-11-096-16/+23
* Cosmetic change: correct formatting error in my previous commit.Kazutaka YOKOTA1999-11-093-15/+15
* Don't treat -unit as a mode flag when counting mode flags.Brian Somers1999-11-091-0/+1
* Remove a null pointer referenceJulian Elischer1999-11-093-2/+4
* Remove useless section.Alexey Zelkin1999-11-091-2/+0
* Restore sub-chapters order.Alexey Zelkin1999-11-092-38/+32
* style fixAlexey Zelkin1999-11-091-5/+8