summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add bt_port_probe() a routine shared by the EISA and ISA probe code togibbs1999-03-082-15/+87
* Ask the card where our interrupt is instead of attempting to use the EISAgibbs1999-03-082-170/+62
* Pull 'ISA style' probe where interrupt information is determined throughgibbs1999-03-083-129/+21
* Spell David correctly.steve1999-03-081-2/+2
* Restore \n at end of usage message.wollman1999-03-081-2/+2
* Integrate the new "nanokernel" PLL from Dave Mills.phk1999-03-086-848/+753
* fix cosmetic ISDN startup problem mentioned in PR conf/9957hm1999-03-082-4/+12
* Add MODINFO_ARGS, parameters passed to a module at load time.dcs1999-03-085-5/+18
* Increase ficl's dictionary size, in preparation for the newer loader.rc.dcs1999-03-081-2/+2
* Fix a number of memory leaks and other memory-related disorders.dcs1999-03-084-9/+19
* Remove an unused variable from vmspace_fork.alc1999-03-081-3/+1
* The 4 gig version of the Seagate Medalist Pro seems to have the sameken1999-03-071-5/+21
* ZIP drives should now be working, I'm not sure about LS120 drives,sos1999-03-079-84/+100
* Change vm_map_growstack to acquire and hold a read lock (instead of a writealc1999-03-071-11/+17
* Don't forget to call modem_Found() when connectingbrian1999-03-071-1/+2
* Add leading 0 in front of octal file permissions number.ghelmer1999-03-072-4/+4
* Fix display of example usage.ghelmer1999-03-071-1/+2
* erst0 -> ersa0ghelmer1999-03-071-2/+2
* MAKEDEV pty# makes 32 pty pairs, not 16.ghelmer1999-03-072-4/+4
* Explain ENXIO error status with respect to fifos.ghelmer1999-03-071-0/+4
* Upgrade (almost) to natd 2.0b1brian1999-03-0712-244/+564
* Support PPTP via libalias (``alias pptp addr'').brian1999-03-077-8/+106
* Document PacketAliasPptp() and allow it to be disabledbrian1999-03-074-4/+62
* update misc i4b documentation to i4b release 0.71.00hm1999-03-073-23/+128
* add the dtmfdecode program (added to i4b with 0.71.00) to the i4b userlandhm1999-03-075-1/+279
* update the i4b userland to i4b release 0.71.00hm1999-03-0779-442/+632
* add kernel config support for i4b driver for AVM Fritz PCIhm1999-03-074-4/+8
* update the i4b include files to i4b release 0.71.00hm1999-03-0710-50/+82
* update the i4b kernel part to i4b release 0.71.00hm1999-03-0776-501/+2689
* * Register sysctl nodes before running sysinits when loading files anddfr1999-03-072-4/+23
* Remove unused function stubs.brian1999-03-072-154/+0
* Support proxying & transparent proxying curtesy of libalias(3).brian1999-03-077-42/+112
* Mention that PacketAliasProxyRule() doesn't accept host names,brian1999-03-072-2/+6
* Correctly drop existing connections when reopening the diagnosticbrian1999-03-074-14/+20
* Oops, the test for "no-cpu" was inverted.bde1999-03-071-2/+2
* Also add 1000baseSX, 1000baseLX, 1000baseCX and 1000baseTX media types. Atwpaul1999-03-071-0/+12
* Read from fd[0] and write to fd[1] where `fd' is thebrian1999-03-071-12/+12
* Use socketpair() instead of pipe()... pipe() doesn't returnbrian1999-03-071-2/+2
* Reopen descriptor 0 as /dev/tty when in interactive modebrian1999-03-072-7/+7
* When an incoming packet is reflected back as an ICMP reply, make sure wearchie1999-03-061-1/+2
* Fix callout_init(). This didn't have any practical effect since itwollman1999-03-061-2/+2
* Document PacketAliasProxyRule() and fix a typo.brian1999-03-062-2/+176
* Removed old scsi section 9 man pages. Only cd.9 has been converted tobde1999-03-064-381/+2
* Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink).bde1999-03-062-5/+6
* Fixed wrong function prototype(s) in synopsis.bde1999-03-066-14/+12
* Fixed bitrot in synopsis (u_long changed to uintptr_t for portability).bde1999-03-062-6/+6
* Add 1000baseFX, 10baseSTP and 10baseFL media types. The 1000baseFXwpaul1999-03-061-1/+19
* Fixed C syntax error in synopsis.bde1999-03-061-2/+2
* Fixed bitrot in synopsis (const poisoning hadn't reached here).bde1999-03-061-2/+2
* Fixed missing headers in synopsis.bde1999-03-062-1/+5
OpenPOWER on IntegriCloud