summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Allow clock subsystem to be compiled without the apic support [0]attilio2010-01-174-6/+5
* Raise WARNS for various tools where possible.ed2010-01-1711-11/+5
* Mute some (hidden) warnings about old-style function definitions.ed2010-01-171-2/+2
* Perform several small cleanups to the utmpx code.ed2010-01-175-60/+62
* When a vnode-backed vm object is referenced, it increments the vnodekib2010-01-172-1/+8
* Add new function vunref(9) that decrements vnode use count (and holdkib2010-01-172-70/+54
* Add forgotten break; keyword to getutxid().ed2010-01-171-0/+2
* Get rid of a lot of duplicated code for NR-SACK handle.tuexen2010-01-176-1945/+241
* Bug fix: If the allocation of a socket failed and werrs2010-01-171-1/+7
* Unbreak builds with _FREEFALL_CONFIG=yes, by forcing a lower WARNSmarcel2010-01-171-0/+1
* Pulls out another leaked windows ifdef that somehowrrs2010-01-171-6/+0
* This change syncs up the socketAPI stream-resetrrs2010-01-172-15/+18
* Small fixes.brueffer2010-01-171-3/+4
* More leaked ifdefs for APPLE and its mobility stuff.rrs2010-01-171-12/+0
* Remove another set of "leaked" ifdefs that somehow foundrrs2010-01-171-4/+0
* Remove strange APPLE define that leakedrrs2010-01-171-12/+0
* Fix a regression that was introduced in r191882.ed2010-01-171-1/+1
* Simplify ttyslot(3).ed2010-01-171-25/+1
* Garbage collect references to the no longer implemented tcp_fasttimo().bz2010-01-172-2/+0
* Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to controlbz2010-01-175-6/+140
* Implement an "-x" option to cp(1), for compatibility with Linux andgavin2010-01-173-7/+12
* Remove the rules using 'me6'. Now, 'me' matches both any IPv6 addressume2010-01-172-48/+6
* Change 'me' to match any IPv6 address configured on an interface inume2010-01-171-8/+14
* Correct a typo (when we talk about offset, it shoulddelphij2010-01-171-1/+1
* Stripe offset may be usable even without stripe size known,delphij2010-01-171-1/+1
* Expose stripe offset and stripe size through libgeom and geom(8) userlanddelphij2010-01-176-1/+67
* Update the sparc64 hardware list regarding machines that will be supportedmarius2010-01-161-0/+13
* Update files to remove when MK_ZFS=no.antoine2010-01-161-3/+19
* Update files to remove when MK_CDDL=no.antoine2010-01-161-4/+55
* Add files to remove when MK_CALENDAR=no.antoine2010-01-161-3/+59
* Get rid of support of an old version of the SCTP-AUTH draft.tuexen2010-01-166-535/+2
* Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.confantoine2010-01-161-1/+5
* Unexpose the old uname(3) function.ed2010-01-162-4/+3
* Fix HISTORY section to detail the history of the driver, not the man page.gavin2010-01-161-2/+2
* Fix loader.conf(5) Xrefgavin2010-01-161-1/+1
* Xref sysctl(3)gavin2010-01-161-1/+2
* regenantoine2010-01-161-1/+5
* Unbreak the build for pc98. Specify the newly introduced, for ia32,attilio2010-01-161-0/+1
* Unbreak world WITHOUT_NETGRAPH.antoine2010-01-162-0/+8
* Add gmountver, disk mount verification GEOM class.trasz2010-01-1613-1/+925
* Amazingly we've been freeing a handle and using that which it refers tomjacob2010-01-151-1/+1
* Manpage for the siba(4) Sonic Inc. Silicon Backplane driver.brueffer2010-01-152-0/+91
* Don't free mbuf chains when bge(4) fails to collapse the mbufyongari2010-01-151-5/+2
* Handling all the three clocks (hardclock, softclock, profclock) with theattilio2010-01-158-77/+129
* Use the newly brought %U macro.ru2010-01-1545-59/+59
* Whitespace change to be able to provide the correct commit log for r202364:netchild2010-01-151-1/+1
* Pull up vendor changes.ru2010-01-153-4/+79
* This is v4l support for the linuxulator. This allows to access FreeBSDnetchild2010-01-151-33/+80
* Moved the doc-str-Lb-libulog string definition to where it belongs.ru2010-01-152-1/+1
* Pull up vendor changes. The following local changes made obsolete:ru2010-01-158-34/+105
OpenPOWER on IntegriCloud