summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement AR724x USB initialisation code.adrian2011-03-312-1/+48
* Increase debug level on g_gate device destruction and add message ontrociny2011-03-301-1/+2
* Add a menu entry for UTC in the main menu.edwin2011-03-301-5/+39
* Fix grammar and bump date.trasz2011-03-301-2/+2
* Add example devd.conf entry.trasz2011-03-301-0/+10
* Add startup script, to load rules from /etc/rctl.conf.trasz2011-03-302-1/+40
* Add rctl(8), the utility to manage rctl rules.trasz2011-03-304-0/+751
* Expose the rctl(2) API in libc.trasz2011-03-301-0/+5
* Regenerate.trasz2011-03-3011-12/+377
* Add rctl. It's used by racct to take user-configurable actions basedtrasz2011-03-309-1/+2070
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
* Regen.kib2011-03-305-12/+18
* Provide compat32 shims for kldstat(2).kib2011-03-305-25/+80
* Use FD_CLOEXEC explicitly.pluknet2011-03-301-1/+1
* Clamp the initial advertised receive window when responding to a SYN/ACKjhb2011-03-301-1/+2
* Remove duplicate sentence.ae2011-03-301-4/+0
* Remove the reference to pseudo-terminals from the description.ed2011-03-308-24/+16
* Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical.emaste2011-03-308-51/+51
* This patch fixes the Experimental NFS client to properly deal with 32 bit or 64zack2011-03-302-6/+5
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionmm2011-03-2940-59/+689
* Allocate memory for a DMA method table only in case we need to overridemarius2011-03-292-9/+18
* Remove pointless (always true) KASSERTs.trasz2011-03-291-19/+0
* Revert file added in a wrong place by mistake. D'oh.trasz2011-03-291-842/+0
* Revert part of r220137, committed by mistake - RACCT is _not_ supposedtrasz2011-03-291-2/+0
* Add racct. It's an API to keep per-process, per-jail, per-loginclasstrasz2011-03-2918-3/+1939
* According to ath9k recv.c, one shouldn't be doing self-linked descriptorsadrian2011-03-293-1/+5
* - Enable an extra debugging bootverbose printf when probing ISA PNP cardsjhb2011-03-291-2/+2
* Do not build ip_fw_nat.c for ipfw.ko. It can be build as separate module.ae2011-03-291-1/+1
* Do not use word 'flood' as it not entirely correct. Use better 'no delay'emax2011-03-282-18/+19
* Fix the check for vm_map_remove() error.kib2011-03-281-1/+1
* Revise r220046 by introducing dc_netcfg_wait() which waits the endyongari2011-03-281-51/+39
* 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
OpenPOWER on IntegriCloud