summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the default FILESYSTEMS value in a comment to note that ext2fs isjhb2007-07-191-1/+1
* - Refine the load balancer to improve buildkernel times on dual corejeff2007-07-191-47/+29
* - When newtd is specified to sched_switch() it was not being initializedjeff2007-07-191-7/+25
* Document support for M_NOWAIT by the new implementation of contigmalloc(9)alc2007-07-191-5/+13
* Regenerate after changing src/tools/build/options/WITHOUT_TOOLCHAINbz2007-07-191-3/+4
* - Enable static building of mxge(4) and its firmware.gallatin2007-07-1912-2208/+25009
* Note that module should return EOPNOTSUPP for both unrecognizedflz2007-07-191-2/+2
* Replace hard coded options by their defined PFIL_{IN,OUT} names.bz2007-07-193-3/+6
* Restore behavior changed with rev. 1.46 and makebz2007-07-191-1/+1
* - Remove explicit references to sched_lock. A simpler assert will do.jeff2007-07-191-2/+1
* - Calling sched_nice() in tdsigwakeup() is no longer required by ULE andjeff2007-07-191-6/+2
* Make clear that WITHOUT_TOOLCHAIN cannot be applied to build targets.bz2007-07-191-1/+2
* This commit was generated by cvs2svn to compensate for changes in r171490,delphij2007-07-1944-15265/+0
* Remove unused FSF source files.delphij2007-07-191-9/+53
* MFp4: Rework on tmpfs's mapped read/write procedures. Thisdelphij2007-07-191-60/+185
* - Remove the global definition of sched_lock in mutex.h to breakjeff2007-07-184-3/+9
* - Add the proper lock profiling calls to _thread_lock().jeff2007-07-181-2/+8
* Make fstest work out-of-the-box on Solaris:pjd2007-07-183-13/+34
* - Update ULE note to remove warnings against production use.jeff2007-07-181-4/+5
* ULE 3.0: Fine grain scheduler locking and affinity improvements. This hasjeff2007-07-171-548/+916
* - Optimize the amd64 cpu_switch() TD_LOCK blocking and releasing tojeff2007-07-171-15/+19
* - Add support for blocking and releasing threads to i386 cpu_switch(). Thisjeff2007-07-172-3/+30
* The wpa_passphrase(8) manual page states that it first appeared insimon2007-07-171-2/+2
* - added pre-checks to the bindx call.rrs2007-07-1718-213/+408
* MFp4: Remove files that are removed during gcc 4.2 upgrade, asdelphij2007-07-171-0/+226
* Correct RSSI calculation.sephe2007-07-171-1/+1
* - integrate most recent changes from vendor branch and upgrade to firmware re...kmacy2007-07-1720-694/+1494
* - Increase descriptors per call to startkmacy2007-07-173-13/+10
* - Use ruxagg() in calcru() to make sure we have current tick informationjeff2007-07-171-0/+8
* - Update portaudit locationpav2007-07-161-2/+2
* Bah, fix a cosmetic nit and remove a debugging aid missed in the previousjhb2007-07-161-2/+1
* Restore netstat -M functionality for most statistics on core dumps. Injhb2007-07-1618-366/+750
* Add support to the ipmi, isa attachment to attempt to read ipmiambrisko2007-07-162-3/+116
* Restore the value of ar.rnat after the assignment to ar.bspstore.marcel2007-07-161-3/+3
* Unbreak the dynamic linker by not creating a cache for rtld-elfmarcel2007-07-151-2/+6
* Add ObsoleteFiles.inc entries for netatm, which has been disconnected fromrwatson2007-07-151-0/+73
* archive_string_ensure() used to call exit(3) if itkientzle2007-07-155-10/+27
* Add archive_entry_copy_gname() and archive_entry_copy_uname()kientzle2007-07-154-0/+22
* Clarify one test.kientzle2007-07-151-1/+1
* Improve acquisition of transaction labels.simokawa2007-07-152-20/+17
* Note diffutils 2.8.7 MFC.delphij2007-07-151-1/+2
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-1415-155/+184
* Revert previous commits which I committed by mistake.rodrigc2007-07-142-13/+0
* Eliminate two unused functions: vm_phys_alloc_pages() andalc2007-07-143-40/+17
* The last entry in the ext2_opts array must be NULL,rodrigc2007-07-143-1/+14
* Take a sentence into the present by removing a reference to FreeBSD 3.0.brueffer2007-07-141-4/+2
* Eliminate dead code, specifically, an unused sysctl: "vm.idlezero_maxrun".alc2007-07-141-4/+0
* Use an uncompressed test archive for gtar sparse format 1.0 format,kientzle2007-07-141-20/+6
* Report each failed test once, but keep a count and report that countkientzle2007-07-143-22/+111
* Remove "options SCTP_HIGH_SPEED" from NOTES as it has now been removedrwatson2007-07-141-8/+0
OpenPOWER on IntegriCloud