summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split the symlook_obj1 into a loop iterating over the ELF object symbolkib2012-04-302-95/+116
* Don't reuse credentials if redirected to a different host.des2012-04-301-1/+3
* Since the socket is non-blocking, it is necessary to use select(2) evendes2012-04-301-17/+13
* Remove incorrect __restrict qualifier on several pointersdumbbell2012-04-302-9/+9
* Move several enums and structures required for L2 filtering from ip_fw_privat...melifaro2012-04-306-85/+82
* Change the default to not use packet counters to generate rx interrupts.np2012-04-303-10/+12
* Add support for missing gauth_number_of_chunks field. This Bug wastuexen2012-04-302-0/+4
* Make sure that the firmware version is available innp2012-04-301-5/+11
* fix a further typo in the pdfork(2) man page.rwatson2012-04-301-1/+1
* The returned file descriptor from pdfork(2) is via fdp, not pidp.rwatson2012-04-301-2/+2
* Print out a warning message if a `lpc setstatus' is done whengad2012-04-301-0/+18
* 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
OpenPOWER on IntegriCloud