summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Return back double spacing.glebius2012-07-301-1/+1
* Mention when -d, -p and -r first hit FreeBSD.brian2012-07-301-2/+4
* Add d, p and r switches for recording script sessions with timing databrian2012-07-302-24/+216
* Fix a couple of comments about the rm9200, and fix a couple of indentationimp2012-07-301-12/+12
* Remove opt_enc.h from files committed with r235911. enc(4) is thebz2012-07-304-7/+0
* Break out the parsing code from main() and modularise things a little.adrian2012-07-301-58/+84
* Partially revert r238886 in part of GEOM_VFS spoiling.mav2012-07-291-30/+1
* Shave off a few more cycles from pmap_enter()'s critical section. Inalc2012-07-291-14/+17
* sh: Fix EINTR race condition in "wait" and "set -T" using sigsuspend().jilles2012-07-293-4/+49
* Grr.!$()!$$ I missed checking this in even though I *did* runmjacob2012-07-291-1/+1
* Implement media change notification for DA and CD removable media devices.mav2012-07-2917-41/+434
* Shuffle the rate control call to be consistent with non-aggregate TX.adrian2012-07-291-3/+3
* Fix breakage introduced in r238824 - correctly calculate the descriptoradrian2012-07-291-1/+7
* Catch up config_freebsd.h with libarchive 3.0.4mm2012-07-291-2/+0
* Fix endless loop if reading unsupported ACL type.mm2012-07-291-0/+1
* Commit the dci (gadget) support to the one ATMEL kernel config whereimp2012-07-291-0/+6
* Add usb_template for the gadget support. Even though this isn't aimp2012-07-291-0/+1
* Add a couple of nice quotes from Edward Everett Haledougb2012-07-291-0/+9
* For consistency put the IPsec comment iside the #fidef section.bz2012-07-291-1/+1
* Fix a comment that we do not have an SA yet but need to acquire one.bz2012-07-291-1/+1
* Add support for 88E1116R.hrs2012-07-281-1/+6
* Add support for Marvell 88F6282.hrs2012-07-289-5/+27
* Hardcode the loopback rx/tx checkum options for IPv6 to on withoutbz2012-07-281-2/+26
* Handle a case where we had an SRR that pushed back themjacob2012-07-281-4/+124
* -----------mjacob2012-07-2811-1016/+1841
* Reorder things in g_gate_create() so at the moment when g_new_geomf()trociny2012-07-281-77/+63
* sh: Do not ask for stopped/continued processes if we do not need themjilles2012-07-281-6/+5
* sh: Inline waitproc() into its only caller.jilles2012-07-281-22/+9
* sh: Track continued jobs (even if not continued by bg or fg).jilles2012-07-281-3/+8
* Similar to what is already done for Linux, make clang not complain aboutdim2012-07-281-0/+8
* Similar to r238472, let clang pass --enable-new-dtags to the linkerdim2012-07-281-1/+3
* Merge FreeBSD/beri Perforce change @211945 to head:rwatson2012-07-281-4/+4
* Flesh out the multi-rate retry capability.adrian2012-07-286-1/+7
* Commit missing #define from a previous check-in.adrian2012-07-281-0/+2
* Update libarchive to 3.0.4mm2012-07-28147-4198/+10216
|\
| * Update libarchive's vendor dist to version 3.0.4 from release branch.mm2012-07-27165-4624/+11302
| * Update libarchive's vendor dist to latest changes in release branch.mm2012-02-2540-227/+961
| * Update libarchive's vendor dist to latest changes in release branch.mm2012-02-0914-34/+46
| * Update libarchive's dist to latest changes in release branchmm2012-02-0932-146/+192
* | Flesh out the initial TX FIFO storage for each hardware TX queue.adrian2012-07-282-0/+51
* | Add a missing call to ath_txdma_teardown().adrian2012-07-281-0/+1
* | Correct BUGS description of static buffer useemaste2012-07-271-3/+3
* | Pull the tier-2 card and change the sparc64 ZFS loader to no longer probemarius2012-07-272-9/+48
* | Add gadget devices. Not yet added to the child lists, but here toimp2012-07-271-0/+5
* | Add the usb device (gadget) side of things. Also add ehci bindingsimp2012-07-271-1/+4
* | Make this compile again. Also note that it is AT91RM9200+KB9202Bimp2012-07-271-2/+2
* | Neither of these systems has PCI, but they do have ohci interface, soimp2012-07-272-2/+2
* | Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.imp2012-07-273-1/+3
* | Add version so others can depend on this moduleemaste2012-07-271-0/+2
* | Tidy up the TX status fields a little and add a couple new flags.adrian2012-07-271-9/+14
OpenPOWER on IntegriCloud