Go to file
gdt 1424adf410 Support FIONBIO.
Support non-blocking reads from USB printers.  With this, escputil can
query the printer model, and I can print a test page with gutenprint
5.1 and cups.   Add many comments explaining why the support is not
quite right.  (This change is quite a bit less invasive than a
"correct" fix, and thus more reasonable to pull up to netbsd-4.)

Rototill debugging, so that all DPRINTFN have a level, and so that the
message is printed if the debug level is >= the number in the source
code.  Document debug level plan.

Fix bug where only one status change would be printed (by inspection,
not tested).

Document scheme for reading/discarding data when ulpt(4) is opened for
write only.

Delete dead code.

Plan and patch posted on tech-kern without objections.
2008-01-08 00:58:09 +00:00
bin Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
common Include sys/simplelock.h in prop_object_impl.h. 2008-01-05 01:15:02 +00:00
crypto Add GRE protocol number to racoonctl. Correct id wildcard matching for transport mode. Submitted by Timo Teras. 2007-12-31 01:42:07 +00:00
dist Add documentation on setting up the iSCSI target, and on how to use the 2008-01-06 11:00:49 +00:00
distrib Improve hp700 install notes somewhat. 2008-01-06 20:16:24 +00:00
doc tcpdump/libpcap are at 3.9.8/0.9.8 now 2008-01-07 18:27:16 +00:00
etc build an INSTALL kernel. it's just GENERIC with md(4) root space. 2008-01-02 11:32:15 +00:00
games Fun with parts of speech: `stupid' here is an adjective, not a noun. 2008-01-03 02:01:26 +00:00
gnu Disable parallel make, because the interaction between the 2008-01-07 15:17:04 +00:00
include change some __attribute__s to __keywords 2007-12-24 17:26:09 +00:00
lib liberate gas-huffin crack-puffin' assert 2008-01-08 00:22:31 +00:00
libexec make this compile again. 2007-12-29 01:44:03 +00:00
regress Use WEXITSTATUS() on wait() results. From David Laight. 2008-01-06 21:53:08 +00:00
rescue Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
sbin Rewrite bioctl(8) and add support for the following features: 2008-01-02 23:45:06 +00:00
share Make fork use kauth. 2008-01-07 23:51:06 +00:00
sys Support FIONBIO. 2008-01-08 00:58:09 +00:00
tests Fix headers: add NetBSD CVS id tag and drop ATF title. 2008-01-04 18:37:15 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin Add more detail in comments about maximum size of environment and 2008-01-07 08:20:52 +00:00
usr.sbin Fix -D option, from Jukka Salmi 2008-01-07 16:10:57 +00:00
x11 Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
build.sh Add rs6000 to this file so it can be easily cross-built. 2007-12-17 19:23:44 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +00:00
Makefile.inc
UPDATING Fix typo. 2007-12-17 23:59:41 +00:00