summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add support for Compaq ProLiant 1200 host to PCI bridge.dfr1999-02-211-1/+16
* | Add a quick note to say what the 3 uuencoded files are.julian1999-02-211-0/+21
* | Remove conditional sysctl'sdillon1999-02-211-46/+4
* | Reviewed by: Alan Cox <alc@cs.rice.edu>dillon1999-02-211-9/+15
* | Increment __FreeBSD_version to reflect the fact that the kernel canjdp1999-02-201-2/+2
* | If you merge this into -stable, please increment __FreeBSD_versionjdp1999-02-201-28/+38
* | Removed uhub from list. Mandatory with usb device and this was alreadyn_hibma1999-02-205-13/+5
* | Fix an operator precedence bug.dt1999-02-201-3/+3
* | A correction to the code which attempts to prevent the same moduledfr1999-02-201-1/+3
* | Really make the "Rename nlpt to lpt." purported to have been made inobrien1999-02-202-4/+4
* | Set ifq_maxlen.dt1999-02-201-1/+2
* | Bit 24 of the Feature Flag is FXSR (for Fast FP Save and Restore).roberto1999-02-202-4/+4
* | Bug fix: devcount was running from [count..0], should be [count-1..0]n_hibma1999-02-201-1/+1
* | World, I'd like you to meet the first FreeBSD token Ring driver.julian1999-02-2022-23/+7162
* | Kill an obsolete file. It has been moved to sys/dev/kbd.yokota1999-02-201-1332/+0
* | Make sure the DAC palette width is restored to 6 bit.yokota1999-02-201-5/+8
* | Fix <back quote>/<logical not>/<vertical bar> key.yokota1999-02-202-2/+2
* | Handle empty PAP & CHAP packets (containing only an FSM header).brian1999-02-203-7/+14
* | 1) In polling mode (during boot) the callout_handle wasn'tn_hibma1999-02-191-24/+11
* | Introduce machine-dependent macro pgtok() to convert page count to numberluoqi1999-02-1912-49/+52
OpenPOWER on IntegriCloud