summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Manual page for acpi_rapidstart(4) driver.takawata2013-05-081-0/+82
* A driver for Intel Rapid Start Technology ACPI device.takawata2013-05-082-0/+141
* Fix-up r250338 by completing the removal of VM_NDOMAIN in favor ofattilio2013-05-081-2/+2
* Update copyright date.ray2013-05-0824-23/+24
* This shouldn't have made it into this commit, sorry.adrian2013-05-081-6/+0
* Revert a previous commit - this is causing hardware errors.adrian2013-05-082-14/+19
* Implement STBC receive frame statistics.adrian2013-05-086-2/+17
* Add libusb_get_port_path wrapperemaste2013-05-083-1/+18
* MFV: r250336jkim2013-05-081-0/+1
* 1. Updated Copyright Informationdavidcs2013-05-0716-55/+631
* Add functions to do ACPI System Locality Information Table parsingattilio2013-05-071-0/+42
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-0718-65/+46
* Work around the implementation of LIBRARIES_ONLY. It causes drti.o tobrooks2013-05-071-0/+8
* Constify libusb_get_pollfds returnemaste2013-05-072-3/+3
* Remove a redundant call to panic() from vm_radix_keydiff(). The assertionalc2013-05-071-4/+2
* Don't pad disk partition sizes with leading zeros. This was alreadyjhb2013-05-071-1/+1
* By request, add an arrow from NetBSD-0.8 to FreeBSD-1.0.eadler2013-05-071-17/+17
* Add a sysctl vfs.read_min to complement the exiting vfs.read_max. Itscottl2013-05-071-0/+12
* Re-work how transmit buffer limits are enforced - partly to fix the PR,adrian2013-05-074-17/+94
* Simplify this bit of code!adrian2013-05-071-4/+1
* decode_win_sdram_fixup() function should be declared, defined and usedgber2013-05-071-0/+4
* Commit first portion of package module -- this includes the ability to viewdteske2013-05-0717-1/+1601
* Explicitly track "script.subr" which wasn't showing up in the graph becausedteske2013-05-071-0/+6
* Recursively calculate includes. This solves the problem of some includesdteske2013-05-071-14/+21
* Remove unused variables.dteske2013-05-071-4/+2
* Alphabetize strings by variable names.dteske2013-05-071-10/+10
* Re-organize and add missing installVarDefaults and mediaSetDirectory.dteske2013-05-071-15/+31
* Add f_isset() utility subroutine for checking if a variable is set but indteske2013-05-072-1/+11
* I miscopied the previous date. Also add another NetBSD release.eadler2013-05-071-1/+2
* Add two missing NetBSD releaseseadler2013-05-071-0/+2
* Fixing a clang warning about using uninitialized variable.hiren2013-05-061-1/+1
* Improve KASSERT() message.glebius2013-05-061-2/+2
* Simplify printf().glebius2013-05-061-2/+1
* Avoid deactivating the page if it is already on a queue, only requeuekib2013-05-061-6/+10
* objdump output changed indentation from 1 space to 2 spaces somewhere betweenhiren2013-05-061-2/+0
* Remove includes for old versions of FreeBSD.eadler2013-05-064-12/+0
* Fix a typo in an error message.eadler2013-05-061-1/+1
* Rework r250298 in more correct way.mav2013-05-061-5/+3
* Back out r249318, r249320 and r249327 due to a heisenbug mostandre2013-05-0611-15/+15
OpenPOWER on IntegriCloud