| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy recent changes from etc/root/dot.cshrc that make the defaults more | eadler | 2012-04-29 | 1 | -5/+17 |
* | Add support for: | eadler | 2012-04-29 | 1 | -0/+21 |
* | pread(2) might fail with EBUSY, so document it | eadler | 2012-04-29 | 1 | -0/+2 |
* | Allow users of gprof to get per run output files (using the pid) | eadler | 2012-04-29 | 2 | -1/+12 |
* | s/gmirror/graid/ | mav | 2012-04-29 | 1 | -2/+2 |
* | Add support for Multi-TT mode of modern USB HUBs. | hselasky | 2012-04-29 | 5 | -173/+161 |
* | Previously, vfscanf()'s wide character processing functions were | das | 2012-04-29 | 3 | -150/+83 |
* | Partially revert r232938; ZFS only requires nfs4 but not posix1e. | marius | 2012-04-29 | 1 | -1/+0 |
* | Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it's | marius | 2012-04-29 | 1 | -1/+1 |
* | Add multiple inclusion protection. | marius | 2012-04-29 | 1 | -0/+5 |
* | Fix WITHOUT_EXAMPLES build: | bschmidt | 2012-04-29 | 2 | -2/+4 |
* | Add a convenience macro for the returns_twice attribute, and apply it to | dim | 2012-04-29 | 12 | -14/+20 |
* | Regenerate src.conf(5) | kib | 2012-04-29 | 1 | -3/+10 |
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | kib | 2012-04-29 | 11 | -3/+38 |
* | Use standard getopt(3) error message. | jlh | 2012-04-29 | 1 | -6/+1 |
* | Change cc -> bc : "bc" is "busy count", which is the % of time the channel | adrian | 2012-04-28 | 1 | -3/+3 |
* | As cron(8) is started with '-s' by default, timezones that observe | gjb | 2012-04-28 | 1 | -4/+15 |
* | After thinking about this a bit more, let's not keep statistics per-channel | adrian | 2012-04-28 | 5 | -9/+10 |
* | Fix small documentation mistakes. | jlh | 2012-04-28 | 2 | -2/+2 |
* | Import stdbuf(1) and the shared library it relies on. | jlh | 2012-04-28 | 9 | -0/+463 |
* | As of r226840, GELI starts one thread per CPU. | gjb | 2012-04-28 | 1 | -2/+1 |
* | Fix several memory and lock leaks on the out of memory condition. | kib | 2012-04-28 | 2 | -2/+22 |
* | Although not strictly needed, quieten a compiler warning by a user. | adrian | 2012-04-28 | 1 | -1/+1 |
* | Whitespace changes. | tuexen | 2012-04-28 | 1 | -3/+0 |
* | Fix build on 32-bit systems. | nwhitehorn | 2012-04-28 | 1 | -1/+1 |
* | Move crypto stuff into a common Makefile. While here fix the | bschmidt | 2012-04-28 | 3 | -93/+148 |
* | not only the file names have changed from eap_xxx.c to eap_server_xxx.c, | bschmidt | 2012-04-28 | 1 | -5/+5 |
* | enable EAP_GTC and EAP_OTP to match upstream's default configuration | bschmidt | 2012-04-28 | 1 | -9/+5 |
* | Follow up r234711 and do same for the supplicant, one file/option per | bschmidt | 2012-04-28 | 2 | -48/+92 |
* | Extend the ANI code to implement basic channel survey support. | adrian | 2012-04-28 | 3 | -36/+73 |
* | Add a tool to print out min, average and max channel survey information | adrian | 2012-04-28 | 3 | -0/+233 |
* | Fetch the channel survey code from the HAL. | adrian | 2012-04-28 | 2 | -0/+9 |
* | Extend the HAL channel survey statistics: | adrian | 2012-04-28 | 1 | -0/+4 |
* | Add a comment about this DELAY(), I'm not sure whether it's supposed | adrian | 2012-04-28 | 1 | -0/+4 |
* | Add an AR5416 PCU DMA stop method, as a check for the AR9130 is needed. | adrian | 2012-04-28 | 3 | -0/+36 |
* | Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd. | obrien | 2012-04-28 | 6 | -309/+7 |
* | After switching mutexes to use lwsync, they no longer provide sufficient | nwhitehorn | 2012-04-28 | 2 | -30/+19 |
* | Fix the dates and history as of the move to HEAD. | jamie | 2012-04-27 | 1 | -3/+3 |
* | Increase DFLDSIZ from 128 MiB to 32 GiB. On amd64 there's plenty of virtual | rmh | 2012-04-27 | 1 | -1/+1 |
* | It was reported via email that some non-FreeBSD NFS servers | rmacklem | 2012-04-27 | 1 | -1/+4 |
* | Fix a leak of namei lookup path buffers that occurs when a | rmacklem | 2012-04-27 | 1 | -0/+4 |
* | Allow building a powerpc cross-kgdb. | marcel | 2012-04-27 | 1 | -0/+5 |
* | Add a note to hostapd.conf about an unhelpful error message in the hope that | theraven | 2012-04-27 | 1 | -1/+2 |
* | Remove unused structure. | tuexen | 2012-04-27 | 1 | -7/+0 |
* | r234173 missed one instance of FREE(line). | des | 2012-04-27 | 1 | -1/+1 |
* | Style. | hselasky | 2012-04-27 | 1 | -2/+3 |
* | Fix RAID5 level names changed at r234603. | mav | 2012-04-27 | 5 | -6/+6 |
* | Remove some of the redundant locking done in the TX completion path, | adrian | 2012-04-26 | 1 | -9/+13 |
* | Fix ordering issue. 'make xdev' can fail with -jN because it tries to run the | imp | 2012-04-26 | 1 | -2/+2 |
* | Clean up the intr* MD KPI from the SMP dependency, removing a cause of | attilio | 2012-04-26 | 9 | -18/+31 |