summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Rename sysctl security.jail.getfsstatroot_only to security.jail.enforce_statfspjd2005-06-095-24/+143
* Use tabs instead of spaces to indent, per style(9)imp2005-06-091-21/+20
* Remove process information leak from inside a jail, whenpjd2005-06-091-0/+3
* Fix some race conditions for pinned threads that may cause them to runups2005-06-092-65/+138
* Add IPI support for preempting a thread on another CPU.ups2005-06-096-2/+40
* Fix a mis-merge. Remove a redundant call to tcp_sackhole_insertps2005-06-091-1/+0
* Avoid code duplication in serval places by introducing universalpjd2005-06-095-220/+139
* Add a quirk for my pen-drive.pjd2005-06-091-0/+8
* Use tabs, not spaces.cognet2005-06-091-6/+6
* 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
* Refer to the mbuf header length field via the official method.ru2005-06-091-8/+8
* 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
* My abstracting out the MAC reading code to fix pccard broke pci. Addimp2005-06-081-0/+1
* 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
* Initialize uio_iovcnt to 1 in extattr_list_vp() and extattr_get_vp()rodrigc2005-06-082-0/+4
* In sem_forkhook(), don't attempt to generate a copy of the process semaphorerwatson2005-06-081-0/+4
* Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid,sam2005-06-073-16/+33
* 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
* Bring in IPFW layer2 filtering from bridge.c, this allows Ethernet filteringthompsa2005-06-071-2/+65
* Update statistics only in case if delivery was successfull.glebius2005-06-071-2/+4
* In lio_listio(2) change jobref from an int to a long so thatalc2005-06-071-1/+2
* Gratuitous renaming of four System V Semaphore MAC Framework entryrwatson2005-06-0710-68/+68
* - Fix the case where we're not preempting but there is already a newtdjeff2005-06-071-3/+11
* Set the correct IFS parameters for the beacon tx queuesam2005-06-072-1/+49
* WPA/802.11i interoperability fixes:sam2005-06-071-3/+2
* Change the maximum bpf program instruction limitation from being hard-csjp2005-06-061-1/+4
* Make "show msgbuf" use the pager instead of blasting the whole thing out.dwhite2005-06-061-2/+5
* Fix for a bug in the change that walks the scoreboard backwards fromps2005-06-061-4/+9
* Send link state change notifications to /dev/devctl. This is needed tobrooks2005-06-061-0/+2
* Misc keycache changes:sam2005-06-062-79/+176
* Apply the usual woodoo for 64bitness.sos2005-06-061-2/+2
* Add support for nVidia's software RAID "MediaShield".sos2005-06-062-7/+257
* Until someone who owns the various TGA-based cards has time to fix thewilko2005-06-061-1/+2
* Not yet ready to burn this, so unmark power stuff.... non-type 0 busses still...imp2005-06-061-4/+0
* Fix a bug relavant to debugging, a masked signal unexpectedly interruptsdavidxu2005-06-061-52/+37
OpenPOWER on IntegriCloud