| Commit message (Expand) | Author | Age | Files | Lines |
* | Sorted the directories in the rule for the includes target as much as | bde | 2002-04-30 | 1 | -23/+23 |
* | Fix a bug where the aacp device would only talk to bus 0 on the | scottl | 2002-04-30 | 1 | -7/+5 |
* | Note that the aacp device requires CAM | scottl | 2002-04-30 | 1 | -1/+1 |
* | Add the ability to use Bzip'ed packages. | obrien | 2002-04-30 | 7 | -19/+44 |
* | Convert longs to u_longs in stats. This will hold off wrap arounds for a | jeff | 2002-04-30 | 2 | -5/+5 |
* | o Convert the vm_page buckets mutex to a spin lock. (This resolves | alc | 2002-04-30 | 2 | -14/+12 |
* | Brucifixion ? Yes, out that door, row on the left, one patch each. | phk | 2002-04-30 | 1 | -87/+101 |
* | Brucifixion ? Yes, out that door, row on the left, one patch each. | phk | 2002-04-30 | 3 | -54/+51 |
* | New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+ | bmah | 2002-04-30 | 2 | -6/+56 |
* | Don't export timecounter structures under debug. with sysctl, they | phk | 2002-04-30 | 15 | -69/+0 |
* | These are Alexander Kabaev's VFSops fixes (see the thread 'Found: module | dillon | 2002-04-30 | 1 | -21/+82 |
* | MI bits for Gcc 3.1. | obrien | 2002-04-30 | 1 | -460/+34 |
* | i386 MD bits for Gcc 3.1. | obrien | 2002-04-30 | 1 | -427/+29 |
* | Modified the man page to reflect support for | pdeuskar | 2002-04-30 | 1 | -49/+50 |
* | Handle .bz2 files created by newsyslog | brian | 2002-04-30 | 2 | -0/+7 |
* | Need more includes. | julian | 2002-04-30 | 1 | -0/+2 |
* | Chase the sources and document the change of wait to flags, which are | asmodai | 2002-04-30 | 1 | -8/+4 |
* | Add the myson controllers to LINT | julian | 2002-04-30 | 1 | -0/+1 |
* | Add the extra argument to mtx_init() | julian | 2002-04-30 | 1 | -1/+2 |
* | Remove references to zinit() which does not exist anymore. | asmodai | 2002-04-30 | 1 | -13/+2 |
* | Document the zone allocator is now a slab allocator. | asmodai | 2002-04-30 | 1 | -0/+8 |
* | Document uma_zalloc() behaviour. | asmodai | 2002-04-30 | 1 | -2/+15 |
* | Document how to "make release" for a different arch. | ru | 2002-04-30 | 1 | -0/+16 |
* | Update function arguments to what is current used. | asmodai | 2002-04-30 | 1 | -3/+3 |
* | Prefix the remaining functions with uma_ as is now the case in UMA. | asmodai | 2002-04-30 | 2 | -15/+15 |
* | zinit() does not exist anymore. | asmodai | 2002-04-30 | 2 | -34/+0 |
* | Milestone #2 in cross-arch make releases. They now work! | ru | 2002-04-30 | 3 | -64/+70 |
* | Back out part of the revision 1.261: "etc" indeed needs to be | ru | 2002-04-30 | 1 | -3/+5 |
* | boot2 does not exist on some platforms. | ru | 2002-04-30 | 1 | -4/+8 |
* | Add sigcode.S | benno | 2002-04-30 | 1 | -0/+1 |
* | More ispell fun | dougb | 2002-04-30 | 1 | -3/+3 |
* | bin-install.sh has been repo-copied to base-install.sh. | ru | 2002-04-30 | 1 | -16/+0 |
* | Remove references to zbootinit() and zinitna(). | asmodai | 2002-04-30 | 1 | -54/+1 |
* | Add a MLINKS to uma.9 from zone.9. | asmodai | 2002-04-30 | 1 | -0/+1 |
* | Do not use a contraction, aren't -> are not. | asmodai | 2002-04-30 | 1 | -1/+1 |
* | Remove MLINKS to zinitna, it does not exist anymore. | asmodai | 2002-04-30 | 1 | -1/+0 |
* | Remove MLINKS to zbootinit. This has been gone for a while now. | asmodai | 2002-04-30 | 1 | -1/+0 |
* | Make crunchide(1) a cross-tool; needed for cross-arch "make release". | ru | 2002-04-30 | 6 | -8/+19 |
* | Remove wrong include, one is supposed to include vm/uma.h instead of | asmodai | 2002-04-30 | 1 | -1/+1 |
* | Fix a few more of my typos, a few others I noticed, and some ispell help. | dougb | 2002-04-30 | 1 | -5/+5 |
* | Add a new UMA debugging facility. This will overwrite freed memory with | jeff | 2002-04-30 | 4 | -2/+168 |
* | - Take advantage of the M_ZERO flag that can now be passed to uma_zalloc. | arr | 2002-04-30 | 3 | -15/+4 |
* | Correct typo (is -> us). | sheldonh | 2002-04-30 | 1 | -1/+1 |
* | Add ar.lc and ar.ec to the trapframe. These are not saved for syscalls, | marcel | 2002-04-30 | 3 | -345/+922 |
* | Fix udf_read(). Honor the uio_resid when determining the size of | scottl | 2002-04-30 | 1 | -16/+22 |
* | Move the implementation of M_ZERO into UMA so that it can be passed to | jeff | 2002-04-30 | 3 | -19/+21 |
* | skibo tells me that that I didn't apply all of his last patch, and | imp | 2002-04-30 | 1 | -1/+1 |
* | o Revert vm_fault1() to its original name vm_fault(), eliminating the wrapper | alc | 2002-04-30 | 1 | -16/+11 |
* | Build elf2aout for sparc64. | jake | 2002-04-30 | 1 | -0/+4 |
* | Make this work for ski again. Don't call ia64_mca_init() when we're | marcel | 2002-04-30 | 1 | -11/+10 |