summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Oops, backout debug code..sos2004-06-151-4/+0
* | Dont set prefetch etc on VIA chips, causes problems on newer chips andsos2004-06-152-4/+4
* | Increase robustness of SATA handling.sos2004-06-153-88/+191
* | Add pmap locking to pmap_extract(), pmap_mincore(), and pmap_remove().alc2004-06-151-4/+15
* | Update some internal comments about the --no-same-permissions option.kientzle2004-06-151-1/+6
* | Be a little more careful about creating directories:kientzle2004-06-151-7/+23
* | As near as I can tell, --no-same-permissions is a no-op inkientzle2004-06-151-0/+7
* | Oops. bsdtar's old -X option didn't take an argument; the newkientzle2004-06-151-1/+1
* | Add gtar-compatible -X/--exclude-fromkientzle2004-06-153-0/+43
* | Lock down rawcb_list, a global list of control blocks for raw sockets,rwatson2004-06-153-0/+10
* | Grab the socket buffer send or receive mutex when performing arwatson2004-06-156-3/+36
* | Fix a typeo in IFQ_HANDOFF.mlaier2004-06-151-1/+1
OpenPOWER on IntegriCloud