summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Covers values if (BYTES_THIS_ACK(tp, th) / tp->t_maxseg) value is fromweongyo2011-03-281-1/+1
* Normally fxp(4) does not receive bad frames but promiscuous modeyongari2011-03-281-2/+2
* Trim white spaces, adjust style.kib2011-03-281-10/+12
* Handle zero length in copyout_unmap().kib2011-03-281-0/+3
* Promote ksyms_map() and ksyms_unmap() to general facilitykib2011-03-283-50/+54
* Fix the softdep_request_cleanup() function definition for !SOFTUPDATES case.kib2011-03-281-1/+2
* Add in HT protection but disable it by default.adrian2011-03-281-0/+18
* Update mvs(4) driver to work over FDT's simplebus(4) bus.mav2011-03-281-4/+9
* The previous commit didn't completely rename this to what it should be.adrian2011-03-281-1/+1
* Add myself to committers-ports.dotmartymac2011-03-281-0/+1
* Add myselfmartymac2011-03-281-0/+1
* Use ${NANO_WORLDDIR}/var/empty as copy source since it has no schg flag set.mr2011-03-281-2/+2
* The new binutils has correctly redefined MAXPAGESIZE on amd64 as 0x200000alc2011-03-282-2/+8
* Committing while tired is never a good idea. Remove an unconditional errornwhitehorn2011-03-281-2/+0
* Improve error handling.nwhitehorn2011-03-281-5/+4
* Copy all generated ISO images into the release area.nwhitehorn2011-03-271-1/+1
* Add infrastructure for generation of boot-only ISO images. These have anwhitehorn2011-03-271-2/+27
* Add mirror selection for FTP installs. To support TBEMD installsnwhitehorn2011-03-273-4/+235
* In g_gate_create() there is a window between when g_gate_softc istrociny2011-03-272-2/+6
* Fix a syntax error in a little-used function.jpaetzel2011-03-2719-308/+283
* Amd64 doesn't have a lazypmap ipi.alc2011-03-272-4/+0
* Increase size of boot partition to give breathing room in the future.jpaetzel2011-03-271-1/+1
* Refactor out the ar71xx mac address code into something that'sadrian2011-03-271-17/+30
* getpwnam(3) may return NULL.ume2011-03-271-3/+4
* Fix typo.adrian2011-03-271-2/+2
* Rename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL supports 11n byadrian2011-03-273-3/+3
* Add an option - AR71XX_REALMEM - which overrides the amount ofadrian2011-03-272-0/+20
* Add some missing flags needed for AR913x/AR724x USB to correctly operate.adrian2011-03-271-0/+14
* Hook the 220.backup-pkgdb script I added to the build unconditionallydougb2011-03-272-0/+2
* Add svn:executable property on remaining period scripts without itdougb2011-03-276-0/+0
* Wait until the DMA engine is stopped before unmapping buffers andmarius2011-03-261-1/+25
* Print the raw value of si_code, that is esp. useful for undecoded values.kib2011-03-261-3/+4
* Eliminate an unused definition.alc2011-03-261-3/+0
* Fixed sockets display somewhat (-L, -T, -x, -Lx, with and without -A).ru2011-03-261-45/+37
* Fix some style issues in r219925.jh2011-03-261-5/+2
* - A closer inspection of the OpenSolaris code indicates that the DMAmarius2011-03-262-158/+52
* - Merge the *_SET macros from fire(4) which generally print out themarius2011-03-268-257/+310
* Cause the release target to set up its object directory. It is designednwhitehorn2011-03-262-2/+2
* .. And another missed commit - add the PSPOLL capability.adrian2011-03-261-1/+2
* This was missing from the previous HAL commit - it fixes a typo andadrian2011-03-261-1/+2
* If 802.11n is enabled, bump the number of buffers used up to a largeradrian2011-03-261-0/+8
* linux compat: add SO_PASSCRED option with basic handlingavg2011-03-263-0/+16
* linux compat: improve and fix sendmsg/recvmsg compatibilityavg2011-03-264-53/+252
* linux compat: add non-dummy capget and capset system calls, regenerateavg2011-03-2612-24/+76
* Add in the hardware PS-POLL frame reception setting, but leave it disabledadrian2011-03-261-0/+19
* linux compat: add non-dummy capget and capset system callsavg2011-03-262-4/+8
* Introduce hardware PS-POLL support in the HAL.adrian2011-03-263-1/+8
* Export the correct AT_PLATFORM value.dchagin2011-03-262-4/+2
* Put these two back to mirror what ath9k does.adrian2011-03-261-2/+2
* Don't calculate len too early.pjd2011-03-261-1/+1
OpenPOWER on IntegriCloud