Commit Graph

11613 Commits

Author SHA1 Message Date
christos
9c3a68b910 new environment test 2010-09-23 17:40:23 +00:00
he
2689152df6 Move shared library bits of the tests out to shl.mi, so that sun2,
which only does static linking, can complete the build.
2010-09-23 09:42:17 +00:00
christos
e2a86dd3c7 Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
tsutsui
0e228a11be Build and install bootxx_ext2fs, primary boot for ext2fs.
Ext2fs doesn't have enough free space (it has only 1KB)
to store this primary loader, but we can put it into
an independent small 'boot' partition as NetBSD/hp300 does
if it's really necessary.

It could be a fun project to add smaller pre-primary loader
that loads ~8KB primary loader for ext2fs, but probably it's unlikely
because there is a functional wheel named GRUB for ext2fs.
2010-09-11 13:06:36 +00:00
christos
2eb51a32ec add keys directory 2010-09-11 00:29:40 +00:00
christos
ee957cb0c4 add tests for glob 2010-09-09 22:20:09 +00:00
njoly
ed9cfbc11e Unobsolete libh_initfini3_dso.so.1.debug which is used by both library
and module, and remove h_initfini3_dso.so.1.debug which never existed.
2010-09-09 11:38:15 +00:00
zoltan
97620dce81 Add myself to the list of developers. 2010-09-08 19:21:13 +00:00
christos
4ddc2fb37c add dprintf and vdprintf 2010-09-06 14:52:55 +00:00
tsutsui
1e8199a6ea Add dumb code to select an appropriate kernel set to be installed
per running INSTALL kernel name taken from sysctl kern.version.

XXX: on all arm ports, sysctl hw.cpu_model returns a processor name,
XXX: not machine model as mentioned in <sys/sysctl.h>.
2010-09-04 01:23:25 +00:00
tsutsui
f2af7cc187 Build install ramdisk kernel for JORNADA720. 2010-09-04 01:16:49 +00:00
pooka
0bd39d154c document rump_lwproc 2010-09-02 12:29:49 +00:00
pooka
fb721bf812 +tp 2010-09-01 21:19:37 +00:00
tron
afb981ca6b Mark npf.conf(8) (moved to section 5) as obsolete instead of simply
removing it. The file will now properly get deleted instead of breaking
incremental builds.
2010-09-01 19:28:51 +00:00
he
6560b84116 Add entries for the ntp.conf man page, html'ized and the two text variants. 2010-09-01 16:02:40 +00:00
njoly
7beff995ba Add missing .debug suffix. 2010-09-01 15:18:47 +00:00
kardel
f66a137dbc adjust to new NTP 4.2.6 build 2010-08-28 16:17:32 +00:00
tron
07f188665f Add unformatted version of psiginfo(3). 2010-08-27 16:29:13 +00:00
tron
95659d1963 The "psiginfo" manual page is in section 3, not 9. 2010-08-27 15:40:46 +00:00
pooka
964e6361a5 The incredible travels of Seth List. 2010-08-27 10:01:04 +00:00
christos
ad4a829aa6 add psiginfo 2010-08-27 08:42:23 +00:00
jmmv
66d239c147 Add entries for the libdes tests. 2010-08-25 16:46:48 +00:00
rmind
3b6fdb92e5 Move npf.conf(5-8) into the correct section, hence npf.conf(5). 2010-08-24 23:55:04 +00:00
pooka
695f38a810 yet another header 2010-08-24 15:03:18 +00:00
pooka
c9a399cbba scsipi test 2010-08-24 11:31:48 +00:00
pooka
e0b73aff77 +rumpdev_scsitest 2010-08-24 11:26:27 +00:00
pooka
b7e34ac068 add rumpdev_scsipi 2010-08-23 20:53:41 +00:00
rmind
2e6f2099c6 Import NPF - a packet filter. Some features:
- Designed to be fully MP-safe and highly efficient.

- Tables/IP sets (hash or red-black tree) for high performance lookups.

- Stateful filtering and Network Address Port Translation (NAPT).
  Framework for application level gateways (ALGs).

- Packet inspection engine called n-code processor - inspired by BPF -
  supporting generic RISC-like and specific CISC-like instructions for
  common patterns (e.g. IPv4 address matching).  See npf_ncode(9) manual.

- Convenient userland utility npfctl(8) with npf.conf(8).

NOTE: This is not yet a fully capable alternative to PF or IPFilter.
Further work (support for binat/rdr, return-rst/return-icmp, common ALGs,
state saving/restoring, logging, etc) is in progress.

Thanks a lot to Matt Thomas for various useful comments and code review.
Aye by: board@
2010-08-22 18:56:18 +00:00
perry
6cf2c06dc8 add 03.shell 2010-08-22 02:16:17 +00:00
pgoyette
60bf661b9d Add a new atf test-case to check that recursive module calls actually work. 2010-08-21 13:21:48 +00:00
jruoho
f7b06c8780 Move nmi(9) to the correct category. 2010-08-21 10:32:35 +00:00
jruoho
07deeab629 Add x86_msr_xcall(9). 2010-08-21 10:11:34 +00:00
christos
913978f34a add section 9 pages for x86 2010-08-21 06:38:59 +00:00
pooka
2a2d88d627 +10 2010-08-19 02:37:04 +00:00
sketch
5e78536699 Fix setlist for libmj with MKDEBUG. 2010-08-18 14:26:16 +00:00
pooka
708cd05329 +tp 2010-08-17 11:47:27 +00:00
he
855dfbc060 Bump size from 3500k to 3600k so that the contents fits again. 2010-08-16 13:24:54 +00:00
mrg
25c3593d4e add new option to build/use tools/pigz for compressing sets. for now
USE_PIGZGZIP defaults to "no".  (it depends upon local <pthread.h> and -lz.)

you can set it to "yes" on most modern platforms just fine.
2010-08-15 07:27:33 +00:00
mrg
12c4b3b795 re-enable shapestr.h and syncstr.h, from xextproto 7.1.2. 2010-08-14 08:51:32 +00:00
pgoyette
1c1548ae4e Fix cut&paste errors 2010-08-11 18:46:32 +00:00
pgoyette
df3ebe2e31 Include new module.9 MLINKS in set lists 2010-08-11 18:20:43 +00:00
pooka
db61e8e25d +tp 2010-08-10 21:57:44 +00:00
pooka
8ae636d82b +tp 2010-08-09 15:10:20 +00:00
pgoyette
11ed7da809 Fix cut-&-paste error 2010-08-08 00:44:38 +00:00
joerg
2337df1ccf + libmj_pic.a 2010-08-08 00:23:26 +00:00
pgoyette
6241e2c44e Add documentation for module_find_section() 2010-08-07 22:21:30 +00:00
christos
36eb8b89e2 Add bsd.ioconf.mk now that we are installing it. You must be able
to type 'make obj' and have it work from any directory, and if you
try from /usr/src/compat, this does not work because the build does
not automatically add -m $topdir/share/mk in that case.
2010-08-07 21:53:18 +00:00
christos
11e43416a1 Add cosmote examples. 2010-08-07 20:47:27 +00:00
wiz
16b537c3d2 Fix typo in MLINKS, from Stathis Kamperis. Adapt set lists, and run
them through sort while there.
2010-08-07 18:12:45 +00:00
agc
0fdb607276 merge conflicts
this isn't how this was planned, but needed for releases to build. will
be revisited later
2010-08-07 05:53:20 +00:00