summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in *wscanf's handling of non-wide %s, %c, and %[das2012-04-301-44/+9
* Catch the user-error when no queue name was specified on angad2012-04-301-0/+8
* Copy recent changes from etc/root/dot.cshrc that make the defaults moreeadler2012-04-291-5/+17
* Add support for:eadler2012-04-291-0/+21
* pread(2) might fail with EBUSY, so document iteadler2012-04-291-0/+2
* Allow users of gprof to get per run output files (using the pid)eadler2012-04-292-1/+12
* s/gmirror/graid/mav2012-04-291-2/+2
* Add support for Multi-TT mode of modern USB HUBs.hselasky2012-04-295-173/+161
* Previously, vfscanf()'s wide character processing functions weredas2012-04-293-150/+83
* Partially revert r232938; ZFS only requires nfs4 but not posix1e.marius2012-04-291-1/+0
* Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it'smarius2012-04-291-1/+1
* Add multiple inclusion protection.marius2012-04-291-0/+5
* Fix WITHOUT_EXAMPLES build:bschmidt2012-04-292-2/+4
* Add a convenience macro for the returns_twice attribute, and apply it todim2012-04-2912-14/+20
* Regenerate src.conf(5)kib2012-04-291-3/+10
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-2911-3/+38
* Use standard getopt(3) error message.jlh2012-04-291-6/+1
* Change cc -> bc : "bc" is "busy count", which is the % of time the channeladrian2012-04-281-3/+3
* As cron(8) is started with '-s' by default, timezones that observegjb2012-04-281-4/+15
* After thinking about this a bit more, let's not keep statistics per-channeladrian2012-04-285-9/+10
* Fix small documentation mistakes.jlh2012-04-282-2/+2
* Import stdbuf(1) and the shared library it relies on.jlh2012-04-289-0/+463
* As of r226840, GELI starts one thread per CPU.gjb2012-04-281-2/+1
* Fix several memory and lock leaks on the out of memory condition.kib2012-04-282-2/+22
* Although not strictly needed, quieten a compiler warning by a user.adrian2012-04-281-1/+1
* Whitespace changes.tuexen2012-04-281-3/+0
* Fix build on 32-bit systems.nwhitehorn2012-04-281-1/+1
* Move crypto stuff into a common Makefile. While here fix thebschmidt2012-04-283-93/+148
* not only the file names have changed from eap_xxx.c to eap_server_xxx.c,bschmidt2012-04-281-5/+5
* enable EAP_GTC and EAP_OTP to match upstream's default configurationbschmidt2012-04-281-9/+5
* Follow up r234711 and do same for the supplicant, one file/option perbschmidt2012-04-282-48/+92
* Extend the ANI code to implement basic channel survey support.adrian2012-04-283-36/+73
* Add a tool to print out min, average and max channel survey informationadrian2012-04-283-0/+233
* Fetch the channel survey code from the HAL.adrian2012-04-282-0/+9
* Extend the HAL channel survey statistics:adrian2012-04-281-0/+4
* Add a comment about this DELAY(), I'm not sure whether it's supposedadrian2012-04-281-0/+4
* Add an AR5416 PCU DMA stop method, as a check for the AR9130 is needed.adrian2012-04-283-0/+36
* Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd.obrien2012-04-286-309/+7
* After switching mutexes to use lwsync, they no longer provide sufficientnwhitehorn2012-04-282-30/+19
* Fix the dates and history as of the move to HEAD.jamie2012-04-271-3/+3
* Increase DFLDSIZ from 128 MiB to 32 GiB. On amd64 there's plenty of virtualrmh2012-04-271-1/+1
* It was reported via email that some non-FreeBSD NFS serversrmacklem2012-04-271-1/+4
* Fix a leak of namei lookup path buffers that occurs when armacklem2012-04-271-0/+4
* Allow building a powerpc cross-kgdb.marcel2012-04-271-0/+5
* Add a note to hostapd.conf about an unhelpful error message in the hope thattheraven2012-04-271-1/+2
* Remove unused structure.tuexen2012-04-271-7/+0
* r234173 missed one instance of FREE(line).des2012-04-271-1/+1
* Style.hselasky2012-04-271-2/+3
* Fix RAID5 level names changed at r234603.mav2012-04-275-6/+6
* Remove some of the redundant locking done in the TX completion path,adrian2012-04-261-9/+13
OpenPOWER on IntegriCloud