Go to file
jonathan 63fe9ef057 Use proper NetBSD conventions for deferred kthread creation, not the
other semantics from an earlier incarnation.

Call kcont_init() from init_main before device autoconfiguration,
so kcont is availble to device drivers if required.

Also ensure the kthread process runs any pending continuations once
the kthread is finally up and running. For now, use a non-null timeout
to poll the queue periodically.  Draining any pending requests just
before the kthread enters its ltsleep()/kc_run loop is cleaner, but
this is the version I tested with an early-in-boot kcont request.)
2004-03-27 00:42:38 +00:00
bin Combine two printf()s back to one. There was a reason to split in my 2004-03-26 20:28:39 +00:00
contrib/sys Convert athhal-elf.o to a .uue and add appropriate make hooks to use it 2004-03-25 23:32:10 +00:00
crypto Resolve conflicts. In particular, prefer OpenSSL's BIO_strl* and 2004-03-20 04:32:34 +00:00
dist Fix build on FreeBSD < 5.0. 2004-03-25 15:00:24 +00:00
distrib sigreturn() isn't officially supported anymore; remove its manpage 2004-03-26 21:49:35 +00:00
doc Note support added to aac(4) for Adaptec 2200S (Vulcan 2M) & Dell PERC 320/DC 2004-03-26 22:17:29 +00:00
etc Note master.cf change and provide instructions regarding the fact that 2004-03-27 00:07:48 +00:00
games becuase -> because. From Peter Postma. 2004-02-24 15:05:53 +00:00
gnu Note master.cf change and provide instructions regarding the fact that 2004-03-27 00:07:48 +00:00
include turbo-upgrade to Heimdal 0.6 (this was somehow missed when 0.6 was imported) 2004-03-24 20:48:34 +00:00
lib Introduce sysc_init_field() and use it to make the code a little less ugly. 2004-03-26 22:54:42 +00:00
libexec Apply patch from PR 24917 to correct option parse error reporting. 2004-03-26 01:26:59 +00:00
regress Add some test case for recently found bugs. 2004-03-26 14:53:39 +00:00
rescue add mount_smbfs 2004-03-21 15:11:21 +00:00
sbin Make this too gcc2-compileable. 2004-03-26 23:55:45 +00:00
share Bump date. 2004-03-26 22:46:16 +00:00
sys Use proper NetBSD conventions for deferred kthread creation, not the 2004-03-27 00:42:38 +00:00
tools Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
usr.bin Validate existence of arguemnt. PR#24933. 2004-03-27 00:17:08 +00:00
usr.sbin - move the row printing code into it's own function. 2004-03-25 01:26:57 +00:00
x11 Enable IPv6 in XFree86 4.4.0 reachover build. Usage is describe 2004-03-26 21:29:54 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode 2004-02-15 19:52:27 +00:00
Makefile.inc
UPDATING Note need for latest bsd.files.mk now wrt athhal-elf.o 2004-03-26 17:48:13 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00