Commit Graph

5965 Commits

Author SHA1 Message Date
lukem edeb8a9da6 improve the description of the key to the output 2002-08-29 04:19:36 +00:00
lukem a647dca5e8 tweak the ./rescue entries 2002-08-29 01:30:37 +00:00
lukem 0eb91a1107 add ./libexec (thanks nathan!) 2002-08-29 00:51:40 +00:00
gmcgarry 3fc3b75dad rasctl(2) 2002-08-28 09:38:52 +00:00
gmcgarry 45e99c1a85 Have ras.h too. 2002-08-28 08:01:31 +00:00
gmcgarry d70a7f871f ras(9) 2002-08-28 08:00:21 +00:00
takemura b8ce6e8201 Added touch panel calibration utility. 2002-08-27 14:12:09 +00:00
grant da7c095365 remove setting root's shell, as this was addressed in install/17676. 2002-08-27 00:22:53 +00:00
chris 1843317ea6 add byte_swap.h for cats. 2002-08-26 13:37:46 +00:00
bouyer 86514a3c90 Note support for HPT372 and (better late than never) HPT374. 2002-08-23 16:31:09 +00:00
bouyer ceb355fe05 Add support for Promise Ultra133TX2, and Ultra133TX2v2. 2002-08-23 16:29:37 +00:00
tron 85f89e9c20 Adapt minor number of "libutil". 2002-08-23 10:35:36 +00:00
abs a086fb2909 Move humanize_number(3) from libutil to libc as per discussion on tech-misc
Revert minor number bump on libutil (with note to skip it next update), and
bump libc.
2002-08-22 17:24:08 +00:00
lukem 5f50d1d9da add ./rescue/* 2002-08-22 03:31:33 +00:00
rafal c4aeb232d4 Make what should have been a .gz really a .gz (not a .hz) 2002-08-22 02:27:06 +00:00
lukem 7e9b35cc5a add ./lib and ./rescue 2002-08-22 01:43:16 +00:00
lukem dd11502947 Migrate rescue tools from distrib/rescue -> rescue 2002-08-22 01:24:56 +00:00
lukem fe222c765c support "init.bak" as a synonym for "init" 2002-08-22 01:03:41 +00:00
jdarrow 48ee0561fe Belatedly bump libdes shared library major number, due to bump of
libcrypto shared major when we moved from OpenSSL 0.9.5 to 0.9.6.

Add note to libcrypto shlib_version file to remind people to also
update libdes shlib_version.
2002-08-20 13:49:55 +00:00
isaki f208681961 Correct CLEANFILES. 2002-08-18 14:43:16 +00:00
isaki 25a181f53b Kernel must be gzipped to boot.
Correct CLEANFILES.

Reviewed by lukem@netbsd.org
2002-08-18 14:43:00 +00:00
lukem b3cba06420 - implement `install' target with:
${PARSELIST} -v mode=install | ${MAKE} -f - install
- don't need ../common/Makefile.image any more
2002-08-18 14:06:54 +00:00
lukem a7e553295a support "mode=install", which generates a Makefile with an install target. 2002-08-18 14:03:42 +00:00
lukem e9f8f83170 add systrace and init 2002-08-18 13:00:02 +00:00
lukem 854be9c977 - use an improved heuristics for determining if certain special
"for specific platform only" programs are to be included
- add pdisk to the list of specially handled programs
- use ../common/mtree.dot instead of local duplicate
2002-08-18 12:39:42 +00:00
is a71878134b IDE drives are no longer configured as sdN 2002-08-16 12:01:39 +00:00
lukem 0978bdfe12 update xset sizes for vax (from matt@) 2002-08-16 04:15:11 +00:00
mbw e14d5b6d36 Apple's official name for recent iBooks is actually (16VRAM). 2002-08-14 16:28:16 +00:00
junyoung 4861d7eefb - pppoe(8) -> pppoe(4)
- passwd(4) -> passwd(5)
- heirarchy -> hierarchy
2002-08-14 01:02:45 +00:00
thorpej f5435ff138 Add <arm/byte_swap.h> 2002-08-13 22:43:52 +00:00
wiz 123e4bc909 Add elansc(4). Noted in misc/17925 by FUKAUMI Naoki. 2002-08-13 11:22:03 +00:00
wiz 7e50d43e7d libpmc lint files are only for i386 and arm for now.
Reported in misc/17923 by FUKAUMI Naoki.
2002-08-13 11:18:34 +00:00
blymn d1557aec15 Apply fix from pr 17924 - Thanks to FUKAUMI Naoki for the fix. 2002-08-13 11:12:05 +00:00
mrg d4c1463d23 if the type of either partition is 0 ("unused"), then these partitions
do not overlap.  from Tyler Retzlaff <rtr@wasabisystems.com> and fixes
PR#12386.
2002-08-13 03:58:56 +00:00
grant 6b0d856a30 use current values for start/size/bsize/fsize as defaults when editing
disklabel partitions.
2002-08-12 02:45:17 +00:00
grant 2df65a0a6e make mbr and disklabel editor consistently use Start, End, Size in
that order.

"offset" -> "start" where applicable.
2002-08-12 02:22:52 +00:00
soren 7c512daf55 slhci(4) 2002-08-11 15:37:06 +00:00
isaki 0f6d6286d9 add Nereid USB (SL811HS/T) 2002-08-11 13:42:27 +00:00
blymn 56c64e7f71 Add linked man pages for libform and resort the file. 2002-08-11 13:35:37 +00:00
thorpej 3d2c2adc31 Add a set list for "armeb". "armeb" never existed in NetBSD as
a.out, and therefore does not get the old a.out compatibility
tools.
2002-08-10 02:03:21 +00:00
thorpej 9aa60a9f15 If ad.${machine_arch} exists, perfer it over ad.${machine_cpu},
because it will have more specific information.
2002-08-10 02:01:00 +00:00
lukem 4c7d8ab16d this file is now unnecessary, now that MAKEDEV's "local" target
doesn't complain if $0.local doesn't exist.
2002-08-10 00:25:06 +00:00
lukem 06d1e8dbaa openssl is now at 0.9.6g 2002-08-09 23:49:37 +00:00
wiz 3834238acd Add some more pmc files. 2002-08-09 17:29:56 +00:00
blymn bce7a5f2e3 bump libform minor. 2002-08-09 14:19:10 +00:00
thorpej 55420f8c67 Add libpmc. 2002-08-09 00:15:57 +00:00
abs 35a808e4e8 Add humanize_number.3 from Tomas Svensson in PR lib/15508.
Bump version of libutil
2002-08-08 16:50:35 +00:00
briggs 2054da9569 Add powerpc/atomic.h 2002-08-08 13:42:22 +00:00
briggs 587b64d0c1 Catch up to new pmc header files. 2002-08-07 21:20:49 +00:00
mbw 3888c69eb0 Add mention of experimental MP support in -current 2002-08-07 19:36:31 +00:00