summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Declare a new EVENTHANDLER called iflladdr_event which signals that the L2thompsa2010-01-188-0/+52
* Add epic(4) also here.marius2010-01-181-0/+1
* Also output stripeoffset for consumer even if stripesize is zero, whiledelphij2010-01-181-1/+1
* fix a comment typoavg2010-01-181-1/+1
* Revert parts of r202283:lulf2010-01-181-4/+7
* Remove a dead initialization.ed2010-01-181-1/+1
* Update the example named.conf file to answer locally for the newlydougb2010-01-181-2/+15
* Add a warning if we're inw'ing from an odd address. This could happenimp2010-01-181-0/+2
* Fix indentation nit.imp2010-01-181-1/+1
* Allow the CTAGS to be set to something other than "gtags" or "ctags",ru2010-01-181-8/+6
* If CTAGS is not set or set to something other than "ctags" or "gtags",ru2010-01-181-0/+2
* Print sizes up to INT64_MAX in md_prthumanval().jh2010-01-181-5/+6
* Double checking my commit I found that comment saying thatache2010-01-181-7/+3
* acpi_ec: remove redundant acpi_disabled check in probe methodavg2010-01-181-2/+1
* Let pam_lastlog use random ut_id's.ed2010-01-182-14/+42
* Also let getent(1) print values of ut_pid.ed2010-01-181-3/+3
* acpi_ec: clean up 'private' ivar when freeing memory to which it pointsavg2010-01-181-0/+1
* preserve errno when processing error cases.davidxu2010-01-181-1/+3
* a) Use strcoll() in opendir() and alphasort() as POSIX 2008 requires.ache2010-01-182-8/+4
* Add command-line option -dev to set the default value of the currdevmarcel2010-01-182-14/+58
* - 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
OpenPOWER on IntegriCloud