summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Consolidate all IP Options handling functions into ip_options.[ch] andandre2005-11-1815-681/+795
* Add sanity checking for QUEUE(3) lists under INVARIANTS. Races may leademaste2005-11-181-2/+35
* - Always print the trap number so that we have something to start with forjhb2005-11-182-9/+19
* Add CLOCK_UPTIME to clock_gettime(2) reporting the currentandre2005-11-182-0/+3
* Add support for a new/unreleased Pentium-M.ps2005-11-181-1/+1
* Purge layer specific mbuf flags on layer crossings to avoid confusingandre2005-11-183-1/+20
* Rework icmp_error() to deal with truncated IP packets fromandre2005-11-181-48/+54
* In ip_forward() copy as much into the temporary error mbuf as weandre2005-11-181-3/+2
* Add KASSERTs to M_ALIGN() and MH_ALIGN() to prevent usage on wrongandre2005-11-181-0/+8
* -mdoc sweep.ru2005-11-181-3/+2
* - Add parsing for the following existing UFS/FFS mount options in the nmount()rodrigc2005-11-181-1/+33
* Fix a bug that caused some /dev entries to continue to exist afterjdp2005-11-185-2/+18
* In vfs_nmount(), check to see if "update" mount option was passedrodrigc2005-11-181-0/+9
* MFOpenBSD 1.62:glebius2005-11-171-2/+4
* - Backout last change, since it is memory overkill for a non busy host orglebius2005-11-173-13/+44
* Prefer NULL to 0.yongari2005-11-171-25/+29
* Remove vestiges of oldcard and owi.ru2005-11-172-19/+0
* Fix spelling mistake.obrien2005-11-172-2/+2
* Make the elf wrapper work with recent kernel.debug changes.cognet2005-11-171-3/+5
* OBEimp2005-11-161-9/+0
* Revert a part of the previous commits to these files that made the NMIjhb2005-11-162-10/+8
* this is no longer needed.imp2005-11-165-3721/+0
* Revert previous commit to these files. There isn't a race necessitatingjhb2005-11-162-6/+4
* Fix a typo in the check for an invalid APIC. If we are told about anjhb2005-11-162-2/+2
* Correct description of RLIMIT_CPU.jhb2005-11-161-1/+1
* fixed a kernel crash due to an improper removal of callout-timersuz2005-11-161-0/+1
* - Add errmsg to the list of smbfs mount options.rodrigc2005-11-161-7/+23
* Catch up with loader_color -> loader_logo and document beastie_disable.ru2005-11-152-5/+12
* Provide a link to the documentation of the I/O APIC at Intel.andre2005-11-151-0/+4
* Add some initial bits (currently unused) for upcoming AMRR support.damien2005-11-151-0/+10
* Add some initial bits (currently unused) for upcoming AMRR support.damien2005-11-151-0/+77
* Optimize and clean TX time computation.damien2005-11-152-44/+14
* Recognize Broadcom BCM5752 chip, that can be found in HP DC7600.glebius2005-11-152-2/+7
* Some whitespace and style cleanup.glebius2005-11-152-89/+88
* Update ieee80211_mhz2ieee to understand public safety bands and spectrumsam2005-11-152-9/+24
* nuke special handling to extend cts when bursting; it was race pronesam2005-11-153-65/+2
* bandaid inconsistent state handling: the rate index map may besam2005-11-151-0/+5
* Unbreak kernel builds.kan2005-11-151-2/+2
* Keep track of volumes in non-optimal state and expose a simple countkan2005-11-152-0/+13
* Add a new sysctl, kern.elf[32|64].can_exec_dyn. When set to 1, one cancognet2005-11-141-1/+7
* 0xb1881106 seems to be an AGP bridge and some BIOSes incorrectly handlejkim2005-11-142-32/+144
* In ktr_getrequest(), acquire ktrace_mtx earlier -- while the racerwatson2005-11-141-2/+3
* Update my email address, so people know where the exact /ariff2005-11-143-7/+7
* From luigi:ariff2005-11-141-35/+71
* From luigi:ariff2005-11-141-2/+9
* Unlike the rest of the world, NDIS code can access "structru2005-11-141-1/+2
* ac97.c:ariff2005-11-142-2/+3
* Fix a long standing unhandled interrupt bug which can causeariff2005-11-141-2/+2
* - Added few more Intel HDA ids (ICH 6/7) which does have backwardariff2005-11-141-104/+154
* Use both (enabled by default) DAC1 and DAC2 to provide 2ariff2005-11-141-105/+473
OpenPOWER on IntegriCloud