NetBSD/sys
yamt 8a7df6a14b (MULTIPROCESSOR version of) need_resched:
- nothing needs to be done if ci_want_resched is already set.
- if the cpu isn't running any lwp, send a no-op ipi to it
  so that it can resume immediately from halting in idle loop
  without having to wait until the next clock tick.
some advices from Stephan Uphoff.
2003-12-30 03:57:19 +00:00
..
altq
arch (MULTIPROCESSOR version of) need_resched: 2003-12-30 03:57:19 +00:00
coda Dynamic sysctl. 2003-12-04 19:38:21 +00:00
compat - Rework the Mach semaphore code to handle threads instead of processes 2003-12-30 00:15:46 +00:00
conf Pull in netinet/ip_ecn.c if FAST_IPSEC is defined. 2003-12-12 20:54:30 +00:00
crypto
ddb Dynamic sysctl. 2003-12-04 19:38:21 +00:00
dev Tweak function names in debug messages. 2003-12-30 00:43:31 +00:00
fs Include <sys/sysctl.h> for sysctl stuff. 2003-12-05 00:51:08 +00:00
gdbscripts
ipkdb
kern Avoid using m_clget() on a mbuf already in use, especially when we 2003-12-29 22:08:02 +00:00
lib netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
lkm
miscfs a little bit more namespace sanity 2003-12-10 14:19:02 +00:00
net Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
net80211 Synchronize with FreeBSD sources from 12 Dec 2003. 2003-12-14 09:56:53 +00:00
netatalk
netccitt
netinet Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netinet6 Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netipsec Cast an expression with sizeof() to long. 2003-12-12 21:36:32 +00:00
netisdn netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netiso netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
netkey do not touch sav->xx after key_freesav(). from hajimu umemoto 2003-12-10 23:46:42 +00:00
netnatm
netns
netsmb
nfs Unix semantics dictate that access checks for files are done when it 2003-12-07 21:15:46 +00:00
opencrypto
stand
sys sysctl_funcs is a set of symbols in text segment (function pointers), 2003-12-26 11:43:24 +00:00
ufs fix bugs in ffs_cg_swap for FS_42POSTBLFMT 2003-12-30 03:30:43 +00:00
uvm No need to break a line - the full line is less than 80 chars long. 2003-12-21 11:38:46 +00:00
Makefile