jruoho
2daf152b55
There is no harm to add a manual page for the GNU typeof()-construct, given
...
that it has already crawled into the source tree.
2010-12-17 12:14:03 +00:00
jruoho
27cfff3b3e
Make tcpdump(8) to drop root privileges and chroot(2) by default.
2010-12-17 09:54:27 +00:00
jruoho
cc55e6fca5
Briefly describe __read_mostly and __cachline_aligned.
2010-12-17 08:13:09 +00:00
jruoho
52b33dcfd8
Add __insn_barrier(3). XXX: Someone more knowledgeable may want to check this.
2010-12-17 07:10:37 +00:00
joerg
bff70242e1
Fix up mktime_z.3 entries
2010-12-16 23:01:56 +00:00
christos
059bb058bd
add missing files.
2010-12-16 22:19:37 +00:00
christos
5294b6fb4c
sets for tzcode enhancements
2010-12-16 18:42:48 +00:00
jruoho
e4082b0bf6
Document __dead, __pure, __constfunc, __noinline, __unused, and __used.
2010-12-16 17:47:53 +00:00
pooka
7d31b6aa96
+rump_sp manpage
2010-12-16 15:30:56 +00:00
jruoho
85e71b7d90
Now that <sys/cdefs.h> is mostly documented, include a small summary page
...
for it, cdefs(3).
2010-12-16 10:19:13 +00:00
jruoho
084bbf58ac
Start to document the GNU C attributes. For now, only __packed, __aligned,
...
and __section are documented, but I will keep extending this.
2010-12-16 08:35:35 +00:00
pooka
cff244c45d
goop for initial raidframe test
2010-12-15 20:42:23 +00:00
pooka
6c9ee22f0d
+rump.raidctl
2010-12-15 18:39:27 +00:00
pooka
3c577ba703
Deal with crunch the standard way.
2010-12-15 11:22:41 +00:00
haad
bc16eca20e
Add usr.sbin/Attfile to test list.
2010-12-15 10:42:56 +00:00
pooka
7df18b4fe2
+traceroute tp
2010-12-15 00:17:34 +00:00
pooka
7b290e7e38
rump.traceroute
2010-12-15 00:11:59 +00:00
pooka
4273ad0aa6
add new, remove obsolete
2010-12-14 17:52:06 +00:00
jruoho
9c53985f97
Add a manual page for the makedev(), major(), and minor() macros.
...
Taken from FreeBSD. Written by Ed Schouten.
2010-12-14 17:09:27 +00:00
hannken
4d6cf788fb
Make the definition of CRUNCHOPS independent of SMALLPROG_INET6 / USE_INET6.
...
Distrib/sparc64/instfs now builds again.
2010-12-14 17:07:08 +00:00
jruoho
674e0899ee
By majority vote, move module(4) to the section 7.
2010-12-14 16:18:15 +00:00
pooka
756d5b62e3
Add another version of the simple ping test, this time written as a
...
shell script and using rump_server, rump.ifconfig and rump.ping.
XXX: uses rump_allserver for now, though, since i noticed a problem
where the rump kernel syscall vector does not get updated for
dlopen()'d libraries (and hence if you dlopen librumpnet.so, socket()
still gives ENOSYS). Me be fixink it later.
2010-12-14 11:03:17 +00:00
skrll
355274ff7c
bah set lists. expect this lot back soon(ish).
2010-12-14 10:02:02 +00:00
skrll
be2356ad6f
Convert a couple of old regress tests to ATF.
...
Remove the regress/usr.bin/rtld/dlopen/dlopen.c test as well as it's
covered by existing ATF test(s).
2010-12-14 05:57:31 +00:00
pooka
a74a091f67
use CRUNCHOPS for a crunched prog
2010-12-13 21:47:32 +00:00
pooka
f2ee316255
Add netstat rump client. For now, it always sets -X, i.e. will
...
use only sysctl and no kvm (implementing /dev/mem for a rump kernel
would probably not be hard, but still a non-zero effort).
Note: since there is absolutely no network activity in a fresh rump
kernel, rump.netstat usually displays exactly nothing when invoked
without parameters. Arguments like -r, -bi, -p icmp etc. produce
more stuff.
2010-12-13 21:15:30 +00:00
pooka
91780b046c
+rump.mod*
2010-12-13 20:51:11 +00:00
pooka
78f20aa8ef
manpage
2010-12-13 19:36:34 +00:00
pooka
e8de1d91d0
be a happy crunch build
2010-12-13 19:19:10 +00:00
pooka
c7202418cd
+rump.envstat
2010-12-13 18:02:04 +00:00
pooka
3731ffce96
add fresh rump clients
2010-12-13 17:51:39 +00:00
pooka
8603230f7e
Define PROG here since Makefile.inc no longer defines it.
2010-12-13 17:35:31 +00:00
pooka
73b0b48907
Retire h_simpleserver and use rump_server instead.
2010-12-13 13:39:42 +00:00
pooka
bfedfec98d
+rump_server
2010-12-13 13:38:18 +00:00
mrg
d541f2b66d
reinstall awk.texi.
2010-12-13 06:30:44 +00:00
pgoyette
1a0912fe8a
Update sets for new module(4) man page.
2010-12-12 19:29:23 +00:00
christos
e8465113ee
remove awk.info
2010-12-12 19:04:08 +00:00
adam
81f76d5f9d
setlists updated for OpenLDAP 2.4.23
2010-12-12 16:27:24 +00:00
pooka
d59692159a
h_reboot has been superceded by rump.halt
2010-12-12 12:53:35 +00:00
pooka
78e5870eec
utility to halt a rump kernel
2010-12-12 12:48:30 +00:00
rtr
d9e0d8ab8b
add obsolete entries for libamu to make MKDEBUGLIB=yes work on amd64 again
2010-12-12 00:19:44 +00:00
rtr
8f9b278727
add missing liblua_g.a debuglib entries needed for MKDEBUGLIB=yes
2010-12-11 10:41:11 +00:00
riz
788f402244
Add new resize_ffs test programs, and obsolete an old one.
2010-12-09 05:19:43 +00:00
njoly
f23e744cdd
Make tests set generation optional, skipped for MKATF=no build.
2010-12-08 23:56:01 +00:00
pooka
f72f843cc8
+rumpnet_agr
2010-12-08 20:23:12 +00:00
pooka
1502fb0dfc
+rumpnet_bridge
2010-12-08 18:16:16 +00:00
njoly
937456b0b9
+ldpd.debug
2010-12-08 16:38:52 +00:00
ryoon
1408146d58
Add myself, Ryo ONODERA.
2010-12-08 10:22:55 +00:00
kefren
b7cc0d63a9
add usr/sbin/ldpd and its man page
2010-12-08 07:20:59 +00:00
pooka
0ee4a4c4ad
+rumpdev_drvctl
2010-12-07 21:40:08 +00:00