summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - fixed a vnode lock hang-up issue.daichi2012-05-013-115/+213
* Fix make depend.uqs2012-05-011-1/+1
* Convert AP96 to use the mdioproxy and ARGE_MDIO option.adrian2012-05-012-0/+22
* Break out the arge MDIO bus code into an optional argemdio device.adrian2012-05-014-115/+221
* Bring over the first part of the etherswitch framework - an MDIO bus andadrian2012-05-017-1/+662
* Teach ubldr(8) about simple MBR partitioning.kientzle2012-05-013-2/+103
* Migrate ARGE_DEBUG to opt_arge.h.adrian2012-05-012-1/+3
* Add myself to this file - it didn't exist last time.jwd2012-05-011-0/+4
* GNU/kFreeBSD portability fix. This glue <stdlib.h> overrides header protectionrmh2012-04-301-2/+2
* Unbreak jemalloc build with MALLOC_PRODUCTION set. New jemalloc versiongonzo2012-04-301-2/+26
* Import m4 regression tests from OpenBSDbapt2012-04-3047-43/+1076
* Add two special directives to libmap.conf:bapt2012-04-302-31/+154
* Respect mathematical operation order piority with the exponent gnu extensionbapt2012-04-301-2/+2
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-305-2/+3261
* Add myself.dumbbell2012-04-301-0/+2
* Improve growfs(8) in a few ways; unfortunately, it's somewhat hard to untangletrasz2012-04-303-186/+263
* Add GNU hash support for rtld.kib2012-04-309-19/+163
* 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
OpenPOWER on IntegriCloud