summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sorted the directories in the rule for the includes target as much asbde2002-04-301-23/+23
* Fix a bug where the aacp device would only talk to bus 0 on thescottl2002-04-301-7/+5
* Note that the aacp device requires CAMscottl2002-04-301-1/+1
* Add the ability to use Bzip'ed packages.obrien2002-04-307-19/+44
* Convert longs to u_longs in stats. This will hold off wrap arounds for ajeff2002-04-302-5/+5
* o Convert the vm_page buckets mutex to a spin lock. (This resolvesalc2002-04-302-14/+12
* Brucifixion ? Yes, out that door, row on the left, one patch each.phk2002-04-301-87/+101
* Brucifixion ? Yes, out that door, row on the left, one patch each.phk2002-04-303-54/+51
* New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+bmah2002-04-302-6/+56
* Don't export timecounter structures under debug. with sysctl, theyphk2002-04-3015-69/+0
* These are Alexander Kabaev's VFSops fixes (see the thread 'Found: moduledillon2002-04-301-21/+82
* MI bits for Gcc 3.1.obrien2002-04-301-460/+34
* i386 MD bits for Gcc 3.1.obrien2002-04-301-427/+29
* Modified the man page to reflect support forpdeuskar2002-04-301-49/+50
* Handle .bz2 files created by newsyslogbrian2002-04-302-0/+7
* Need more includes.julian2002-04-301-0/+2
* Chase the sources and document the change of wait to flags, which areasmodai2002-04-301-8/+4
* Add the myson controllers to LINTjulian2002-04-301-0/+1
* Add the extra argument to mtx_init()julian2002-04-301-1/+2
* Remove references to zinit() which does not exist anymore.asmodai2002-04-301-13/+2
* Document the zone allocator is now a slab allocator.asmodai2002-04-301-0/+8
* Document uma_zalloc() behaviour.asmodai2002-04-301-2/+15
* Document how to "make release" for a different arch.ru2002-04-301-0/+16
* Update function arguments to what is current used.asmodai2002-04-301-3/+3
* Prefix the remaining functions with uma_ as is now the case in UMA.asmodai2002-04-302-15/+15
* zinit() does not exist anymore.asmodai2002-04-302-34/+0
* Milestone #2 in cross-arch make releases. They now work!ru2002-04-303-64/+70
* Back out part of the revision 1.261: "etc" indeed needs to beru2002-04-301-3/+5
* boot2 does not exist on some platforms.ru2002-04-301-4/+8
* Add sigcode.Sbenno2002-04-301-0/+1
* More ispell fundougb2002-04-301-3/+3
* bin-install.sh has been repo-copied to base-install.sh.ru2002-04-301-16/+0
* Remove references to zbootinit() and zinitna().asmodai2002-04-301-54/+1
* Add a MLINKS to uma.9 from zone.9.asmodai2002-04-301-0/+1
* Do not use a contraction, aren't -> are not.asmodai2002-04-301-1/+1
* Remove MLINKS to zinitna, it does not exist anymore.asmodai2002-04-301-1/+0
* Remove MLINKS to zbootinit. This has been gone for a while now.asmodai2002-04-301-1/+0
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".ru2002-04-306-8/+19
* Remove wrong include, one is supposed to include vm/uma.h instead ofasmodai2002-04-301-1/+1
* Fix a few more of my typos, a few others I noticed, and some ispell help.dougb2002-04-301-5/+5
* Add a new UMA debugging facility. This will overwrite freed memory withjeff2002-04-304-2/+168
* - Take advantage of the M_ZERO flag that can now be passed to uma_zalloc.arr2002-04-303-15/+4
* Correct typo (is -> us).sheldonh2002-04-301-1/+1
* Add ar.lc and ar.ec to the trapframe. These are not saved for syscalls,marcel2002-04-303-345/+922
* Fix udf_read(). Honor the uio_resid when determining the size ofscottl2002-04-301-16/+22
* Move the implementation of M_ZERO into UMA so that it can be passed tojeff2002-04-303-19/+21
* skibo tells me that that I didn't apply all of his last patch, andimp2002-04-301-1/+1
* o Revert vm_fault1() to its original name vm_fault(), eliminating the wrapperalc2002-04-301-16/+11
* Build elf2aout for sparc64.jake2002-04-301-0/+4
* Make this work for ski again. Don't call ia64_mca_init() when we'remarcel2002-04-301-11/+10
OpenPOWER on IntegriCloud