summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add 'configure' subcommand which for now only allows setting and removingpjd2006-09-164-4/+204
* Add __printflike() to gctl_error().pjd2006-09-161-1/+1
* Handle a list of IPv6 src and dst addresses correctly, eg.jhay2006-09-161-14/+17
* Small fixes after adding __printflike() to gctl_error().pjd2006-09-161-4/+4
* Regression tests for read-only option (attach -r).pjd2006-09-161-0/+93
* Note that we don't destroy keys on read-only attached providers.pjd2006-09-161-2/+5
* First kill detached providers, because of two reasons:pjd2006-09-161-7/+3
* This is not needed since src/gnu/usr.bin/cc/cc_int/Makefile,v 1.34.ru2006-09-161-54/+0
* Remove extra arguments.pjd2006-09-161-2/+1
* Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(),jhay2006-09-161-1/+1
* Make it possible to add an IPv6 host route to a host directly connected.jhay2006-09-161-0/+2
* MFCs noted: geli(8) data authentication, mount(8) "late" filesystems.bmah2006-09-162-4/+4
* - Instead of listing which ships support Rx/Tx checksum offload and Jumbobrueffer2006-09-151-8/+4
* Fix input byte counting. Now the sum of the ipackets/ibytes countersru2006-09-151-2/+8
* Mention TSO support.brueffer2006-09-151-3/+3
* - Updated to the latest myri10ge firmwaregallatin2006-09-155-1478/+1882
* Make op parameter to mux_keyboard() u_int instead of int.emax2006-09-151-2/+2
* Add 'show geom [addr]' ddb(4) command, which prints entire GEOM topology ifpjd2006-09-153-3/+227
* When doing TSO subtract hdrlen from TCP_MAXWIN to prevent ip->ip_lenandre2006-09-151-5/+7
* Make it possible to set a larger MTU by attempting to set MTUs on allru2006-09-151-1/+19
* SIOCSIFFLAGS doesn't require an argument in kernel land; instead, flagsru2006-09-151-1/+1
* - Added TSO support. This entailed increasing the number of send descriptorsgallatin2006-09-152-23/+229
* - Consistently use if_printf() only in interface methods: if_start(),glebius2006-09-1517-180/+203
* Reject user with names that are longer than OPIE is willing to deal with;des2006-09-151-4/+13
* Initial memory allocation for fields was off-by-one.ru2006-09-152-1/+19
* Don't require a space between -[fv] and its argument.ru2006-09-151-1/+44
* Whitespace nits.ru2006-09-157-7/+7
* Less magic.pjd2006-09-151-2/+3
* Consistently use if_printf() only in interface methods: if_start,glebius2006-09-1518-89/+107
* Remove vestiges of GNU tar.ru2006-09-15122-48754/+0
* A TARGET_CPU_DEFAULT of xscale for arm results in illegal instructionsimp2006-09-151-1/+1
* If current_heads or current_sectors in the disk cap page are zero, dont try t...sos2006-09-141-1/+2
* Fix for a potential bug caught by Coverity. Pointed out to me by Kris Kennaway.mohans2006-09-141-1/+2
* Fix markup snafu.des2006-09-141-1/+2
* Add missing #ifdef INET6 (can't be compiled)ache2006-09-141-0/+2
* Removed T/TCP bits.ru2006-09-143-26/+3
* Remove redundant default vectorimp2006-09-141-2/+0
* Add cross debug support to arm.imp2006-09-141-1/+37
* fix the build: add missing end of line cont characterimp2006-09-141-3/+5
* scripts for the arm port.imp2006-09-143-0/+45
* Fix the build and minor cleanup.imp2006-09-141-3/+4
* .end -> .endifimp2006-09-141-1/+1
* Architecture specific portions of gdb for arm.imp2006-09-148-0/+1477
* Config file for arm assemblerimp2006-09-141-0/+3
* TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient andimp2006-09-141-2/+2
* initialize unitialized variables (WARNS=6)charnier2006-09-141-2/+6
* Only treat positive values as errors...jmg2006-09-141-1/+1
* When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easyobrien2006-09-132-0/+2
* Correct include path.jhb2006-09-131-1/+1
* Remove reference to T/TCP.joel2006-09-131-5/+2
OpenPOWER on IntegriCloud