summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move the Internet Society copyright message so that it appears in thedfr2006-01-2535-910/+910
* Make sure buffers in if_bridge are fully initialized before copyingcperciva2006-01-251-0/+3
* - Avoid calling vm_object_backing_scan() when collapsing an object whenjeff2006-01-251-1/+3
* don't embed scope id before running packet filters.ume2006-01-251-20/+20
* The previous revision incorrectly changed a switch statement into an ifalc2006-01-251-3/+3
* Remove a redundant variable assignment in arena_reg_frag_alloc().jasone2006-01-251-1/+0
* If no coalesced exact-fit small regions are available, but delayed exact-jasone2006-01-251-173/+186
* Back out changes made in rev. 1.151.ups2006-01-251-1/+1
* Touch all the pages wired by sysctl_wire_old_buffer() to avoid PTEtruckman2006-01-251-1/+12
* Whitespace fix.jhb2006-01-241-1/+1
* - Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystemjhb2006-01-242-2/+13
* Add in the Linux IOCTL shim and create the megadev0 device soambrisko2006-01-244-0/+201
* With the recent changes to the implementation of page coloring, thealc2006-01-242-4/+2
* As a quick fix disable the update of the linux ld.so.cache file, sincenetchild2006-01-241-1/+1
* When doing IP forwarding with [FAST_]IPSEC compiled into the kernelandre2006-01-241-8/+10
* In ip_mdq() compute the TV_DELTA the correct way around.andre2006-01-241-1/+1
* In in_control() remove the temporary in_ifaddr structure from theandre2006-01-241-1/+2
* s/<space><tab>/<tab>/pjd2006-01-241-1/+1
* The 'reload' command did the same as 'restart' command.pjd2006-01-241-2/+0
* Remove stale comment.pjd2006-01-241-2/+0
* Use $ipsec_file instead of hardcoded /etc/ipsec.conf.pjd2006-01-241-1/+1
* Fix minor bug in uRPF:oleg2006-01-241-2/+8
* Do not test for DMA status on legacy ATA devices. This has the unfortunatesos2006-01-241-1/+2
* Implement 'ipfw fwd laddr,port' feature for UDP. According to ipfw(8)glebius2006-01-241-0/+20
* Add locking annotation and comments about socket, pipe, fifo problem.davidxu2006-01-241-125/+126
* In vm_page_set_invalid() invalidate all of the page's mappings as soon asalc2006-01-241-0/+2
* s/predefine/predefined/brooks2006-01-241-1/+1
* Give the TIMEOUT case a chance to work by using -t # instead of thebrooks2006-01-241-1/+1
* Er, rescure a deleted comment line.davidxu2006-01-241-0/+1
* More cleanup for aio code:davidxu2006-01-241-11/+9
* channel.c:ariff2006-01-242-10/+29
* Add bracket.davidxu2006-01-231-1/+1
* Fix a vnode reference leak in the ktrace code. We always grab a referencejhb2006-01-231-0/+1
* Revert my previous commit.trhodes2006-01-231-0/+11
* s/w beacon miss facility; need to add knobs to fiddle with the settingssam2006-01-233-1/+46
* track bmiss threshold change from time to frame countsam2006-01-231-1/+1
* switch beacon miss threshold from a time to the number of beaconsam2006-01-232-2/+2
* Fix build.glebius2006-01-231-1/+1
* bounds check each ie's length when parsingsam2006-01-231-0/+4
* Hopefully fix the "calcru: runtime went backwards from ..." problem byups2006-01-232-3/+4
* Update incorrect comments here, there should not be a call to panic()trhodes2006-01-231-4/+4
* Fix indentation.trhodes2006-01-231-7/+7
* Simplify ip_next_mtu() and make its logic more easy to see whileandre2006-01-231-19/+12
* Use m_getcl() instead of getting mbuf, and then getting a cluster.glebius2006-01-231-9/+2
* In mb_zinit_pack() explicitly ignore the return value of uma_zalloc_arg().andre2006-01-231-1/+1
* Fix race conditions.ups2006-01-231-33/+57
* Donc recompute the io port address if it's already the good one.cognet2006-01-231-3/+5
* An old patch from Dan Lukes <dan at obluda.cz>:delphij2006-01-232-2/+6
* Add AfriNIC as a RIR.jhay2006-01-232-6/+16
* Sort list of modules.joel2006-01-231-1/+1
OpenPOWER on IntegriCloud