summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFamd64 (via P4, not in CVS yet):jhb2003-11-102-42/+42
* Mark TCP syncache timer as not Giant-free ready yet.hsu2003-11-101-1/+1
* Fix a bug where the taskqueue kproc was being parented by initalfred2003-11-101-1/+1
* Bump APIC ID limits up to 32 since a machine with 16 CPUs will have APICjhb2003-11-104-6/+6
* Fixed loss of setting of the RB_BOOTINFO flag in rev.1.43. Fixed wrongbde2003-11-102-4/+4
* Don't establish the ISR in the sn_activate routine. I've had twoimp2003-11-102-12/+11
* Update a comment related to SMP and describe the NO_MIXED_MODE kerneljhb2003-11-101-4/+11
* Update a comment.jhb2003-11-101-1/+1
* Based on an excellent suggestion from tanimura@ define I4BPRI and use itgj2003-11-105-47/+22
* Reduce debug message.simokawa2003-11-101-0/+2
* Fix breakage cuased by the selwakeuppri commit by defining TTIPRI forgj2003-11-104-0/+28
* Don't compile with -g by default; there's a better way to build modules withru2003-11-101-2/+0
* enable aes-xcbc-mac and aes-ctr, again.ume2003-11-104-12/+4
* rijndael-alg-fst.[ch]:ume2003-11-104-1634/+1332
* When there are no free sem_undo structs available in semu_alloc(), onlytjr2003-11-101-3/+4
* In get_mcontext(), do not update bspstore and ndirty in the trapframe.marcel2003-11-101-5/+9
* * Improve sbp device probe in boot process.simokawa2003-11-101-15/+50
* If a thread masks all its signal, in cursig(), no signal will be exchangeddavidxu2003-11-101-2/+1
* Move 'guessing' code from the probe into the identify routine where it moreimp2003-11-102-160/+106
* - The Open Group Base Specifications Issue 6 specifies that an munmap(2)alc2003-11-103-20/+18
* NFC: Update stale comments.mini2003-11-102-4/+4
* MFNetBSD:joe2003-11-102-6/+5
* MFNetBSD:joe2003-11-101-1/+2
* MFNetBSD:joe2003-11-101-8/+11
* MFNetBSD:joe2003-11-101-0/+10
* MFNetBSD:joe2003-11-091-1/+2
* Revise the NetBSD revision control strings.joe2003-11-093-29/+3
* MFNetBSD:joe2003-11-096-15/+10
* fix typo that broke AP scanning by BSSIDsam2003-11-091-2/+1
* When a thread is being swapped-out, save the high FP registers. Wemarcel2003-11-091-0/+2
* Use get_mcontext() to construct the signal context in sendsig() andmarcel2003-11-093-109/+50
* - Remove Giant from msync(2). Giant is still acquired by the lower layersalc2003-11-092-27/+10
* Free the ata_request struct after we are done using it. This should stopscottl2003-11-091-2/+9
* Change the clear_ret argument of get_mcontext() to be a flags argument.marcel2003-11-0911-20/+27
* Tweak the front end driver file listimp2003-11-091-31/+26
* Add my copyright to aha_isa.c to make it crystal clear its licenseimp2003-11-091-1/+25
* Let bus space manage softc.imp2003-11-094-56/+23
* Minor tweaks to make it behave better:imp2003-11-091-8/+18
* Minor comment smithingimp2003-11-091-4/+4
* Use kern_sendit rather than sendit for the Linux send* syscalls.dwmalone2003-11-091-144/+105
* Quick fix for scaling of statclock ticks in the SMP case. As explainedbde2003-11-091-0/+4
* Fix typo in breaking up requests to size limit.sos2003-11-091-1/+1
* - Implement selwakeuppri() which allows raising the priority of atanimura2003-11-0952-74/+105
* Implement PAL_HALT_LIGHT now that the kernel halts the processormarcel2003-11-092-0/+18
* Do not strip skiload when installed. The stripped binary does not loadmarcel2003-11-092-0/+2
* - Rename vm_map_clean() to vm_map_sync(). This better reflects the factalc2003-11-095-61/+78
* Sprinkle GIANT_REQUIRED asserts around the xpt layer to aid with locking thescottl2003-11-091-0/+58
* Make this driver a little more style(9) compliantimp2003-11-094-206/+176
* replace explicit changes to rt_refcnt by RT_ADDREF and RT_REMREFsam2003-11-0812-36/+48
* Remove the atkbd, psm, sc and vga devices. Most ia64 boxes out theremarcel2003-11-082-16/+0
OpenPOWER on IntegriCloud