summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* My changes:roger1999-02-252-88/+230
* Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>alc1999-02-251-2/+2
* Reviewed by: Matthew Dillon <dillon@apollo.backplane.com>alc1999-02-251-2/+3
* Comment swstrategy() routine.dillon1999-02-251-1/+9
* Update ufs_vnops code to use new specinfo fields rather then guess.dillon1999-02-251-7/+14
* Reviewed by: Julian Elischer <julian@whistle.com>dillon1999-02-257-69/+164
* Untangle the nfs send and receive queue locking a little. One lockpeter1999-02-2513-197/+268
* Remove unnecessary page protects on map_split and collapse operations.dillon1999-02-243-6/+16
* Don't try protecting page 0; it seems that BIOS writers now feel it'smsmith1999-02-241-2/+2
* Make the buf in authflags big enough to hold " norechallenge". I've beengj1999-02-231-2/+2
* Deal with broken Web sites which return 302 responses rather than 404wollman1999-02-233-17/+38
* Add support for still more cheapo 10/100 cards: Delta Electronics andwpaul1999-02-236-21/+94
* remove ctype.c - unused and confusingache1999-02-232-74/+2
* Misplaces brace puts important code into debug section.phk1999-02-231-5/+5
* Add a prototype to silence warnings.eivind1999-02-231-2/+3
* Fix minor nit with command line parsing for pw -V DIR action.davidn1999-02-231-2/+2
* Fix tpyo (sic) and missing 'else' (bad cut n' paste).davidn1999-02-231-13/+13
* 1) Do not blindly ignore file update errors which may occur due to concurrentdavidn1999-02-2314-155/+725
* Update reference to setup.exe (which is now dead).jkh1999-02-232-22/+8
* Add a reference to the ypinit(8) command.ghelmer1999-02-231-1/+7
* Change the prompt for the office location field from "Location:"ghelmer1999-02-233-8/+13
* Dangit... made a typo in the NEXPTR register definition (0x55 -> 0x45).wpaul1999-02-231-2/+2
* Minor updates for the ASIX AX88141, which is a newer version of thewpaul1999-02-234-18/+36
* The previous commit also fixed a possibly-wrong (too high) prioritybde1999-02-221-1/+1
* Add support for stealth forwarding (forwarding packets without touchingdes1999-02-225-9/+38
* Improved scheduling in uiomove(), etc. resched_wanted() is true toobde1999-02-223-8/+15
* Outdated with the removal of LKM support. KLDs can't be tested in anyeivind1999-02-221-74/+0
* Added a per-cpu variable `switchticks' for use in scheduling.bde1999-02-228-9/+17
* Add IC-CARD Ethernet card & AT&T V34+ Fax Modembrian1999-02-222-2/+30
* Xircom Ethernet+Modem 10/100+brian1999-02-222-2/+14
* Oops. Adding a Makefile might help anyone who wants to use streamsnewton1999-02-221-0/+30
* Fix assorted memory leak/buffer reuse problems.dcs1999-02-222-7/+24
* Update for the man page. 4.0 is using KLD's not LKM's.n_hibma1999-02-221-5/+7
* Converted "streams" pseudo-device into a KLDnewton1999-02-223-5/+41
* Make various minor corrections.rnordier1999-02-222-5/+5
* Removed ENOMEM error on swap_pager_full condition which ignored thedillon1999-02-221-4/+2
* Add entries for the following cards:steve1999-02-222-2/+54
* dhclient is now in /sbin.steve1999-02-221-3/+3
* Activate boot0cfg.rnordier1999-02-211-1/+2
* This commit was generated by cvs2svn to compensate for changes in r44196,rnordier1999-02-213-0/+410
|\
| * Add boot0cfg: this installs/configures the `boot0' boot manager. Arnordier1999-02-213-0/+410
* | Fix bug: If gdb couldn't find the dynamic linker's "r_debug_state"jdp1999-02-211-1/+1
* | Added man page usb uhci ohcin_hibma1999-02-217-3/+875
* | Bug fix: Trap 12 when ugen not present and therefore unattached physicaln_hibma1999-02-211-2/+7
* | Device unload code is broken, disabled. Requires a bit of redesign on then_hibma1999-02-211-5/+16
* | Add uhci and ohci driver namesn_hibma1999-02-211-2/+4
* | Rename hid device to uhid (HID: Human Interface Device)n_hibma1999-02-216-11/+11
* | make ums look like a Mouse Systems or Sysmouse mouse. Remove PS/2 interf.n_hibma1999-02-211-57/+111
* | 1) Added define for USB as an interfacen_hibma1999-02-212-2/+6
* | Fix controller/device ppc0 inconsistency with GENERICnsouch1999-02-213-6/+6
OpenPOWER on IntegriCloud