summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a -o outfile option, which can be used to specify an output file. Thefanf2010-01-192-30/+119
* Move the examples for the 'hints' and 'env' keywords from various GENERICjhb2010-01-1914-62/+9
* Back out the change to Makefile made in r202628.ed2010-01-191-1/+1
* Recommit r193732:ed2010-01-195-10/+4
* Add missing DPADD and fix whitespace.des2010-01-191-2/+3
* Removed NO_UNDEF.ru2010-01-191-4/+1
* Add HTTP digest authentication.des2010-01-192-67/+819
* Use the iflladdr_event event to keep the mac address on the vap in sync withthompsa2010-01-193-1/+40
* Do not hold the lock over if_setlladdr() as it calls into the interface driverthompsa2010-01-191-4/+9
* adds a hardware specific configuration file for uath(4).weongyo2010-01-192-1/+121
* Product ID of D-Link DWA-120 after loading the firmware is incorrect.weongyo2010-01-191-1/+1
* removes a hack to attach TRENDnet TEW-504UB/EU that I think this issueweongyo2010-01-192-2/+0
* Fixes a firmware bug that in some devices (e.g. Netgear WG111T orweongyo2010-01-191-3050/+3139
* MFV of tzdata2010a:edwin2010-01-181-5/+5
* Really disable wtmp logging when chrooting.ed2010-01-182-6/+9
* Include unistd.h for read(), write() and stdlib.h for exit().wkoszek2010-01-182-3/+6
* Small cleanup while being here:wkoszek2010-01-182-14/+6
* Include stdlib.h for exit(3) and unistd.h for syscall(2). This makeswkoszek2010-01-181-0/+2
* Small fix for making this KLD to compile.wkoszek2010-01-181-1/+1
* Let us to use our libusb(3) in Linuxolator.wkoszek2010-01-182-0/+28
* Undo r169961, removing WITH_GCC3, added as a temporary workaround threetrasz2010-01-182-6/+1
* 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
OpenPOWER on IntegriCloud