summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the commented out code I just committed. If we need it, I'llimp2013-05-101-225/+0
* Implement 'split -d' which allows a numeric suffix instead of aneadler2013-05-102-5/+29
* Style(9) changes fo xargs.ceadler2013-05-101-2/+4
* Add support for 'dmesg -c' which clears the dmesg buffer after it haseadler2013-05-102-6/+18
* Add commented out OCTEON_VENDOR_GEFESimp2013-05-101-0/+1
* Add support from GE Intelligent Platform Cavium Octeon boards. Addimp2013-05-105-12/+457
* Support array-type of stats in bhyve.neel2013-05-104-35/+74
* Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks fromimp2013-05-101-18/+3
* Retire write-only PCB_GS32BIT pcb flag on amd64.dchagin2013-05-096-7/+3
* Fix two typoseadler2013-05-091-2/+2
* posix_spawn_file_actions_adddup2(3): Document difference with dup2().jilles2013-05-091-2/+23
* MFp4 CH=227440:bz2013-05-092-134/+134
* Add some missing arge MDIO hints.adrian2013-05-091-0/+6
* Revision 233677 broke certain machines. Specifically, if the firmware/BIOSjhb2013-05-091-2/+29
* Correct the type for the literal used on the left side of the shift upkib2013-05-091-2/+2
* if_lem.c: make sure that lem_rxeof() can drain the entire rx queueluigi2013-05-094-5/+27
* simplify the code to initialize the RDT while in netmap mode.luigi2013-05-092-20/+9
* posix_spawn_file_actions_addopen(3): Correct error for bad file descriptor.jilles2013-05-091-2/+2
* Add option WITNESS_NO_VNODE to suppress printing LORs between VNODEmarcel2013-05-096-2/+19
* Fix a bug that would cause the category menu to display the wrong valuedteske2013-05-091-4/+4
* Item 1 in r248830 causes earlier exits from the sendfile(2), beforekib2013-05-091-18/+29
* Update the holding buffer locking for EDMA.adrian2013-05-091-3/+3
* Remove duplicated copies of various NetBSD compatibility shims used bybrooks2013-05-098-1401/+16
* wordexp(): Simplify code by deferring work to sh.jilles2013-05-091-13/+3
* Move snmp_hast manual to section 3, where all other manual pages fortrociny2013-05-092-3/+3
* Fix return value for setcontext and swapcontext.davidxu2013-05-091-4/+8
* Start sentences on new lines.eadler2013-05-091-2/+4
* Generalize the bitset operations, present in cpuset and offer a KPI toattilio2013-05-094-126/+243
* Unbreak build - this can only build on i386 as-is due to use of libl inpeter2013-05-081-1/+0
* When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasdim2013-05-081-1/+2
* For some reason, the gcc intrinsics header tmmintrin.h was imported withdim2013-05-081-224/+0
* Fix the holding descriptor logic to actually be "right" (for valuesadrian2013-05-082-8/+55
* Minor improvements.joel2013-05-081-4/+6
* Revert r250339 as apparently it is more clutter than help.attilio2013-05-081-42/+0
* Remove EOL whitespace.joel2013-05-081-1/+1
* mdoc: new sentence, new line.joel2013-05-081-2/+4
* Bring in a basic ethernet switch driver for the IP17x series ofadrian2013-05-0812-0/+1655
* Modify the routerstation config to use ukswitch for now.adrian2013-05-082-2/+13
* Fix the ukswitch code to work with the new vlan changes:adrian2013-05-081-9/+9
* Correctly mark the CPU port.adrian2013-05-081-0/+1
* Add vlan configuration support to etherswitchcfg.adrian2013-05-082-10/+242
* Add the ability to change the vlan operation mode.adrian2013-05-083-1/+71
* Register OID for HAST module.trociny2013-05-081-0/+1
* HAST module for bsnmpd(1).trociny2013-05-086-0/+987
* Make errbuf optional, so if a caller is not interested in an errortrociny2013-05-081-14/+30
* Allow the use of lowercase 'yes'eadler2013-05-081-1/+1
* No need to set if_mtu since it automatically updated by ether_ifattach().davidcs2013-05-081-2/+2
* According to the documentation, on Linux, cancel_delayed_work() does notdelphij2013-05-081-3/+3
* s/Numer/Number/sbruno2013-05-081-1/+1
* When the accept queue is full print the number of already pendingandre2013-05-081-1/+1
OpenPOWER on IntegriCloud