summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build for IPSEC && !INET6bms2004-06-162-6/+12
* Reverse a patch which has no effect on -CURRENT and should probably bebms2004-06-161-7/+1
* Assorted markup, spelling, and grammar fixes.ru2004-06-1658-331/+429
* In ip_forward(), when calculating the MTU in effect for an IPSEC transportbms2004-06-161-0/+2
* In ip_forward(), set m->m_pkthdr.len correctly such that the mbuf chainbms2004-06-161-0/+1
* Premptively fix GCC3.4 issue: add break; after empty default: clauses.phk2004-06-162-0/+3
* Add some lock assertions. Lock a small part of pmap_enter().alc2004-06-161-0/+4
* Add descriptions for new path, info, maint, cat, bdeps, andkrion2004-06-161-5/+48
* Updated Bmake framework for Binutils 2.15.obrien2004-06-1642-3846/+5536
* mdoc(7) policebms2004-06-161-2/+2
* MFamd64alc2004-06-162-4/+54
* Make netstat(1) more closely follow documented behaviour. If a TCPbms2004-06-161-1/+2
* Update HEAD with the stock binutils_2_15_20040523 file.obrien2004-06-1613-6350/+12318
* When parsing an argument as an address in getaddr(), heed the -host optionbms2004-06-161-1/+1
* Document the behaviour of the net.link.ether.inet.proxyall sysctl MIBbms2004-06-161-0/+19
* Blah, these came back. Use a bigger hammer.obrien2004-06-163-1390/+0
* Merge rev 1.2 (configuration changes to support FreeBSD) into Binutils 2.15.obrien2004-06-161-6/+6
* Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints) intoobrien2004-06-161-307/+401
* Merge rev 1.2 (FreeBSD a.out configuration support) into Binutils 2.15.obrien2004-06-161-86/+461
* Merge our ELF branding into Binutils 2.15.obrien2004-06-161-1151/+1325
* This commit was generated by cvs2svn to compensate for changes in r130561,obrien2004-06-16644-102159/+199910
|\
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2004-06-16661-110036/+214410
| * Play along with the effort to use getopt_long from libc.obrien2004-03-173-1388/+0
| * Things that never should have been imported.obrien2003-03-0236-12979/+0
| * Junk that never should have gotten imported.obrien2003-03-0219-36061/+0
* | MFamd64alc2004-06-161-32/+1
* | Disconnect a temporarily-connected UDP socket in out-of-mbufs case. Thisbms2004-06-161-1/+7
* | Disable gdb from the build due to the impending binutils 2.15 import.obrien2004-06-161-1/+1
* | Turn on RFC 1724 compliant behaviour with regards to IP_ADD_MEMBERSHIP;bms2004-06-161-1/+1
* | Document the behaviour of IP_ADD_MEMBERSHIP as per RFC 1724.bms2004-06-161-2/+10
* | Convert GIANT_REQUIRED to NET_ASSERT_GIANT for socket access.rwatson2004-06-161-1/+1
* | Convert GIANT_REQUIRED to NET_ASSERT_GIANT where Giant is used torwatson2004-06-163-6/+6
* | Correct an error in the implementation of pmap_is_prefaultable(). When Ialc2004-06-161-1/+1
* | This library has to change whenever the kernel process structure changes.julian2004-06-161-1/+1
* | Nice, is a property of a process as a whole..julian2004-06-1613-81/+63
* | Disable "bulk dequeue" when enabling ALTQ so it does not irritate themlaier2004-06-151-0/+1
* | Replace IF_HANDOFF with new IFQ_HANDOFF to enqueue with ALTQ once enabled onmlaier2004-06-1511-29/+45
* | Change strategy based on a suggestion from Ian Dowse. Instead of tryingpeter2004-06-151-37/+30
* | Avoid to touch red zone, in libpthread, ucontext may be saved by kernel'sdavidxu2004-06-151-1/+1
* | Fix several bugs related to subdisk drive_offset calculation.le2004-06-151-4/+5
* | Oops. My last commit included a bug that would make "su -m" alwaysmarkm2004-06-151-2/+0
* | If a device is not ONLINE, do not attempt to submit any commandsps2004-06-151-23/+4
* | Remove a stale comment.alc2004-06-153-18/+0
* | Overhaul the markup.ru2004-06-151-98/+49
* | Connect geom(8) to the build.pjd2004-06-151-1/+1
* | s/device_get_handle/acpi_get_handlenjl2004-06-152-2/+2
* | mdoc(7) policebms2004-06-152-7/+15
* | Fix spelling.dfr2004-06-151-2/+2
* | Fill in locking annotation for additional socket fields:rwatson2004-06-151-14/+14
* | Overhaul the markup.ru2004-06-151-269/+538
OpenPOWER on IntegriCloud