aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to change the vlan operation mode.Adrian Chadd2013-05-083-1/+71
* Register OID for HAST module.Mikolaj Golub2013-05-081-0/+1
* HAST module for bsnmpd(1).Mikolaj Golub2013-05-086-0/+987
* Make errbuf optional, so if a caller is not interested in an errorMikolaj Golub2013-05-081-14/+30
* Allow the use of lowercase 'yes'Eitan Adler2013-05-081-1/+1
* No need to set if_mtu since it automatically updated by ether_ifattach().David C Somayajulu2013-05-081-2/+2
* According to the documentation, on Linux, cancel_delayed_work() does notXin LI2013-05-081-3/+3
* s/Numer/Number/Sean Bruno2013-05-081-1/+1
* When the accept queue is full print the number of already pendingAndre Oppermann2013-05-081-1/+1
* Manual page for acpi_rapidstart(4) driver.Takanori Watanabe2013-05-081-0/+82
* A driver for Intel Rapid Start Technology ACPI device.Takanori Watanabe2013-05-082-0/+141
* Fix-up r250338 by completing the removal of VM_NDOMAIN in favor ofAttilio Rao2013-05-081-2/+2
* Update copyright date.Aleksandr Rybalko2013-05-0824-23/+24
* This shouldn't have made it into this commit, sorry.Adrian Chadd2013-05-081-6/+0
* Revert a previous commit - this is causing hardware errors.Adrian Chadd2013-05-082-14/+19
* Implement STBC receive frame statistics.Adrian Chadd2013-05-086-2/+17
* Add libusb_get_port_path wrapperEd Maste2013-05-083-1/+18
* MFV: r250336Jung-uk Kim2013-05-081-0/+1
|\
| * Fix for _INI regression introduced in version 20130328.Jung-uk Kim2013-05-071-0/+1
* | 1. Updated Copyright InformationDavid C Somayajulu2013-05-0716-55/+631
* | Add functions to do ACPI System Locality Information Table parsingAttilio Rao2013-05-071-0/+42
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inAttilio Rao2013-05-0718-65/+46
* | Work around the implementation of LIBRARIES_ONLY. It causes drti.o toBrooks Davis2013-05-071-0/+8
* | Constify libusb_get_pollfds returnEd Maste2013-05-072-3/+3
* | Remove a redundant call to panic() from vm_radix_keydiff(). The assertionAlan Cox2013-05-071-4/+2
* | Don't pad disk partition sizes with leading zeros. This was alreadyJohn Baldwin2013-05-071-1/+1
* | By request, add an arrow from NetBSD-0.8 to FreeBSD-1.0.Eitan Adler2013-05-071-17/+17
* | Add a sysctl vfs.read_min to complement the exiting vfs.read_max. ItScott Long2013-05-071-0/+12
* | Re-work how transmit buffer limits are enforced - partly to fix the PR,Adrian Chadd2013-05-074-17/+94
* | Simplify this bit of code!Adrian Chadd2013-05-071-4/+1
* | decode_win_sdram_fixup() function should be declared, defined and usedGrzegorz Bernacki2013-05-071-0/+4
* | Commit first portion of package module -- this includes the ability to viewDevin Teske2013-05-0717-1/+1601
* | Explicitly track "script.subr" which wasn't showing up in the graph becauseDevin Teske2013-05-071-0/+6
* | Recursively calculate includes. This solves the problem of some includesDevin Teske2013-05-071-14/+21
* | Remove unused variables.Devin Teske2013-05-071-4/+2
* | Alphabetize strings by variable names.Devin Teske2013-05-071-10/+10
* | Re-organize and add missing installVarDefaults and mediaSetDirectory.Devin Teske2013-05-071-15/+31
* | Add f_isset() utility subroutine for checking if a variable is set but inDevin Teske2013-05-072-1/+11
* | I miscopied the previous date. Also add another NetBSD release.Eitan Adler2013-05-071-1/+2
* | Add two missing NetBSD releasesEitan Adler2013-05-071-0/+2
* | Fixing a clang warning about using uninitialized variable.Hiren Panchasara2013-05-061-1/+1
* | Improve KASSERT() message.Gleb Smirnoff2013-05-061-2/+2
* | Simplify printf().Gleb Smirnoff2013-05-061-2/+1
* | Avoid deactivating the page if it is already on a queue, only requeueKonstantin Belousov2013-05-061-6/+10
* | objdump output changed indentation from 1 space to 2 spaces somewhere betweenHiren Panchasara2013-05-061-2/+0
* | Remove includes for old versions of FreeBSD.Eitan Adler2013-05-064-12/+0
* | Fix a typo in an error message.Eitan Adler2013-05-061-1/+1
* | Rework r250298 in more correct way.Alexander Motin2013-05-061-5/+3
* | Back out r249318, r249320 and r249327 due to a heisenbug mostAndre Oppermann2013-05-0611-15/+15
* | Fix page reference emulation on ARMv6 and v7Grzegorz Bernacki2013-05-061-0/+1