Commit Graph

11639 Commits

Author SHA1 Message Date
jmmv fc81f1bd0c Adjust file lists and directories to match atf 0.11. 2010-10-20 09:22:32 +00:00
kiyohara 590078265e Add INSTALL+ramdisk fllopy for installation. 2010-10-20 02:59:58 +00:00
pgoyette adb48c7f00 Build the new swsensor(4) device and add to set lists 2010-10-19 11:58:00 +00:00
kiyohara 8e2fc5a49a Cleanup floppy directory. 2010-10-17 11:34:27 +00:00
kiyohara cdc4e954f1 Cleanup floppy directory. 2010-10-17 11:19:53 +00:00
kiyohara d1c31788ca Add ramdisk directory and files. 2010-10-17 11:05:18 +00:00
skrll cf640a666c oops, sort after previous. 2010-10-16 10:41:50 +00:00
skrll e6cdac9c4b Implement dl_iterate_phdr.
Somewhat taken from FreeBSD. Manual page from OpenBSD.
2010-10-16 10:27:06 +00:00
skrll 1f09b5c2ae Sort entries. 2010-10-15 12:29:17 +00:00
tsutsui 621e053625 Build and install compat_aoutm68k.kmod and exec_aout.kmod on m68k machines. 2010-10-15 12:20:33 +00:00
gsutre 81b0c07811 Add acpivga(4). 2010-10-12 23:01:55 +00:00
njoly ba1533a242 Update macppc list for MKX11+MKDEBUG builds. 2010-10-11 13:58:10 +00:00
tsutsui fa503744cd netbsd.aout-INSTALL for cats is renamed to netbsd-INSTALL.aout.
XXX: catscd.iso should also have netbsd-INSTALL.ABLE?
2010-10-05 14:16:19 +00:00
tsutsui 961a77cdbb Use consistent names for distribution RAMDISK kernels:
netbsd.able-INSTALL.gz -> netbsd-INSTALL.ABLE.gz
 netbsd.aout-INSTALL.gz -> netbsd-INSTALL.aout.gz

XXX: Probably it's simpler to have default ELF (currently ABLE) kernels
XXX: and optional a.out ones for old firmware as sgimips does for ecoff ones.
2010-10-04 15:56:53 +00:00
tsutsui 531d587aac Follow rename of distribution kernels in binary/kernel:
netbsd.ecoff-GENERIC32_IPXx.gz -> netbsd-GENERIC32_IPXx.ecoff.gz
2010-10-04 13:58:43 +00:00
tsutsui 82527754bc Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR}
where it had been put and documented. Actually closes PR port-shark/41672.
2010-10-04 13:45:28 +00:00
kiyohara f634b377ec Add g760a man page. 2010-10-02 06:26:28 +00:00
njoly 61da8c5b7a Cleanup, sort entries and remove some duplicates. 2010-09-30 18:43:07 +00:00
christos 6e7b66f496 add resolver.5 2010-09-29 13:47:06 +00:00
tsutsui 38b1a5293d Remove obsolete message:
'If you are using a SUN type 4 keyboard, please enter "sun-type4".'
2010-09-25 14:30:34 +00:00
tsutsui 396e67e677 Use vt100 rather than sun for $TERM.
The latter one is not supported by the hardcoded libterminfo fallback
without external database.
2010-09-25 14:29:13 +00:00
wiz d94cfe4ad0 Mark /usr/share/doc/html/ntp/build.html as non-obsolete, since a build
installs it.
2010-09-25 10:35:59 +00:00
wiz e65d0e5f60 sort -u. 2010-09-25 10:34:58 +00:00
matt 19e6c76b2d Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also
helps find code that hasn't been updated to use the new rbtree API.
2010-09-25 01:42:38 +00:00
christos 0a37c83ff1 add fmemopen 2010-09-24 21:53:00 +00:00
skrll 7720aabd25 libc minor was bumped. 2010-09-24 18:01:39 +00:00
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