summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a few new tips and update some old ones to more modern commandseadler2012-05-091-17/+12
* make it easier for users used to a VCS that allows up to be a shortcuteadler2012-05-091-0/+3
* Use a non-tricky approach for building and installing zfsboot sharingmarius2012-05-092-6/+2
* Add some empty DFS methods for AR5210/AR5211 for now, if DFS is enabledadrian2012-05-096-0/+32
* Document the -c option in --help outputeadler2012-05-091-1/+1
* Add some missing files to OLD_FILESeadler2012-05-091-0/+2
* Submitted by: gavin, pjdeadler2012-05-091-2/+2
* Remove reference to non-existent FreeBSD Security Architectureeadler2012-05-091-3/+1
* Clarify error that geli generateseadler2012-05-092-3/+7
* Revert r235194: 10.8 appears to be a developer preview.pluknet2012-05-091-3/+2
* Mac OS X 10.8 added (belatedly).pluknet2012-05-091-2/+3
* r235154 followup: add stddef.h for offsetofavg2012-05-091-0/+1
* i386 zfsloader: rename LIBZFS to LIBZFSBOOTavg2012-05-091-5/+3
* i386 boot: consolidate MAXBDDEV definitionavg2012-05-094-5/+2
* btxldr: future-proof argument passing from boot1/2-ish to loaderavg2012-05-099-34/+99
* sys/boot: add common CTASSERT definitionavg2012-05-093-16/+7
* Make is part of the bootstrap path, so we need to guard against thisimp2012-05-091-1/+1
* Implement basic remote PHY support. Remote PHY allows theyongari2012-05-092-52/+444
* The DDB_CTF has little or nothing to do with the debugger so move itbrooks2012-05-092-2/+2
* Do not reinitialise the interface if it is already running, this prevents thethompsa2012-05-091-0/+3
* - Rename sysctl "loose_rx_mtu" to "strict_rx_mtu" to match code usage.davidch2012-05-081-1/+1
* The DEVICE_POLLING dereference of sc->tsec_ifp needs to be checked for nullthompsa2012-05-081-7/+7
* Plug a leak.kib2012-05-081-2/+5
* Always define LD_32_PRELOAD so it works for 32 bits binaries onjlh2012-05-081-1/+12
* General mdoc(7) and typo fixes.gjb2012-05-0813-17/+20
* Add -a and -A option to the usage.ume2012-05-081-2/+3
* Use the common api helper routine instead of freeing the nameijwd2012-05-081-2/+1
* Re-enable this particular DELAY() for now, at least until theadrian2012-05-071-0/+2
* Revert r234656, and apply a proper fix for binutils PR 10474, whichdim2012-05-072-2/+34
* Display dropped transmit packets in the daily network interface output.jhb2012-05-071-2/+2
* zfsboottest.sh: correctly check and suggest value of vfs.root.mountfromavg2012-05-071-2/+2
* zfsboottest.sh: gracefully handle default value of bootfs propertyavg2012-05-071-2/+1
* Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().hselasky2012-05-074-1/+28
* Introduce the ${SHLIB_LDSCRIPT} variable to have an ld(1) scriptjlh2012-05-073-4/+33
* Restore jumbo frame configuration which was broken in r218423.yongari2012-05-071-14/+4
* Add basic SMP support for GXemul. Ideally we would have some way to overridejmallett2012-05-073-0/+74
* Add a trivial driver for the GXemul Ethernet device. Probably quite buggy andjmallett2012-05-074-4/+472
* - Bump the manpage date after kfd addition.stas2012-05-071-1/+1
* - Document kfd(8) rc.conf variables in the manpage.stas2012-05-061-0/+13
* - Change kfd rc script to be more conformant with rcNG conventions:stas2012-05-062-9/+7
* OpenBSD 5.1 added.pluknet2012-05-061-1/+2
* Add definition for the -z nodefaultlib flag.kib2012-05-061-0/+1
* Remove some hardcoded constants from code.mav2012-05-061-8/+11
* Ooops. Back out changes to main.c from r235094.kientzle2012-05-061-11/+0
* Don't call strcmp with a NULL pointer.kientzle2012-05-062-4/+18
* Address clang warnings.tuexen2012-05-062-7/+8
* Add support for the sac_info field in struct sctp_assoc_changetuexen2012-05-062-8/+31
* Plug small memory leaks.mav2012-05-062-1/+5
* Fix offset calculation to actually rewrite the _last_ block.trasz2012-05-061-2/+2
* Fix make dependuqs2012-05-061-2/+2
OpenPOWER on IntegriCloud