summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a bandaid so that sysctl kern.malloc works on sparc64.jake2002-05-201-1/+1
* In uma_zalloc_arg(), if we are performing a M_WAITOK allocation, ensurejhb2002-05-201-0/+7
* - Allow witness_sleep() to be called when witness hasn't been initializedjhb2002-05-201-16/+8
* Fix the td_intr_nesting_level check to work ok if a flag like M_ZERO isjhb2002-05-201-3/+1
* Subtle fix to the accept filter LRU code. In some cases, a newlysilby2002-05-202-2/+2
* Add two FTP mirrors in France:roberto2002-05-202-0/+8
* Style.ru2002-05-201-3/+2
* Add SMP aware cache flushing functions, which operate on a single physicaljake2002-05-207-17/+327
* Forward declare struct trapframe.jake2002-05-201-0/+2
* Forward declare struct thread.jake2002-05-201-0/+2
* De-inline the tlb demap functions. These were so big that gcc3.1 refusedjake2002-05-203-100/+144
* Try to guess prefixlen for guessable cases.ume2002-05-201-0/+33
* Change two vput() that should have been vrele().mux2002-05-202-4/+4
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.ru2002-05-203-3/+63
* Reconnect 21.troff to the build.ru2002-05-201-1/+1
* Build this document in a standard way.ru2002-05-201-30/+2
* Fixed roffing.ru2002-05-204-13/+19
* Use more common phrasing for the "request reviews" text. Add UFS EAs,rwatson2002-05-201-1/+3
* Add a note that NO_WERROR is a good idea for the time being due to therwatson2002-05-201-0/+8
* Regen after changing Device ID string for DaisyTech devices.sobomax2002-05-202-4/+4
* Change Device ID string for DaisyTech devices.sobomax2002-05-201-1/+1
* Don't grab Giant around malloc(9) and free(9).phk2002-05-204-59/+44
* MFS: silence compiler warnings.sobomax2002-05-201-7/+7
* Kill the stray #include line.ru2002-05-202-2/+0
* s/u_int/u_int32_t/ru2002-05-202-16/+18
* Add the SUSv3 -L and -P options to the cd and pwd builtin utilities. `Logical'tjr2002-05-202-24/+110
* Fix IP address typo.dd2002-05-201-1/+1
* Check that src/games exists in a less error-prone way.ru2002-05-203-9/+1
* Mark a warning as such. Without this, it isn't obvious whetherdd2002-05-201-2/+2
* MFS: Switch to KDE 3 for the CDROMs.will2002-05-201-1/+1
* Flesh-out ptrace support. This obviously needs more work.marcel2002-05-202-14/+96
* Lock down a socket, milestone 1.tanimura2002-05-2062-503/+1712
* Explictly set kerberos_stash to NO instead of blank. While we are at it,gordon2002-05-201-2/+2
* Off-by-128 error in the cuam* device node numbers.rwatson2002-05-202-2/+2
* Bump the rc driver a little bit closer to the 21st century: userwatson2002-05-202-0/+12
* Remove 21.troff from the build, it is broken.silby2002-05-201-1/+1
* Unbreak world.grog2002-05-207-124/+3
* Remove subdirectories 3, 4, and 17 from the build; they do not buildsilby2002-05-201-2/+2
* MD ficl files for sparc64.jake2002-05-192-0/+513
* Fix a kernel page fault when accessing user memory. We weremarcel2002-05-191-57/+38
* Add a Quirk entry for the USB SimpleTech UCF-100 compact flash reader.dillon2002-05-191-0/+7
* Fix a late-night buglet in MLINKS ordering.jmallett2002-05-191-1/+1
* It's time to build modules by default.marcel2002-05-191-3/+0
* Simplify IA64_CMPXCHG to avoid having braced-groups in expressions.marcel2002-05-191-20/+22
* o Fix race condition caused by doing ptrace() for permissionmarcel2002-05-191-24/+44
* Turn nfsiod into a vfs loader and sysctl wrapper that controls the numberpeter2002-05-192-89/+47
* Generalize a bit: we don't need separate functions to find the i386 andphk2002-05-191-33/+9
* Include needed #include for regression tests.phk2002-05-191-2/+1
* Catch up with recent events.phk2002-05-194-5/+7
* This is only WARNS=0 clean now.obrien2002-05-191-0/+1
OpenPOWER on IntegriCloud