Go to file
pk 4d7731a177 cpu_switch:
* return `switched to same process' only if that process was actually
  already on a run queue when we entered.
* skip the switch to the idle stack if we can switch immediately
* .. and because of this, don't release the scheduler lock until after
  we've fully switched to the new process's stack.
2003-01-17 14:49:45 +00:00
bin Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
crypto posesses -> possesses 2003-01-03 04:20:09 +00:00
dist When printing out the FDDI header on NetBSD, skip the 3 preamble bytes 2003-01-17 02:44:33 +00:00
distrib add ./etc/rc.d/ypset 2003-01-16 22:04:50 +00:00
doc note support for 3c905CX-TX. 2003-01-17 01:45:22 +00:00
etc Add rc.d/staticroute check. 2003-01-16 15:26:14 +00:00
games interrupt with two rs. 2003-01-06 13:04:54 +00:00
gnu PR/19762: Urban Boquist: Make gssapi work again. 2003-01-16 13:42:49 +00:00
include Add sighold(3), sigignore(3), sigrelse(3) and sigset(3) to libc. 2003-01-15 23:55:41 +00:00
lib Pasto; from Thomas Klausner. 2003-01-16 00:46:58 +00:00
libexec Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
regress Use <bsd.rpc.mk> 2003-01-05 19:24:06 +00:00
rescue
sbin Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
share switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag 2003-01-17 08:11:49 +00:00
sys cpu_switch: 2003-01-17 14:49:45 +00:00
tools enable sunlabel... 2002-12-21 12:56:08 +00:00
usr.bin Print the string as if it's a string. Don't print the pointer. It's 2003-01-16 15:34:18 +00:00
usr.sbin Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
build.sh Improvements from Alan Barrett (in private email), with minor tweaking: 2003-01-15 01:49:03 +00:00
BUILDING Add "-V var=[value]", for setting arbitrary variables which will also 2003-01-04 12:55:32 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
Makefile.inc
UPDATING METALOG format tweak 2002-12-23 06:55:33 +00:00