Go to file
enami cfa571e2e2 The per nfsnode n_commitlock is a sleep lock, but we can't sleep if
PGO_LOCKED getpages request.  So, just make the lock fail and tell
the caller that there is no pages available if we can't acquire it.
The caller will call us again soon without PGO_LOCKED.  Reviewed by chuq.
2002-05-06 00:07:51 +00:00
bin - Use four space to indent continuation line. 2002-05-02 13:25:09 +00:00
crypto Complete the conversion back to the OpenSSH default configuration files of 2002-04-29 08:23:34 +00:00
dist Show active rules correctly if "portmap auto" is used (PR#16615 by Sergey 2002-05-03 08:27:10 +00:00
distrib ramdisk-kernel creates install.ram.gz now, not netbsd.INSTALL.gz 2002-05-05 21:24:51 +00:00
etc Move the sample fstab files to /usr/share/examples/fstab/. Duplicates 2002-05-04 20:06:09 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu Mative GDB build glue for NetBSD/sh3. 2002-05-05 02:39:37 +00:00
include Change RCS/SCCS IDs to our usual style. 2002-04-26 15:32:45 +00:00
lib Rename a local variable to avoid a shadow decl warning. 2002-05-05 20:00:51 +00:00
libexec fix a reversed condition. 2002-05-03 04:43:57 +00:00
regress Make "regress" depend on ${PROG}. 2002-04-21 20:23:59 +00:00
sbin use in_aliasreq for inet address manipulation, not ifaliasreq. they have 2002-04-25 09:39:17 +00:00
share Add pointer to /usr/share/examples/fstab/ to FILES section. 2002-05-04 19:50:36 +00:00
sys The per nfsnode n_commitlock is a sleep lock, but we can't sleep if 2002-05-06 00:07:51 +00:00
tools On prep, descend into prep-mkbootimage. 2002-05-03 20:35:46 +00:00
usr.bin Quote $FILELIST and $BIGRAMS consistently. Especially the latter 2002-05-05 07:27:35 +00:00
usr.sbin Handle multiple ranges on the command line and in the defaults file, 2002-05-03 10:31:14 +00:00
build.sh Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN 2002-05-02 22:13:30 +00:00
BUILDING Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}. 2002-05-03 08:58:45 +00:00
BUILDING.mdoc Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}. 2002-05-03 08:58:45 +00:00
Makefile Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}. 2002-05-03 08:58:45 +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 Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN 2002-05-02 22:13:30 +00:00