Commit Graph

191873 Commits

Author SHA1 Message Date
tsutsui 91af04a1a5 tab/space 2010-06-19 18:10:56 +00:00
tsutsui efd05dd183 de-tab 2010-06-19 18:07:38 +00:00
tnozaki 197b699328 null terminate 2010-06-19 14:48:16 +00:00
wiz 7dafc24288 Convert to mdoc. Sort options. 2010-06-19 14:45:39 +00:00
pooka 18f65594ec ... and remove the not-supposed-to-be-committed call to rump_sys_reboot() 2010-06-19 13:44:11 +00:00
pooka b7c691f4b9 fix pasto, sprinkle ATF_REQUIRE_EQ()
ATF_REQUIRE_ERRNO, oh ATF_REQUIRE_ERRNO, wherefore art thou ATF_REQUIRE_ERRNO?
2010-06-19 13:43:29 +00:00
pooka 6457f5fabe add test for block device support 2010-06-19 13:40:09 +00:00
tnozaki 3cc4120729 1. refactoring new locale-db(RuneCT10) loading method with mmap(2).
2. remove unused field from _RuneLocale.
3. localeio(CITRUS=no) can read new locale-db(RuneCT10) now.
2010-06-19 13:26:51 +00:00
wiz 9b010439be Use Fl Fl for long options. Remove unnecessary Bk/Ek. 2010-06-19 11:16:31 +00:00
pooka e3e8a399cf Remember to commit the change to compile h_xfail... 2010-06-19 10:20:21 +00:00
kiyohara a3f576d5c4 Support load from FAT. 2010-06-19 08:48:33 +00:00
kiyohara 5289a292ea Add definition for MSD(FAT) and SFS(Smart FS). 2010-06-19 08:45:25 +00:00
tsutsui 244ae535ae Add WSDISPLAYIO_LINEBYTES, required by Xorg wsfb server. 2010-06-19 08:42:48 +00:00
mrg 7f67066bec kill the broken !HOSTPROG segment. 2010-06-19 07:33:58 +00:00
mrg adee1befa0 note pigz 2010-06-19 06:47:09 +00:00
mrg 1909f84b1c - always install pigz. hooary!
- kill MKPIGZ.
- add MKPIGZGZIP.  if it is "no", then only install pigz as pigz.  if it is
  not "no", don't install mrgzip, install pigz as gzip.

in all cases, the z* scripts.


i don't like the name MKPIGZGZIP so if anyone has a better name, feel free
to replace it.  i don't care enough since killing the ugly name is just
more incentive to get pigz doing .bz2, .Z and .z.
2010-06-19 03:50:30 +00:00
christos 0ac48c3baa add --use-compress-program to pax, requested by mrg. 2010-06-19 00:43:57 +00:00
christos e59f7b7733 Patch from Sverre Froyen to avoid panic when an ioctl happens while the
driver is initializing.
2010-06-18 21:10:23 +00:00
jmcneill d1bc22c591 mkubootimage(1): Added tool to generate u-boot kernel images. 2010-06-18 19:20:04 +00:00
jmcneill 5815775328 emit u-boot image 'netbsd.ub' as part of beagle kernel build 2010-06-18 19:19:05 +00:00
jmcneill 192740f5f9 hook mkubootimage into the build 2010-06-18 18:57:27 +00:00
jmcneill f18dcb652c add mkubootimage(1), a tool for creating u-boot compatible images 2010-06-18 18:55:48 +00:00
hannken 9f66ee5d51 Regen (LK_CANRECURSE is gone). 2010-06-18 16:31:34 +00:00
hannken 2c090918c7 Remove the concept of recursive vnode locks by eliminating
vn_setrecurse(), vn_restorerecurse() and LK_CANRECURSE.
Welcome to 5.99.31

