summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't be so sensitive; /\bStop\b/ can occur in normal output and trickdes2003-05-161-1/+1
* o In pmap_install, don't prevent switching the pmap if we'remarcel2003-05-161-15/+13
* Overhaul the reporting code, making sender, recipient and subject fullydes2003-05-161-20/+43
* Add support for local patches (which are also passed on to make release)des2003-05-161-9/+30
* Use vm_object_deallocate(), not vm_pager_deallocate(), to destroy aalc2003-05-161-2/+2
* Indent a comment. This makes 1.100.marcel2003-05-161-1/+1
* Turn pmap_growkernel() into a critical section. While here, initializemarcel2003-05-161-22/+14
* Revamp the RID allocation code:marcel2003-05-161-42/+60
* Move the conditional definition of KSTACK_MAX_PAGES up ahead wheremarcel2003-05-161-4/+4
* Sync the linker script with the one used by default for userland. Sincemarcel2003-05-161-76/+82
* Add variables for missing network drivers.murray2003-05-161-0/+6
* Add E-Tech ISA PnP modem ID.murray2003-05-161-0/+1
* Add French dvorak-like keymap for syscons.murray2003-05-163-1/+128
* Fix the M and < keys on Belgian keyboards.murray2003-05-161-2/+2
* Fix < >, { } and [ ] keys.murray2003-05-161-5/+5
* Run $S/kern/genassym.sh with the correct NM.obrien2003-05-161-1/+1
* Catch up with the renaming of the "union" filesystem to "unionfs".tjr2003-05-161-1/+1
* Fix long standing bug that prevents the PT_CONTINUE, PT_KILL andobrien2003-05-161-9/+10
* Add a tunable/sysctl "hw.fxp_noflow" which disables flow control supportrwatson2003-05-161-1/+5
* In cpu_fork(), initialize pcb_psl for the new process to PSL_KERNEL,tmm2003-05-161-1/+1
* Bring the kame(4) manual page closer to reality:hmp2003-05-161-8/+4
* VOP_PATHCONF() requires a vnode lock; this patch adds locking torwatson2003-05-151-0/+2
* This change grabs the vnode lock for NFS client vnodes when callingrwatson2003-05-152-1/+7
* Jeff added locking assertions that the VV_ flags on vnodes were modifiedrwatson2003-05-151-5/+11
* Explicitly set the sandbox directory (it defaults to ~/tinderbox which isdes2003-05-151-6/+4
* 'make release' should run from src/release, not src.des2003-05-151-1/+1
* Make the mb_alloc low-watermark sysctl-tunable read-only and makebmilekic2003-05-152-2/+9
* fix a cut-n-paste error.julian2003-05-151-1/+1
* Do some cleanup with respect to condition variables. The implementationmtm2003-05-151-15/+14
* Use the installed world's idea of OSRELDATE rather than the kernel.ru2003-05-151-1/+2
* o Make the setting/checking of cancel state atomic withmtm2003-05-151-87/+111
* Generalize a quirk for Asahi Optical-based cameras (i.e. Pentax). It appearsnjl2003-05-151-2/+1
* Add a quirk for OTi USB flash key.njl2003-05-151-0/+8
* Miscellaneous fixes:tmm2003-05-152-6/+59
* Only use a SIA/SYM media info block if no MII block is detected.mbr2003-05-152-4/+52
* Make 'clean' and 'update' commands rather than options. Invoke 'update'des2003-05-152-15/+17
* Make the ENV configuration variable a hash rather than an array.des2003-05-151-12/+64
* Add a 'release' command which builds a release. It currently setsdes2003-05-151-14/+58
* use 5.006_001 (for new open() syntax)des2003-05-151-0/+1
* Add a Makefile for the web bits.des2003-05-152-0/+13
* Untabify string literals.des2003-05-151-6/+6
* Don't show platforms for which we have no logs.des2003-05-151-4/+8
* CSS uses C-style comments, not C++-style.des2003-05-151-1/+3
* These are the sources for the tinderbox summary page.des2003-05-154-0/+199
* This file creates register sets based on the runtime specification.marcel2003-05-151-0/+180
* This file contains elementary context related functions used tomarcel2003-05-152-0/+1608
* This file contains the code that implements the syscall path basedmarcel2003-05-152-0/+1130
* Initialize logical_cpus_mask when the logical CPUs are enumerated inalc2003-05-156-12/+30
* This commit was generated by cvs2svn to compensate for changes in r115013,marcel2003-05-1529-0/+5320
|\
| * This is beta4 of libuwx; an ia64 stack unwinder. This code is mademarcel2003-05-1529-0/+5320
OpenPOWER on IntegriCloud