Go to file
pk 5255e234b9 cac_cmd:
* don't let cac_ccb_alloc() sleep since it regularly runs in an
    interrupt context
  * return EAGAIN instead EBUSY (or -1), which is what the upper ld
    layer expects to get on transient resource shortages.
  * ignore error from cac_ccb_start(), since a `fifo full' condition is
    handled internally in the lower layer, i.e. the transaction started
    from ldstart() has been queued at the lower layer and must be taken
    off ld's disk queue.
2003-12-05 10:23:00 +00:00
bin Add -C to usage. 2003-11-28 23:32:25 +00:00
contrib/sys Pull the latest HAL from sourceforge.net/madwifi/ since it fixes 2003-10-13 04:53:04 +00:00
crypto avoid memory leak. hint from Andrew Lunn 2003-11-23 08:33:13 +00:00
dist pull in a set of patches from ntp bk to fix the 2003-12-04 17:22:31 +00:00
distrib Add sntp and its man pages. 2003-12-05 06:30:18 +00:00
doc note binutils/ld/ldlex.c hack 2003-12-05 03:28:38 +00:00
etc ntpdate to a multicastclient address doesn't work 2003-12-04 18:28:54 +00:00
games Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
gnu Apply rev 1.228 from binutils mainline (via patch): 2003-12-05 06:52:57 +00:00
include Userland portion of fsync_range(2), written by Bill Studenmund, and 2003-11-18 00:56:56 +00:00
lib Revert last change, as this is a 3rd-party file, noted by kleink@. 2003-12-05 06:56:19 +00:00
libexec Don't try to preload an empty string. 2003-11-25 14:36:49 +00:00
regress Add another regression test that does not work right now. 2003-12-02 18:30:35 +00:00
rescue systrace needs libevent now. 2003-11-29 05:47:51 +00:00
sbin sysctlnametomib() is a private function for the moment. 2003-12-04 20:07:59 +00:00
share Add MKINET6/USE_INET6 support. 2003-12-05 02:35:24 +00:00
sys cac_cmd: 2003-12-05 10:23:00 +00:00
tools move libaries back to gnu/lib 2003-12-04 14:38:00 +00:00
usr.bin correct URL syntax in comment 2003-12-04 12:51:18 +00:00
usr.sbin Fix some nits. 2003-12-05 00:07:12 +00:00
x11 use X11FLAGS.OS_DEFINES 2003-11-17 05:18:20 +00:00
build.sh tweak usage message. 2003-11-14 12:38:12 +00:00
BUILDING Improve how build.sh -N and MAKEVERBOSE interoperate; 2003-10-26 02:17:46 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING note binutils/cxxfilt dependancies issues 2003-12-04 01:25:21 +00:00