Discussed on tech-kern.
2010-06-18 16:29:01 +00:00
pooka 339c26b8f0 Handle xfail in a few more places. Found by, la la la, the new tests. 2010-06-18 16:13:56 +00:00
pooka 8af7aaf815 Test that xfail failures are reported as xfails and xfail passes
are reported as pure fails.
2010-06-18 16:13:16 +00:00
tsutsui 2ed29373f9 Prepare Xorg build for hpcmips and hpcsh. Old xfree files are still preserved. 2010-06-18 15:55:33 +00:00
jmmv 6b3b2b9705 Remove unnecessary files
The just-commited prepare-import.sh script will take care of spotting extra
files that may be unnecessary during a future import.
2010-06-18 15:41:20 +00:00
jmmv b70d940b42 Add a script to help with the import of new atf releases: it extracts a
distfile, places it in dist and cleans up any unnecessary files.
2010-06-18 15:39:17 +00:00
jmmv 6fd7d9f8b8 Prevent build breakage if TESTSDIR is not defined (as in tests/modules/k_helper). 2010-06-18 13:14:21 +00:00
jmmv 92a7fda174 Add a experimental "make test" target
make test may yield misleading results but should work in many cases.  This
target is supposed to simplify the execution of tests but does not preclude
developers from running the installed versions.

Addresses PR misc/38326.
2010-06-18 10:10:57 +00:00
tsutsui 79f121709d Prepare Xorg build for hpcarm. Note old xfree files are still preserved. 2010-06-18 09:18:16 +00:00
tsutsui 28ea420374 Prepare to build Xorg servers for hpcarm/hpcmips/hpcsh.
XXX: ${MACHINE} dependent definitions in these Makefiles look a bit messy
XXX: like old xfree's NetBSD.cf...
2010-06-18 09:15:23 +00:00
tsutsui d7da5944ed Add WSDISPLAYIO_LINEBYTES, which is required by Xorg wsfb server. 2010-06-18 09:11:44 +00:00
skrll 8a4dc67dbc Flesh out uturn_regs. Replace magic constant with a define. 2010-06-18 06:30:53 +00:00
skrll 5889dd9dfb White space. 2010-06-18 06:15:31 +00:00
spz 280a89ac22 i.root-servers.net. gained AAAA 2010-06-18 05:53:39 +00:00
mrg dcf7552621 add support to build pigz as a host tool.
still missing:
- TOOL_PIGZ
- support to use it instead of the host's "gzip"
2010-06-18 05:26:12 +00:00
mrg 8b69d164b3 add some infrastructure to build pigz instead of gzip. you can test
this out if you set MKPIGZ=yes, but you'll end up with a /usr/bin/gzip
that doesn't support bzip2, compress or pack.
2010-06-18 04:21:21 +00:00
jmcneill 2e0ba6f582 fix beagle build (arm11_pmc -> cortexa8_pmc) 2010-06-18 00:55:06 +00:00
agc 5d13bf3258 At the request of Alan Horn, clarify the purpose of netpgp_get_info(). 2010-06-18 00:20:28 +00:00
jmcneill 201fe65bf4 arm: Added support for Cortex-A8 CPUs. 2010-06-17 23:58:14 +00:00
riz 7bb51f5029 Add support for the Novatel Wireless U760 3g USB Modem. Tested
by Matthew Sporleder.
2010-06-17 23:25:01 +00:00
riz cdb738d83f Regen. 2010-06-17 23:22:50 +00:00
riz 34a8cadc70 Novatel U760 3g wireless device IDs. 2010-06-17 23:22:21 +00:00
tron f276795ff6 Note that Postfix was updated to version 2.7.1. 2010-06-17 20:14:01 +00:00
mrg 040d47a268 note bozohttpd update 2010-06-17 19:49:38 +00:00
mrg aeb27ed42c merge bozohttpd 20100617. 2010-06-17 19:43:30 +00:00
tron e64aeb6ffd Adapt makefiles for Postfix 2.7.1 (at least first past). 2010-06-17 18:35:45 +00:00
tron 6941d836af Resolve conflicts from last import. 2010-06-17 18:18:14 +00:00