summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect changes in the node type.archie1999-11-106-30/+153
* Fix some bugs; seems to work now. Minor change to the configuration fieldarchie1999-11-101-35/+29
* Move handling of the address and control fields into the PPP node;archie1999-11-102-65/+85
* Two changes: (1) Use vm_page_unqueue_nowakeup in vm_page_allocalc1999-11-101-11/+2
* Fix cosmetic bug in time display. Current day logins are now displayeddavidn1999-11-101-4/+9
* If dev->connected is already set to CARRIER_OK in ether_AwaitCarrier,brian1999-11-091-1/+1
* Don't recurse into datalink_UpdateSet() afterbrian1999-11-092-4/+6
* Fix a boatload of warnings in the generated code on the alpha.dfr1999-11-091-1/+1
* Fix the output of 'netstat -I de0 1' for the alpha. Fix a bunch ofdfr1999-11-091-9/+10
* Correct the ``-unix X'' parsing (last time I only correctedbrian1999-11-091-1/+2
* Drop ipl to zero before calling ast(). Make sure that this only happensdfr1999-11-091-0/+2
* Fix a warning.dfr1999-11-091-1/+1
* Fix a warning.dfr1999-11-091-1/+1
* Add devices from the ATA driver (ad, acd, afd, ast).sos1999-11-093-3/+18
* Be a bit smarter when identifying a netgraph nodebrian1999-11-091-55/+9
* Change the "-r" output format to match BSDI's default output format.obrien1999-11-091-2/+2
* Next step in the device cleanup process.phk1999-11-0913-652/+188
* cleanup the IDE cases a bit, add the ad driver to the all: target.sos1999-11-092-8/+20
* Correctly record the mouse position in the current VTY.yokota1999-11-091-23/+22
* - Commented out ed driver.nyan1999-11-092-20/+24
* Fix typo: MOUSE_GETSTAT -> MOUSE_GETSTATUS.yokota1999-11-097-11/+11
* Sync with sys/i386/conf/options.i386 revision up to 1.127.nyan1999-11-092-2/+10
* Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize shouldyokota1999-11-091-1/+1
* Fix dead loop if locale contains / and not all categories specifiedache1999-11-091-1/+3
* Add libnetgraphphk1999-11-092-2/+2
* Change default to whois.crsnic.net - new Central Shared Registry for domainsache1999-11-092-5/+20
* Re-support "tape" as an alias for device and clean up a bit more cruftpeter1999-11-093-4/+13
* Add information about Intel managed EEPro card.wes1999-11-092-1/+4
* Passing "0" or "FALSE" as the fourth argument to vm_fault is wrong. Italc1999-11-096-16/+23
* Cosmetic change: correct formatting error in my previous commit.yokota1999-11-093-15/+15
* Don't treat -unit as a mode flag when counting mode flags.brian1999-11-091-0/+1
* Remove a null pointer referencejulian1999-11-093-2/+4
* Remove useless section.phantom1999-11-091-2/+0
* Restore sub-chapters order.phantom1999-11-092-38/+32
* style fixphantom1999-11-091-5/+8
* Add an empty netgraph.o when building a release to keep thebrian1999-11-091-2/+2
* Fix comments: LKM -> KLD, /etc/objectformat -> /etc/objformatphantom1999-11-091-5/+5
* The Qtronix keyboard has a built in PS/2 port for a mouse.n_hibma1999-11-083-52/+102
* Add QTronix keyboard with PS/2 mouse connectorn_hibma1999-11-082-0/+15
* remove superfluous header includen_hibma1999-11-081-1/+1
* Unbreak ATAPI on the Aladdin chipset, only DMA access worked.sos1999-11-084-61/+63
* Remove superfluous header file includesn_hibma1999-11-082-17/+13
* Remove superfluous header file includes.n_hibma1999-11-087-13/+7
* This commit was generated by cvs2svn to compensate for changes in r53024,guido1999-11-08201-4214/+19836
|\
| * Import of ipfilter 3.3.3 in anticipation of its revival.guido1999-11-08210-4360/+20241
* | A little bit of nitpicking in the 'syncing disks...' end of a shutdown.phk1999-11-081-20/+13
* | Fix nfssvc_addsock() to not attempt to free a NULL socket structuredillon1999-11-083-9/+18
* | Make sigreturn() work properly by zeroing mc_onstack like Bruce suggested.jhay1999-11-082-2/+3
* | Add the latest categories.jkh1999-11-082-4/+10
* | Defensive coding to prevent a potential segfault.jkh1999-11-082-2/+2
OpenPOWER on IntegriCloud