summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused VGE_ETHER_ALIGN definition.yongari2009-12-171-6/+0
* simplify and document lookup_next_rule()luigi2009-12-171-43/+22
* Sync getline() with comm(1):jh2009-12-171-9/+14
* The input line length limit mentioned on the manual page was removed byjh2009-12-171-5/+1
* Fix debug messages of bd_io().nyan2009-12-172-8/+8
* - Partially revert r200417. config.h brings several definitions,stas2009-12-172-0/+2
* simplify the code that finds the next rule after reinjectionsluigi2009-12-171-18/+16
* rewind(3) is already declared to return 'void', so no need for an explicit castrse2009-12-171-1/+1
* DEBUG is either defined or not defined for the 'calender' sources, so use #if...rse2009-12-171-1/+1
* remove external reference to not (or at least no longer) existing variable 'm...rse2009-12-171-1/+0
* Add Australian, New Zealand and Ukraian calendars to the "all" target".edwin2009-12-171-1/+4
* Add a null pointer check so "name" can be used as a key parameter injamie2009-12-171-1/+1
* Fix argument order in a call to mtx_init.mjacob2009-12-171-1/+1
* Fix argument order in a call to mtx_init.mjacob2009-12-171-1/+1
* Revert 200606.imp2009-12-162-6/+10
* Add "Velocity" to probe message which will make it clearer whichyongari2009-12-161-1/+1
* Add new flag VGE_FLAG_SUSPENDED to mark suspended state andyongari2009-12-162-11/+6
* Add hardware MAC statistics support. This statistics could beyongari2009-12-163-3/+322
* Make man page reflect the output columnsjulian2009-12-161-0/+2
* Rewrite RX filter setup and simplify code.yongari2009-12-161-57/+44
* remove a duplicate sysctl entryluigi2009-12-161-4/+2
* All vge(4) controllers support RX/TX checksum offloading for VLANyongari2009-12-161-6/+33
* Large I/Os on Promise controllers reported to cause UDMA ICRC errors andmav2009-12-161-0/+1
* Fix compiling FREEBSD_COMPAT[4,5,6] without FREEBSD_COMPAT7.imp2009-12-162-10/+6
* Add entries to NOTES for the modular phy support so that these options arejhb2009-12-161-4/+37
* - Prevent overflowing of the buffer length variable in getline() byjh2009-12-161-6/+12
* bring back a couple of #include that are supplied by nesting,luigi2009-12-162-1/+2
* ichsmb: add another pci idavg2009-12-161-0/+4
* Various cosmetic cleanup of the files:luigi2009-12-169-143/+183
* (no commit message)matteo2009-12-161-1/+2
* Forgot to bump .Dd, so do it with this commit. Chose local time overimp2009-12-162-2/+2
* Quick fix to make this compile:imp2009-12-161-6/+0
* Docmuent NO_KERNEL{CLEAN,CONFIG,DEPEND,OBJ} as necessary. Updateimp2009-12-162-2/+21
* Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN},imp2009-12-161-1/+5
* Add INCLUDE_CONFIG_FILE, and a note in comments about how to alsodougb2009-12-169-0/+62
* Add two new debugging tunables for x86bios instead of abusing bootverbose,jkim2009-12-151-4/+15
* more splitting of ip_fw2.c, now extract the 'table' routinesluigi2009-12-155-1209/+1400
* cpuset(2): fix a typo and a markup error in the man pagejilles2009-12-151-2/+2
* ifconfig(8) is documented to take a ISO 3166-1 country code to set thegavin2009-12-151-2/+5
* Attach dpms(4) to vgapm and make sure to restore DPMS state afterjkim2009-12-152-3/+5
* add ip_fw_private.h to ng_ipfw.c, forgotten in previous commit;luigi2009-12-152-1/+3
* Start splitting ip_fw2.c and ip_fw.h into smaller components.luigi2009-12-1512-1531/+1857
* ntpd 4.2.4p8 is now in the tree, ntptrace is dead RIP.roberto2009-12-152-10/+1
* Merge 4.2.4p8 into contrib (r200452 & r200454).roberto2009-12-1590-66096/+28506
|\
| * ntptrace is being phased out completely.roberto2009-12-120-0/+0
| * Update ntp vendor code to 4.2.4p8.roberto2009-12-12195-89773/+28529
| * Prevent a buffer overflow in ntpq. Patch taken from the PR databaseroberto2009-04-191-2/+2
| * Re-apply patch from bin/92839 to avoid two possible buffer overflows. For anroberto2008-09-072-2/+5
| * Update instructions with svn usage.roberto2008-08-181-6/+11
| * Move FREEBSD-upgrade as well.roberto2008-08-181-0/+45
OpenPOWER on IntegriCloud