Go to file
pooka 4c4df11b4b Fix test: we need to mount /dev/pts to /null/dev/pts, not /dev to
/null/dev: we're interested in /dev/pts and nullfs doesn't traverse
underlying mountpoints.

(I had code for nullfs mountpoint traversal in the tree i used to
test this originally... but I assume the rest of the world doesn't.
Before this change the test would still fail, but fail in the wrong
place and due to the wrong reason.)
2010-06-16 15:57:11 +00:00
bin If the definition of a static function is #if DES, the declaration 2010-06-09 19:20:18 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto New sentence, new line. Bump date for previous. 2010-06-04 21:53:36 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
distrib ptyfs dir 2010-06-14 15:23:41 +00:00
doc Note some stuff I've done. 2010-06-16 06:40:52 +00:00
etc tests/fs/ptyfs 2010-06-14 14:53:08 +00:00
external Introduce expected failures to atf. They can be used to flag tests 2010-06-16 15:17:37 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Fix some additional typos/grammar slips. 2010-05-29 22:56:01 +00:00
gnu perhaps this fixes the build issue? 2010-06-03 14:32:31 +00:00
include 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
lib 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
libexec Remove zombie file. 2010-05-29 23:58:33 +00:00
regress verify hex digits. 2010-05-19 21:59:34 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin naughty naughty, don't peek into src/sys 2010-06-14 14:42:49 +00:00
share Sort SEE ALSO. 2010-06-15 06:36:08 +00:00
sys Reinstate the blanket pmap.h for archs which do not conform to the 2010-06-16 11:45:21 +00:00
tests Fix test: we need to mount /dev/pts to /null/dev/pts, not /dev to 2010-06-16 15:57:11 +00:00
tools Bye bye atf-compile, you won't be missed. 2010-06-04 08:34:35 +00:00
usr.bin 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
usr.sbin 1. split runetype_local.h -> runetype_file.h 2010-06-13 04:14:56 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh Minor grammar improvement in status message. 2010-05-27 05:41:54 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile descend into sys/rump/kern 2010-06-10 22:41:41 +00:00
Makefile.inc
UPDATING minor clarification 2010-06-09 17:29:15 +00:00