summaryrefslogtreecommitdiffstats
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
* Unifdef for FreeBSD.ru2005-11-181-591/+27
* - Always print the trap number so that we have something to start with forjhb2005-11-182-9/+19
* Document CLOCK_UPTIME which returns the current uptime in SI seconds.andre2005-11-181-1/+3
* Remove references to MEXT_ADD_REF, MEXT_REM_REF and MEXT_IS_REFandre2005-11-181-17/+1
* 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
* Fix markup, grammar and spelling.ru2005-11-181-32/+44
* Cross-reference hwpmc(4).jkoshy2005-11-181-1/+2
* Unbreak and fix markup.ru2005-11-181-6/+8
* Fix warning, sort sections.ru2005-11-181-3/+4
* Minor markup tweaks.ru2005-11-181-4/+6
* Minimally fix this manpage to not emit warnings.ru2005-11-181-76/+76
* Fix up markup.ru2005-11-182-26/+38
* Provide a short description.ru2005-11-181-2/+4
* Fix up markup.ru2005-11-181-7/+9
* Fix up markup etc. in recently born manpage.ru2005-11-185-152/+316
* -mdoc sweep.ru2005-11-1854-219/+331
* -mdoc sweep.ru2005-11-1822-133/+140
* - Add parsing for the following existing UFS/FFS mount options in the nmount()rodrigc2005-11-181-1/+33
* Removed an unused declaration which was so old that it wasn't a prototypebde2005-11-181-4/+6
* Fix a bug that caused some /dev entries to continue to exist afterjdp2005-11-185-2/+18
* don't match packets other than IPv4 against divert rule.ume2005-11-181-1/+1
* In vfs_nmount(), check to see if "update" mount option was passedrodrigc2005-11-181-0/+9
* No CAVEAT about EISA attachment given that there is no EISA supportwilko2005-11-171-3/+0
* Print (total - used) as the amount of available swap for a swap devicerwatson2005-11-171-1/+1
* Mention that this driver does not work on i386+PAE.brueffer2005-11-171-1/+8
* Mention BCM5752 support in two more places.brueffer2005-11-171-2/+3
* Document tunables.glebius2005-11-171-1/+37
* -mdoc sweep.ru2005-11-1731-59/+79
* MFOpenBSD 1.62:glebius2005-11-171-2/+4
* When a user is in more than 16 groups the call to authunix_create() willharti2005-11-171-1/+6
* doc sweepru2005-11-171-1/+1
* -mdoc sweep.ru2005-11-175-27/+18
* Correctly handle a TCP connection being shutdown by the server whilecperciva2005-11-171-1/+2
* - Backout last change, since it is memory overkill for a non busy host orglebius2005-11-173-13/+44
* Do not install boot_i386.8 on all architectures.ru2005-11-171-1/+3
* Prefer NULL to 0.yongari2005-11-171-25/+29
* Remove vestiges of oldcard and owi.ru2005-11-172-19/+0
* Minor cleanups:bde2005-11-173-24/+21
* fixed a typo in commentsuz2005-11-171-1/+1
* Fix spelling mistake.obrien2005-11-172-2/+2
* Rearranged the the optimizations for special cases to reduce the averagebde2005-11-171-42/+53
* Make the elf wrapper work with recent kernel.debug changes.cognet2005-11-171-3/+5
* OBEimp2005-11-161-9/+0
OpenPOWER on IntegriCloud