summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c tomarcel2003-09-199-6/+14
* - Remove the working-set algorithm. Instead, use the per cpu buckets as thejeff2003-09-192-81/+29
* Add a release note for the sendmail 8.12.10 importgshapiro2003-09-192-0/+6
* Update for 8.12.10 importgshapiro2003-09-191-4/+4
* Fix sendmail 8.12.10 import conflictsgshapiro2003-09-197-68/+158
* This commit was generated by cvs2svn to compensate for changes in r120256,gshapiro2003-09-1961-381/+1042
|\
| * Import sendmail 8.12.10gshapiro2003-09-1968-449/+1197
* | - Remove the cache colorization code. We can't use it due to all of thejeff2003-09-192-54/+0
* | _ia64_break_setcontext() now takes a mcontext_t. While here, definemarcel2003-09-192-20/+6
* | Stop using the setcontext() syscall to restore an async context.marcel2003-09-192-10/+10
* | Fix the most significant KSE breakage caused by not restoring themarcel2003-09-191-4/+12
* | Add HP 4400C, Belkin F5U208 VideoBusIIjb2003-09-193-2/+18
* | Revamp trap(): make it more explicit which kinds of traps/faults wemarcel2003-09-191-264/+304
* | - There are an endless stream of style(9) errors in this file. Fix a few.jeff2003-09-191-44/+18
* | Document portsize.jb2003-09-191-0/+2
* | revert rev 1.64; this is not needed with rev 1.49 of lock.hsam2003-09-191-1/+1
* | when MUTEX_PROFILING is enabled turn on LOCK_DEBUG; otherwise all the mutex'ssam2003-09-191-1/+1
* | o the kernel sysctl uses 'avg' for a key; change to suitsam2003-09-191-4/+4
* | Mention the puc(4) glue driver in a commented-out example so the userjoerg2003-09-193-0/+13
* | Add an entry for the VScom (Titan?) PCI-800L 8-port serial multiportjoerg2003-09-191-0/+24
* | Eliminate one case of VI_UNLOCK followed by an immediatekan2003-09-191-3/+2
* | This commit was generated by cvs2svn to compensate for changes in r120239,njl2003-09-192-11/+42
|\ \
| * | Fix an overflow in the resource list code for Address16, 32, 64, andnjl2003-09-192-11/+42
* | | Document MUTEX_NOINLINE.jhb2003-09-191-0/+7
* | | Don't inline mutex operations if MUTEX_PROFILING is enabled.jhb2003-09-191-1/+1
* | | fix buildsam2003-09-191-0/+1
* | | (atapi_action): avoid memory leak in a marginal invalid ccb case.thomas2003-09-191-25/+30
* | | Allow the KERN_PROC_PROC sysctl to be used without the useless 4thtjr2003-09-191-6/+18
* | | Always check the sensekey field on ATAPI returnssos2003-09-191-1/+4
* | | Ignore ECHILD from waitpid(2) (our child may have been reaped by thedes2003-09-191-1/+2
* | | Fix broken shell code.des2003-09-191-2/+2
* | | - Don't inspect the zone in page_alloc(). It may be NULL.jeff2003-09-191-5/+6
* | | Add support for stop files, the existence of which signals tbmaster todes2003-09-191-0/+8
* | | Check that $verbose is defined before using it in a comparison.des2003-09-191-1/+1
* | | Fix this script to produce working bootable floppies on 4.x.ru2003-09-191-16/+18
* | | For boot floppies, build a lightweight version of loader(8)ru2003-09-191-3/+8
* | | - Move the logic for dealing with the uma_boot_pages cache into thejeff2003-09-191-21/+22
* | | - Fix the silly flag situation in UMA. Remove redundant ZFLAG/ZONE flagsjeff2003-09-194-54/+46
* | | Change TRAPF_USERMODE and CLOCKF_USERMODE to not test for CPL == 3,marcel2003-09-191-2/+2
* | | - Don't abuse M_DEVBUF, define a tag for UMA hashes.jeff2003-09-191-3/+4
* | | - Eliminate a pair of unnecessary variables.jeff2003-09-191-9/+4
* | | - Initialize a pool of bucket zones so that we waste less space on zones thatjeff2003-09-192-85/+142
* | | Merge vm_pageout_free_page_calc() into vm_pageout(), eliminating somealc2003-09-191-26/+18
* | | - Only use UMA to cache malloc requests up to PAGE_SIZE. Values larger thanjeff2003-09-191-1/+12
* | | Remove jumbo buffer #defines that I ended up not needing.wpaul2003-09-192-9/+1
* | | add Atheros driversam2003-09-191-0/+5
* | | o add some more retail card identifierssam2003-09-191-12/+5
* | | Include "opt_kstack_pages.h". We export KSTACK_PAGES to assembly andmarcel2003-09-191-0/+2
* | | In re_diag(), there's no need for us to call re_start() ourselves:wpaul2003-09-181-4/+8
* | | Name moderate security settings "Moderate", not "Medium"eivind2003-09-182-2/+2
OpenPOWER on IntegriCloud