summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct socket ethernet card entry.imp2000-03-112-12/+14
* Fix crashes on card eject for pccard modems. We check for NULL whenimp2000-03-112-24/+34
* Add a flag to the usage display.shin2000-03-111-2/+2
* Prevent multicast packets from being sent over stf0 interface,shin2000-03-114-2/+8
* Replace m_pkthdr.rcvif with oif when oif is not NULL, to countshin2000-03-111-0/+2
* Fix sockaddr_storage related macro definition, as ss_family member type change.shin2000-03-111-2/+2
* Note FPU exceptions default changecracauer2000-03-111-0/+8
* Add "-l" option description.shin2000-03-111-1/+3
* Remove old hand crafted version of start_join_net for download.dmlb2000-03-111-51/+10
* Start to use ray_start_join_net (my old code removed on next checkin)dmlb2000-03-111-174/+216
* Make inetd compilable without INET6.shin2000-03-112-2/+4
* Prevent sockstat print out some empty entries related to IPv6.shin2000-03-111-2/+2
* This is null commit to add correct comment for the last fix to this file.shin2000-03-110-0/+0
* IPv6 6to4 support.shin2000-03-114-5/+61
* One more patch for the atkbd driver. It will make sure that theyokota2000-03-112-0/+24
* Teach the 'dc' driver how to pick up settings left over by themsmith2000-03-114-0/+86
* The function arpintr() incorrectly checks m->m_len to detect incompleterwatson2000-03-111-13/+36
* Add COM1 SA MC220imp2000-03-102-0/+12
* Fix fd leak in libdisk's Disk_Names()imp2000-03-101-0/+4
* Cosmetics..sos2000-03-102-4/+4
* -e -> -I change.imp2000-03-104-18/+72
* Correct man page title.archie2000-03-103-3/+3
* Do the right thing with USA_RESIDENTjkh2000-03-105-11/+11
* s/chose/choose/ in all the relevant places.jkh2000-03-106-12/+12
* Added notes about:hosokawa2000-03-102-12/+70
* Change the default FPU control word so that exceptions for newcracauer2000-03-103-102/+12
* Fix whitepace in the arguments of two Xr macros.sheldonh2000-03-101-2/+2
* - typosnik2000-03-101-55/+61
* Merged from sys/isa/sio.c revisions 1.289 and 1.290.kato2000-03-102-4/+2
* shmat: If VM_PROT_READ_IS_EXEC is defined and prot includes VM_PROT_READ,alc2000-03-101-0/+4
* Dont call make_dev until we are sure the device is there, this preventssos2000-03-101-4/+12
* Add support for PnP ISA cards, and some laptop PnP support:imp2000-03-103-83/+125
* Correct PnP ids for pcic-like cards.imp2000-03-101-4/+4
* Minor tweaks to Xircom entries. With this I can now attach to theimp2000-03-102-10/+10
* Fix typo.grog2000-03-091-1/+1
* Add in IPV4 NIS support.jlemon2000-03-091-0/+39
* Use the ccs update command mechanism for dowloading parameters on startupdmlb2000-03-091-112/+58
* Fix a problem which caused i/o resource allocation conflict of thishm2000-03-091-10/+26
* Don't use the old raw name for disk devices.obrien2000-03-092-2/+2
* Introduce ethernet bridge support for if_dcrwatson2000-03-092-8/+50
* In the 'found' case for ufs_lookup() the underlying bp's data wasdillon2000-03-091-1/+1
* Fix various unsigned vs signed errors that caused problems with uidspaul2000-03-093-16/+34
* Fix bug in linux_wait4 and linux_waitpid where garbage in the statusmarcel2000-03-092-0/+4
* More grammer, wording, and mdoc fixes.shin2000-03-091-26/+20
* Add vendor/device ID for Corega FEther USB-TX.gehenna2000-03-091-0/+1
* Add Compaq `ida' driver to GENERIC, update it's LINT entry.jlemon2000-03-095-33/+14
* Regen.gehenna2000-03-092-2/+9
* Add Corega FEther USB-TX.gehenna2000-03-091-0/+1
* Change default of rtadvd to "YES".shin2000-03-091-1/+2
* Enable SCM_RIGHTS on alpha. Allocate necessary buffer as conversion betweenshin2000-03-091-28/+108
OpenPOWER on IntegriCloud