Commit Graph

11665 Commits

Author SHA1 Message Date
pooka 8097a77b45 make that 48 2010-11-04 22:05:43 +00:00
pooka 17c08f2ce0 Add rumpclient to setlists.
You know, I used to think setlists were ridiculous back when ~20
entries per lib were required.  It seems we're up to 47 and I've
long since run out of superlatives to describe the situation.
2010-11-04 21:15:54 +00:00
pooka bfc769e859 debug entries are sacred too 2010-11-04 13:24:26 +00:00
pgoyette 93e2084075 Add files for lib/libc/stdio tests. 2010-11-04 13:00:07 +00:00
plunky e4548c2a7b add some missing tags 2010-11-04 08:54:44 +00:00
christos c7f267ae62 add otus. 2010-11-03 18:57:32 +00:00
njoly 94dfcbab95 unobsolete usr/lib/sparc/libmagic.so 2010-11-03 14:37:56 +00:00
njoly e6ad238d2c +xz.debug 2010-11-03 12:15:54 +00:00
joerg 6960a12118 Install XZ's header files. 2010-11-02 19:12:46 +00:00
joerg b1de0a15dc Hook up xz into the build system. 2010-11-02 16:34:33 +00:00
njoly 9a47829364 Add lua debug files. 2010-10-31 23:29:16 +00:00
njoly cbfcc07308 +resize_ffs.debug 2010-10-31 16:31:31 +00:00
mbalmer 2d5f2730a5 Fix file lists for amd64 and sparc64 since on these arches 32bit versions of
the libraries are built as well.
2010-10-31 16:31:12 +00:00
mbalmer aa94cc597c Link Lua to the build and add the resulting files to the distribution sets.
Document the addition of Lua and the change we made to the default settings.
2010-10-31 11:52:50 +00:00
haad 1e89108160 Add resize_ffs tool to build, change default behaviour to grow filesystem
to device size. Add parameter -s to specify size if user want to shrink
filesystem.

Apply some KNF, remove dead unused code.

Oked by christos@.
2010-10-30 21:16:07 +00:00
kiyohara a15ff5666c Build ramdisk and floppies dir. 2010-10-28 08:32:30 +00:00
kiyohara bcc52a5d12 Add kernel dir to SUBDIR. 2010-10-28 08:29:27 +00:00
martin 6075e8b9e3 Adapt to newer Rawrite32 version 2010-10-27 18:17:42 +00:00
martin 7fc31def88 Update rawrite32 url 2010-10-27 14:41:46 +00:00
jruoho a2a33b95b3 Build asus(x) and hpqlb(4) as modules on x86. 2010-10-26 05:36:49 +00:00
jruoho 5679460fc3 Update for new ACPI modules. 2010-10-25 17:19:05 +00:00
jruoho 6f8ac939ae Build acpiacad(4), acpibat(4), acpibut(4), acpicpu(4), acpilid(4), and
thinkpad(4) as modules on x86. More to come later.
2010-10-25 06:40:32 +00:00
jmcneill b70feaec53 build acpiwmi as a module on x86 2010-10-24 18:29:33 +00:00
jmcneill abee62ef8f build wmi drivers as modules on x86 2010-10-24 16:31:35 +00:00
jruoho 117351d1b6 Add acpiwmi(4) mappings for MSI laptops.
XXX: It may be necessary to fix PR # 43659 before this works on all models.
2010-10-24 08:54:14 +00:00
jruoho e7043d3268 Catch-up with code changes. 2010-10-24 06:57:04 +00:00
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