summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch up with r210324. d_buf will be NULL for SHT_NOBITS sections, do notnp2010-07-231-1/+1
* Regenkib2010-07-233-5/+5
* Remove the linux_exec_copyin_args(), freebsd32_exec_copyin_args() maykib2010-07-234-102/+10
* Fix crashes when using grep -R:delphij2010-07-232-11/+16
* Eliminate a little bit of duplicated code.alc2010-07-234-9/+5
* Fix a bug in the statistics code for tracking the head andgnn2010-07-231-10/+82
* zfs arc_memory_throttle: available memory is free + cacheavg2010-07-231-1/+2
* - Add Russian catalog [1]gabor2010-07-233-4/+19
* dtrace: correctly map sections to addresses in elf object modules (amd64)avg2010-07-232-6/+70
* kgdb: correctly map sections to addresses in elf object modules (amd64)avg2010-07-231-6/+28
* completely ignore zero-sized elf sections in modules of elf object type (amd64)avg2010-07-232-0/+8
* cpufreq: allocate long-lived buffer for handling of sysctl requestsavg2010-07-231-7/+6
* Note that foreground fsck should be run after a filesystem related panic.mckusick2010-07-231-0/+9
* Make lorunningspace catch up with hirunningspace.ivoras2010-07-231-1/+6
* Crypto(4) driver for AESNI.kib2010-07-2311-0/+1489
* Document that SI unit suffixes are supported for -b and -s optionsae2010-07-231-7/+11
* Add a -S switch to override the default syslog pid file. This can be usefulbrian2010-07-233-10/+25
* Add some comments.mav2010-07-231-2/+2
* Update MIPS timer code (except RMI) to utilize new MI event timermav2010-07-236-131/+140
* Prevent access after free to table entry in case whenae2010-07-231-8/+8
* Enable fake resolving of SMB RIDs by using nulldomain and UID_NOBODYmm2010-07-222-14/+13
* Add the s3c24x0 real time clock driverandrew2010-07-224-1/+194
* Rework how device memory is allocated on the s3c24x0 CPU's.andrew2010-07-225-81/+67
* Fix previous commit: don't remove the WERROR definition when usingrpaulo2010-07-221-1/+3
* Fixes a mistake to calculate CALC_COEFF2() value that tmp[3] isweongyo2010-07-221-2/+2
* - Regenerate after adding WITH_GNU_GREPgabor2010-07-221-4/+4
* - Bump __FreeBSD_version for BSD grep importgabor2010-07-221-1/+1
* Add BSD grep to the base system and make it our default grep.gabor2010-07-2219-3/+2583
* Build clang libraries by default with -fno-exceptions and withrpaulo2010-07-225-0/+15
* Correctly setup LDADD with regards to libstand. The submitter pointsrpaulo2010-07-221-1/+1
* Make these files compile with clang.rpaulo2010-07-222-0/+2
* Disable building libobjc with clang as it's not yet supported.rpaulo2010-07-221-0/+3
* Handle a few corner cases for clang like we did with icc. These shouldrpaulo2010-07-223-6/+8
* Fix an obvious typo from r1.1. We were acquiring an exclusive writer lockjkim2010-07-221-1/+1
* Note that foreground fsck should be run after a filesystem related panic.mckusick2010-07-221-0/+11
* If a size suffix isn't entered, just use the value entered. This fixesbrucec2010-07-221-0/+3
* Remove unused variable that snuck in during development.mdf2010-07-221-2/+1
* Fix taskqueue_drain(9) to not have false negatives. For threadedmdf2010-07-224-39/+49
* Hook newsyslog regression tests to the Makefile 'build'.simon2010-07-221-1/+1
* Add regression tests for newsyslog. These are far from a completesimon2010-07-223-0/+343
* Add support for creating the archived log filenames using a time-stampsimon2010-07-222-16/+267
* Convert md(4) to use alloc_unr(9) and alloc_unr_specific(9) for unitjh2010-07-221-12/+20
* Verify return value of the sigset manipulation functionskib2010-07-221-22/+14
* When compat32 binary asks for the value of hw.machine_arch, report thekib2010-07-225-5/+60
* Actually, only the fullsync mode is implemented, not memsync mode.pjd2010-07-221-3/+5
* Remove spurious '/*-' marks and fix some other style problems.trasz2010-07-226-35/+36
* - Add myself to committers-src.dotandrew2010-07-211-0/+1
* Apply vendor version 1.20.00.17.delphij2010-07-212-407/+1339
* MFamd64:rpaulo2010-07-211-0/+7
* * Remove a superfluous error description.kaiw2010-07-211-7/+5
OpenPOWER on IntegriCloud