summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert/fix the most controversial parts of the last commit:markm2002-03-071-7/+4
* 1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31,markm2002-03-071-1/+2
* Update FreeBSD SCM IDs.obrien2002-03-0739-82/+120
* Install the DSI and ISI trap handlers and their appropriate locations.benno2002-03-072-0/+4
* Copy the "implementation" of pmap_prefault from sparc64.benno2002-03-073-6/+12
* This commit was generated by cvs2svn to compensate for changes in r91799,des2002-03-073-6/+6
|\
| * s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/des2002-03-073-6/+6
* | This file is not needed any moredes2002-03-071-66/+0
* | This commit was generated by cvs2svn to compensate for changes in r91796,des2002-03-071-1/+2
|\ \ | |/
| * Add missing #include <string.h>des2002-03-071-1/+2
* | Darn. There is (now was) a signed/unsigned issue that resulted in amarkm2002-03-071-4/+4
* | Move tunable initialisation so it can get access to physmem.benno2002-03-072-12/+12
* | Calculate physmem.benno2002-03-073-3/+12
* | Leave the `copyright' variable exposed, since the main purpose of itmike2002-03-074-8/+8
* | Update for the 6.9 firmware family (6xxx controllers), as well as formsmith2002-03-075-20/+132
* | Don't use __FBSDID yet. Looks like most (all?) of the rest of the kernelimp2002-03-072-4/+0
* | Implement hw.cardbus.debug and hw.cardbus.cis_debug to help debug someimp2002-03-072-24/+25
* | Make hw.pccard.debug and hw.pccard.cis_debug tunable/sysctl. Setting to 1imp2002-03-072-4/+19
* | fix backwards spellingobrien2002-03-075-5/+5
* | Implement delivery of tlb shootdown ipis. This is currently more fine grainedjake2002-03-0714-324/+335
* | Modify the tlb demap API to take a pmap instead of a tlb context number.jake2002-03-075-36/+40
* | Implement kthread context stealing. This is a bit of a misnomer becausejake2002-03-073-54/+53
* | Unconditionally limit maxproc so that it is not possiblesilby2002-03-071-0/+6
* | Include machine/smp.h.jake2002-03-071-0/+1
* | Add needed includes of machine/smp.h, remove nested include in sys/smp.hjake2002-03-0711-1/+11
* | Fix a bug in the vm_map_clean() procedure. msync()ing an area of memorydillon2002-03-071-1/+4
* | MFen.kuriyama2002-03-073-5/+50
* | Now pam_alreadyloggedin lives in the ports.green2002-03-074-366/+0
* | Two style(9) fixes:imp2002-03-071-53/+50
* | Check for NULL on resource allocation. For the moment, punt, but we shouldimp2002-03-071-0/+18
* | Add entry for xterm-colorluigi2002-03-061-0/+2
* | Sync with GENERIC. WITNESS_SKIPSPIN, and the ciss and iir devices.cjc2002-03-061-0/+3
* | Properly clear the status of a join operation if the joining thread isdeischen2002-03-066-3/+12
* | To quote BDE: "the k part of awk should understand the ctype macros and notobrien2002-03-061-4/+3
* | Add the pam_alreadyloggedin(8) module, which allows for authenticationgreen2002-03-064-0/+366
* | Simpler way to handling the names needed on the various platforms.obrien2002-03-061-7/+4
* | Add the "Avlab Technology, PCI IO 2S" card.jhay2002-03-061-0/+9
* | Rewrite the section on downloading files to get all of the URLs in onebmah2002-03-061-17/+63
* | No functional change, but big code cleanup. WARNS, lint(1) and style(9).markm2002-03-068-276/+155
* | Point sparc64 &release.url; at a directory, rather than a specificbmah2002-03-061-1/+1
* | Unbreak the pam_krb5 build: cast a couple of const pointersroam2002-03-061-2/+2
* | Rename runq_find() to runq_findproc(), and hide it behind #ifdef DIAGNOSTIC,des2002-03-061-3/+5
* | Remove a bogus cast.des2002-03-061-1/+1
* | YA patch I forgot to commit last night.des2002-03-061-1/+1
* | Add GETPID to the list of operations for which semctl(2) returns the value.maxim2002-03-061-1/+1
* | Removed gprof4. 8-byte counters are now handled by gprof.bde2002-03-062-16/+0
* | Belatedly OpenPAMify. I forgot this patch in last night's megacommit.des2002-03-061-2/+2
* | Fix a typo, unbreak the world.maxim2002-03-061-1/+1
* | Add forgotten NOPROFILE that broke world.des2002-03-061-0/+1
* | Boundary check an array holding tab stops.ru2002-03-061-0/+2
OpenPOWER on IntegriCloud