summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. Thisglebius2005-06-091-1/+1
* Fix for a crash in tcp_sack_option() caused by hitting the limit onps2005-06-091-0/+5
* Add ata stuff.cognet2005-06-091-1/+10
* Use the presence of ctlr->dmainit instead of r_res1 to find out when tosos2005-06-091-1/+1
* - MFp4: modify slightly the arm intr API, there's arm CPUs with more than 32cognet2005-06-097-68/+73
* When returing an RTM_GET message through the routing socket fillharti2005-06-091-0/+2
* Document that /etc/rc.d/ntpdate will read this file to find out a listkeramida2005-06-091-0/+11
* Refer to the mbuf header length field via the official method.ru2005-06-091-8/+8
* an English grammar fixsuz2005-06-091-1/+1
* Intel 31244 support.brueffer2005-06-091-2/+2
* Simplify the code a bit after the bzero().imp2005-06-091-12/+3
* Don't build PORTS_MODULES if NO_MODULES is definedimp2005-06-091-1/+1
* - My sub-par public school education has been exposed. s/sentinal/sentinel/jeff2005-06-091-4/+4
* Change station mode beacon timer setup to insure the calculatedsam2005-06-091-6/+49
* o collect dtim period+count from beacons in station mode so driverssam2005-06-093-3/+21
* Remove the previous parsing-logic for arguments on the '#!'-line of shellgad2005-06-091-128/+2
* fixed typosuz2005-06-081-3/+3
* My abstracting out the MAC reading code to fix pccard broke pci. Addimp2005-06-081-0/+1
* Correct directory traversal and race condition vulnerabilities in gzip.simon2005-06-081-8/+10
* Regen after addition of linux_getpriority wrapper.sobomax2005-06-089-14/+30
* Properly convert FreeBSD priority values into Linux values in thesobomax2005-06-084-3/+16
* - Under heavy IO load the buf daemon can run for many hundereds ofjeff2005-06-081-7/+29
* Add support for the Intel 31244.sos2005-06-082-81/+255
* Add support for /etc/dhclient-exit-hooks file.brooks2005-06-081-3/+13
* Initialize uio_iovcnt to 1 in extattr_list_vp() and extattr_get_vp()rodrigc2005-06-082-0/+4
* Fix section number of hostapd(8) and wpa_supplicant(8).hrs2005-06-082-4/+4
* New release notes:hrs2005-06-082-8/+130
* In sem_forkhook(), don't attempt to generate a copy of the process semaphorerwatson2005-06-081-0/+4
* Clarify that systems that have the GPIO pins wired to the hardwareyongari2005-06-081-2/+5
* Clarify that gif doesn't do GRE tunnels.grog2005-06-081-0/+6
* Update to the new world of network configuration. The documenation isbrooks2005-06-081-11/+35
* Remove default and documenation for pccard_ether_delay since I removedbrooks2005-06-082-13/+0
* Fix return values of ifconfig_up/down.brooks2005-06-071-4/+5
* add EAP-TTLS to the EAPOL group; may want a separate knob latersam2005-06-071-0/+3
* Catch up with changes in wpa_supplicant:sam2005-06-071-37/+87
* Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid,sam2005-06-073-16/+33
* fix byte order handling: FreeBSD != Linuxsam2005-06-071-0/+6
* Don't clock the state machine in various cases when roaming is setsam2005-06-071-6/+11
* Add ARM_USE_SMALL_ALLOC.cognet2005-06-071-0/+1
* Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it providescognet2005-06-076-68/+280
* - Clear OWEINACT prior to calling VOP_INACTIVE to remove the possibilityjeff2005-06-071-1/+2
* Fix markup nits.ru2005-06-071-3/+1
* Bring in IPFW layer2 filtering from bridge.c, this allows Ethernet filteringthompsa2005-06-072-5/+82
* Add Farnsworth support to morse(6).joerg2005-06-072-11/+41
* Mention the import of the OpenBSD dhclient, particularly the requirementbrooks2005-06-071-0/+7
* Change the default for dumpdev to "AUTO". It should be reverted to "NO"des2005-06-071-1/+1
* Honor the "dumpdev" kenv variable if it is set and the "dumpdev" rcdes2005-06-071-6/+17
* Fix build on 64-bit platforms where time_t is 64 bit. Since wherebrooks2005-06-071-4/+5
* add_proto() now fills proto for us so stop to 'guess' the protocol from themlaier2005-06-071-5/+2
* Update statistics only in case if delivery was successfull.glebius2005-06-071-2/+4
OpenPOWER on IntegriCloud