summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Markup fixes.ru2006-09-2924-313/+531
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-2/+2
* Line up usage output.ru2006-09-291-1/+1
* Fix usage().ru2006-09-291-6/+6
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Language tweak.ru2006-09-291-1/+1
* Sync usage() and SYNOPSIS.ru2006-09-292-2/+6
* Remove stone-aged and irrelevant "#ifndef notdef".andre2006-09-291-2/+2
* Nits.bms2006-09-296-6/+8
* Whitespace nit.ru2006-09-291-1/+1
* Sync utility's usage() with manpage's SYNOPSIS.ru2006-09-291-2/+2
* Push removal of mrouted down to the rest of the tree.bms2006-09-2911-18/+23
* Don't run install-info under lockf if not installing in parallel.ru2006-09-291-0/+7
* Markup fixes.ru2006-09-2920-49/+66
* Fix pointer dereference before NULL pointer checking.ariff2006-09-291-1/+3
* Small style and comment adjustments.andre2006-09-291-4/+6
* Remove manual vlan header insertion in em_encap(). It is unnecessary as theandre2006-09-291-36/+5
* Change em_transmit_checksum_setup() to deal with already inserted vlan headers,andre2006-09-291-47/+107
* Change em_tso_setup() to deal with already inserted vlan headers, IP optionsandre2006-09-291-36/+120
* Only advertize IFCAP_TSO4 capabilities. IPv6 is not yet supported.andre2006-09-291-4/+4
* Handle all error cases from bus_dmamap_load_mbuf_sg(). Those are:andre2006-09-291-5/+21
* Remove mrouted from -CURRENT.bms2006-09-2943-18634/+0
* Remove mrouted and its utilities from the base system.bms2006-09-293-1/+12
* Belatedly document the size change of "struct x?tcpcb".ru2006-09-291-0/+5
* Free tty struct after last close. This should fix the pty-leak by numbers.mbr2006-09-291-1/+15
* Free tty struct after last close. This should fix the pty-leak by numbers.mbr2006-09-291-12/+17
* SNDCTL_TMR_{START,STOP,CONTINUE} don't take an argument.ru2006-09-291-4/+8
* The SNDCTL_DSP_NONBLOCK ioctl doesn't take an argument, fromru2006-09-291-3/+3
* o Check for a required "pathname" argument presence.maxim2006-09-291-0/+2
* o Convert w/spaces to tabs in the previous commit.maxim2006-09-292-6/+6
* Rather than autoscaling the number of TIME_WAIT sockets to maxsockets / 5,silby2006-09-292-16/+48
* Move the -l option processing to where it belongs.ru2006-09-291-4/+4
* Do not chdir(2) until after setuid(2), otherwise "su - username" would failluoqi2006-09-291-6/+4
* Fix two minor style(9) nits in v1.313 which were noticed during ankensmith2006-09-291-2/+2
* Set txrx_error to 1 when we reach abort. This makes the program correctly set...matteo2006-09-281-0/+2
* Tweak the code to handle intercepting BIOS calls to int 0x15 to shavejhb2006-09-281-17/+10
* Optimize the int 15/87 handler for space to shave another 16 bytes off ofjhb2006-09-281-31/+17
* Add an 'smap' command that dumps out the BIOS SMAP.jhb2006-09-282-0/+22
* Ignore a sub-topic match if it is inside the command description.jhb2006-09-281-0/+3
* When tcp_output() receives an error upon sending a packet it reverts partsandre2006-09-281-2/+15
* Various fixups, especially for the upcomming High Definition Audioariff2006-09-288-80/+264
* A couple of simple tweaks that trim BTX by 6 bytes. Since BTX isjhb2006-09-281-3/+2
* This commit was generated by cvs2svn to compensate for changes in r162735,roberto2006-09-282-0/+4
|\
| * Fix compilation with gcc 4.1. This is imported on the vendor branch as itroberto2006-09-282-0/+4
* | New release notes: SA-06:21.gzip, SA-06:23.openssl.bmah2006-09-282-0/+22
* | New release notes: id(1) -a (+MFC), tcpslice removed, ARM binarybmah2006-09-282-2/+26
* | When doing TSO correctly do the check to prevent a maximum sized IP packetandre2006-09-281-1/+1
* | Note the removal of tcpslicebms2006-09-281-0/+3
* | Initializate "offset" variable to zero; otherwise, if not usingru2006-09-282-0/+3
OpenPOWER on IntegriCloud