| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the default FILESYSTEMS value in a comment to note that ext2fs is | jhb | 2007-07-19 | 1 | -1/+1 |
* | - Refine the load balancer to improve buildkernel times on dual core | jeff | 2007-07-19 | 1 | -47/+29 |
* | - When newtd is specified to sched_switch() it was not being initialized | jeff | 2007-07-19 | 1 | -7/+25 |
* | Document support for M_NOWAIT by the new implementation of contigmalloc(9) | alc | 2007-07-19 | 1 | -5/+13 |
* | Regenerate after changing src/tools/build/options/WITHOUT_TOOLCHAIN | bz | 2007-07-19 | 1 | -3/+4 |
* | - Enable static building of mxge(4) and its firmware. | gallatin | 2007-07-19 | 12 | -2208/+25009 |
* | Note that module should return EOPNOTSUPP for both unrecognized | flz | 2007-07-19 | 1 | -2/+2 |
* | Replace hard coded options by their defined PFIL_{IN,OUT} names. | bz | 2007-07-19 | 3 | -3/+6 |
* | Restore behavior changed with rev. 1.46 and make | bz | 2007-07-19 | 1 | -1/+1 |
* | - Remove explicit references to sched_lock. A simpler assert will do. | jeff | 2007-07-19 | 1 | -2/+1 |
* | - Calling sched_nice() in tdsigwakeup() is no longer required by ULE and | jeff | 2007-07-19 | 1 | -6/+2 |
* | Make clear that WITHOUT_TOOLCHAIN cannot be applied to build targets. | bz | 2007-07-19 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r171490, | delphij | 2007-07-19 | 44 | -15265/+0 |
* | Remove unused FSF source files. | delphij | 2007-07-19 | 1 | -9/+53 |
* | MFp4: Rework on tmpfs's mapped read/write procedures. This | delphij | 2007-07-19 | 1 | -60/+185 |
* | - Remove the global definition of sched_lock in mutex.h to break | jeff | 2007-07-18 | 4 | -3/+9 |
* | - Add the proper lock profiling calls to _thread_lock(). | jeff | 2007-07-18 | 1 | -2/+8 |
* | Make fstest work out-of-the-box on Solaris: | pjd | 2007-07-18 | 3 | -13/+34 |
* | - Update ULE note to remove warnings against production use. | jeff | 2007-07-18 | 1 | -4/+5 |
* | ULE 3.0: Fine grain scheduler locking and affinity improvements. This has | jeff | 2007-07-17 | 1 | -548/+916 |
* | - Optimize the amd64 cpu_switch() TD_LOCK blocking and releasing to | jeff | 2007-07-17 | 1 | -15/+19 |
* | - Add support for blocking and releasing threads to i386 cpu_switch(). This | jeff | 2007-07-17 | 2 | -3/+30 |
* | The wpa_passphrase(8) manual page states that it first appeared in | simon | 2007-07-17 | 1 | -2/+2 |
* | - added pre-checks to the bindx call. | rrs | 2007-07-17 | 18 | -213/+408 |
* | MFp4: Remove files that are removed during gcc 4.2 upgrade, as | delphij | 2007-07-17 | 1 | -0/+226 |
* | Correct RSSI calculation. | sephe | 2007-07-17 | 1 | -1/+1 |
* | - integrate most recent changes from vendor branch and upgrade to firmware re... | kmacy | 2007-07-17 | 20 | -694/+1494 |
* | - Increase descriptors per call to start | kmacy | 2007-07-17 | 3 | -13/+10 |
* | - Use ruxagg() in calcru() to make sure we have current tick information | jeff | 2007-07-17 | 1 | -0/+8 |
* | - Update portaudit location | pav | 2007-07-16 | 1 | -2/+2 |
* | Bah, fix a cosmetic nit and remove a debugging aid missed in the previous | jhb | 2007-07-16 | 1 | -2/+1 |
* | Restore netstat -M functionality for most statistics on core dumps. In | jhb | 2007-07-16 | 18 | -366/+750 |
* | Add support to the ipmi, isa attachment to attempt to read ipmi | ambrisko | 2007-07-16 | 2 | -3/+116 |
* | Restore the value of ar.rnat after the assignment to ar.bspstore. | marcel | 2007-07-16 | 1 | -3/+3 |
* | Unbreak the dynamic linker by not creating a cache for rtld-elf | marcel | 2007-07-15 | 1 | -2/+6 |
* | Add ObsoleteFiles.inc entries for netatm, which has been disconnected from | rwatson | 2007-07-15 | 1 | -0/+73 |
* | archive_string_ensure() used to call exit(3) if it | kientzle | 2007-07-15 | 5 | -10/+27 |
* | Add archive_entry_copy_gname() and archive_entry_copy_uname() | kientzle | 2007-07-15 | 4 | -0/+22 |
* | Clarify one test. | kientzle | 2007-07-15 | 1 | -1/+1 |
* | Improve acquisition of transaction labels. | simokawa | 2007-07-15 | 2 | -20/+17 |
* | Note diffutils 2.8.7 MFC. | delphij | 2007-07-15 | 1 | -1/+2 |
* | Disconnect netatm from the build as it is not MPSAFE and relies on | rwatson | 2007-07-14 | 15 | -155/+184 |
* | Revert previous commits which I committed by mistake. | rodrigc | 2007-07-14 | 2 | -13/+0 |
* | Eliminate two unused functions: vm_phys_alloc_pages() and | alc | 2007-07-14 | 3 | -40/+17 |
* | The last entry in the ext2_opts array must be NULL, | rodrigc | 2007-07-14 | 3 | -1/+14 |
* | Take a sentence into the present by removing a reference to FreeBSD 3.0. | brueffer | 2007-07-14 | 1 | -4/+2 |
* | Eliminate dead code, specifically, an unused sysctl: "vm.idlezero_maxrun". | alc | 2007-07-14 | 1 | -4/+0 |
* | Use an uncompressed test archive for gtar sparse format 1.0 format, | kientzle | 2007-07-14 | 1 | -20/+6 |
* | Report each failed test once, but keep a count and report that count | kientzle | 2007-07-14 | 3 | -22/+111 |
* | Remove "options SCTP_HIGH_SPEED" from NOTES as it has now been removed | rwatson | 2007-07-14 | 1 | -8/+0 |