summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* For the sake of convenience, print the name of the network interfaceyar2007-12-041-2/+2
* - Explicitly verify if all needed libs were found by ldd(1). Do soyar2007-12-041-6/+14
* Fix the ABI change of the signal delivered on the access to the pagekib2007-12-042-4/+58
* Implement fetching of the __FreeBSD_version from the ELF ABI-tag note.kib2007-12-046-5/+49
* Check for the program headers alignment of the ELF images beforekib2007-12-041-3/+10
* The __used (== __attribute__((__used)) ) silences the warning producedkib2007-12-041-1/+1
* Correct an error under COUNT_IPIS within pmap_lazyfix_action(): Incrementalc2007-12-041-1/+1
* Style change: Use NULL rather than 0 where appropriate.alc2007-12-041-3/+3
* Fix SACK negotiation that was broken in rev 1.105.silby2007-12-041-1/+1
* Introduce an UMA backend page allocator for the jumbo frame zones thatalc2007-12-041-0/+33
* If a Zip entry has the "length at end" flag set, then just ignorekientzle2007-12-041-1/+2
* update copyrightssam2007-12-046-34/+6
* update copyright'ssam2007-12-046-34/+6
* When compiled with the combination of flags used to build crunchedkensmith2007-12-041-1/+1
* MFV of tzdata2007jedwin2007-12-044-14/+27
* Update with data from Newsletter VI-1 2007-09-21:edwin2007-12-041-0/+5
* Implement functions required by some ndis drivers.thompsa2007-12-032-0/+68
* Remove compatibilty defines to simplify reading the code, this is around 10% ofthompsa2007-12-033-325/+0
* Display per-thread command line in TDNAME field for -k and -t; ifrwatson2007-12-032-21/+71
* Make sure we set the locale to "C" when testing thousands' separatordas2007-12-031-2/+2
* Merge BIND 9.4.2 into main chunk.ume2007-12-032-18/+25
* This commit was generated by cvs2svn to compensate for changes in r174223,ume2007-12-031-2/+2
|\
| * Vendor import of BIND 9.4.2ume2007-12-033-21/+32
| * Vendor import of BIND 9.4.1ume2007-06-031-2/+7
* | When a symbol name can't be resolved, return "??" as the name, ratherrwatson2007-12-031-2/+2
* | Since jb@ fixed the type of dd_lock in <dirent.h>, these casts are nodes2007-12-034-11/+11
* | Fix audio playback aborted with SNDCTL_DSP_SETTRIGGER, affectingariff2007-12-031-2/+2
* | Do not allow the SNPSTTY ioctl for the snoop device that has a ttykib2007-12-031-0/+3
* | Restore the branding of the ELF executables. The structure was optimized out.kib2007-12-031-1/+1
* | Catch up pc98 for i386 stack(9) changes:rwatson2007-12-032-0/+7
* | Add callchain parsing to -lpmc.jkoshy2007-12-032-4/+36
* | Add userland definitions for parsing callchain records.jkoshy2007-12-032-5/+34
* | Replace a spurious cross-reference to hwpmc(4) with correct text.jkoshy2007-12-031-4/+2
* | zic(8) should exit the loop when the end of the string is reached duekevlo2007-12-031-1/+4
* | When printing the contents of a HWPMC log in human readable form:jkoshy2007-12-031-3/+8
* | This commit was generated by cvs2svn to compensate for changes in r174206,dougb2007-12-031-1/+23
|\ \
| * | Update this file so that BIND on ARM can actually work. I quote:dougb2007-12-031-1/+23
| * | These files are not part of the distribution.dougb2007-12-022-187/+0
| * | This file is no longer in BIND 9.4.2dougb2007-12-021-3136/+0
* | | Tests for rounding, and for the leading 0's bug.das2007-12-031-1/+13
* | | In scanf, round according to the current rounding mode.das2007-12-037-8/+20
* | | Always honor promiscuous flag prior to programming Rx multicastyongari2007-12-031-2/+6
* | | Connect procstat(1) to the build.rwatson2007-12-021-0/+1
* | | Add procstat(1), a process inspection utility. This provides both somerwatson2007-12-0212-0/+1459
* | | One more glue update for BIND 9.4.2dougb2007-12-021-0/+1
* | | Add another new sysctl in support of the forthcoming procstat(1) torwatson2007-12-023-0/+126
* | | Remove duplicate $FreeBSD$ tag.rwatson2007-12-021-2/+0
* | | Break out stack(9) from ddb(4):rwatson2007-12-0240-232/+883
* | | Provide unqiue malloc types instead of using M_DEVBUF.scottl2007-12-022-26/+29
* | | Refactor completion handlers so that they can be combined into a singlescottl2007-12-021-76/+29
OpenPOWER on IntegriCloud