thorpej
23d33fadf0
Don't escape constructs like ${FOO} in printf statements. awk doesn't
...
expand variables like that in printfs, and the escapes end up in the
output in some versions of awk.
2002-09-16 02:13:16 +00:00
mbw
b51dc642a3
fix broken link to CD-ROM FAQ
2002-09-15 21:55:41 +00:00
mbw
a005b67fcd
Mention that some non-Sun CD-ROM drives can't boot any OS on Sun hadware
...
(link to CD-ROM FAQ was already present)
2002-09-15 21:42:28 +00:00
thorpej
3587dba99e
Escape { and } in the regexp that matches e.g. ${FOO}.
2002-09-15 16:15:40 +00:00
lukem
40b2b53564
Also sum symlinks (as well as files) which match, as we often replace
...
common sets with a symlink to a shared copy, and this change ensures
that all the appropriate entries have sums generated.
2002-09-15 09:47:42 +00:00
mycroft
cfedc10218
typo: PROC -> PROG
2002-09-14 02:00:25 +00:00
ad
3fad09211c
Add entries for zx(4) manpage.
2002-09-13 19:00:14 +00:00
joda
88c01303c3
changes after importing kerberos
2002-09-12 17:18:48 +00:00
joda
d998bbaa97
move manpages to man/obsolete.mi
2002-09-10 22:32:09 +00:00
joda
b602ef94f1
kf/kfd has gone
2002-09-10 22:19:41 +00:00
leo
289e5ff1d8
tos binary utilities
2002-09-10 13:58:41 +00:00
grant
5e3818a6e0
add "don't change" option to mbr partition type selection.
...
addresses part of install/18192.
2002-09-09 10:53:48 +00:00
grant
3404913871
add explanation of normal vs. serial bootblocks.
...
addresses part of install/18192.
2002-09-09 10:32:49 +00:00
lukem
74ec33db88
minor tweaks for shark. (XXX: still some things to chaseup)
2002-09-09 01:35:45 +00:00
gehenna
620752e3a7
Obsolete machine/conf.h
2002-09-07 12:48:51 +00:00
lukem
226a372abc
crank date
2002-09-07 04:04:05 +00:00
lukem
9cd11379df
updates to "compatibility with netbsd 1.5" section:
...
- de was renamed to tlp
- postfix config needs updating (as postinstall in 1.6 doesn't do that)
2002-09-07 04:01:46 +00:00
lukem
cfe3482639
remove duplicate entry for netbsd-GENERIC.gz.
...
noted by Remi Zara in [port-mac68k/18196]
2002-09-07 03:24:52 +00:00
tron
3237921cc3
Add new files installed by XFree86 4.2.1.
2002-09-04 22:56:21 +00:00
jdolecek
ae25afd5a6
Do not get confused by empty MBR when gathering information for disk layout.
...
This fixes install/18153 by Johnny C. Lam.
Base for fix provided by Tyler Retzlaff. Tested by Tyler, Grant Beattie & me.
2002-09-04 14:22:20 +00:00
chris
672ed5ea6a
Fix a few typo's in the kinetic support.
...
Seems that kinetic support doesn't work, it hangs after branching into the relocation asm code.
Time to start debugging this stuff.
2002-09-03 22:02:02 +00:00
abs
df86ef5a9f
Split raidframe parity checking/rebuild out into raidframeparity, which is
...
called after quota so we don't end up with fsck and raidframe parity rebuild
taking forever after a crash/reboot.
While we are here check for raid[0-9].conf & raid[1-9][0-9].conf not
raid[0-9].conf & raid[0-9][0-9].conf
2002-09-03 15:35:51 +00:00
wiz
bd93d53f7c
Add /var/run/utmpx, requested by soren.
2002-09-03 00:56:08 +00:00
rnestor
4ca44777d6
Correct the printout of the partition start and size values.
2002-09-03 00:35:53 +00:00
lukem
f12d816d02
shark also has netbsd.aout in kern-GENERIC
2002-09-02 02:38:58 +00:00
atatat
692fefdd0e
Move pmap(1) to /usr/bin (from /usr/sbin) where it belongs.
2002-09-01 20:32:43 +00:00
atatat
658ca620c9
Add pmap to the sets lists
2002-09-01 19:52:32 +00:00
nsmrtks
c763a95295
x68k: Note for `floppy-root' installation system which is currently broken.
2002-09-01 16:44:27 +00:00
mycroft
7d1a320ba9
Add module stuff.
2002-09-01 15:38:56 +00:00
mycroft
d8c6540a80
Add XF86 4 stuff for macppc.
2002-08-31 16:22:22 +00:00
mycroft
d920addfd1
Remove include/X11/pixmaps from here.
2002-08-31 16:21:44 +00:00
mycroft
f70e623863
Someone doesn't know the alphabet...
2002-08-31 16:11:03 +00:00
mycroft
096e4935aa
Add XF86 4 stuff for macppc.
2002-08-31 16:06:23 +00:00
itojun
50d422c24f
e_os.h is not part of exported openssl interface, so don't install it into
...
/usr/include/openssl (e_os.h has an explicit comment about it). it obviously
is a bug in openssl 0.9.6 Makefile.
based on openssl 0.9.7 snapshot.
2002-08-31 10:46:36 +00:00
wiz
3ffc87a5bb
Add some commas in enumerations.
2002-08-30 22:16:30 +00:00
itojun
8b7a566748
need kerberosIV/des.h as part of kerberos 4 API. have a dummy file.
2002-08-29 14:52:07 +00:00
itojun
ced053b6b3
avoid inclusion of kerberosIV/des.h (it is a dupliate of openssl/des.h,
...
and openssl discourages inclusion by <des.h> - <openssl/des.h> must be used)
2002-08-29 14:40:00 +00:00
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
tron
43d843204b
Add manual pages for pmc_control(2) and pmc_get_info(2).
2002-08-07 14:47:09 +00:00
tron
67e63b789c
Add manual page for nsclpcsio(4).
2002-08-07 14:42:22 +00:00
tron
87fa861990
Fix incorrect package name for unformatted pmc(9) manual pages.
2002-08-07 14:39:51 +00:00
tron
f03ec337d7
Add pmc(9) manual pages.
2002-08-07 11:18:37 +00:00
tron
be34577012
Add "/usr/include/sys/pmc.h".
2002-08-07 11:04:13 +00:00
lukem
b17115c44a
hpcsh does not have X at the moment
2002-08-07 04:35:45 +00:00
fredb
8bb4151f34
Minor tweak for clarity.
2002-08-07 02:50:22 +00:00
fredb
0dee98e0b8
The mac68k installation kernels are INSTALL and INSTALLSBC, not GENERIC
...
and GENERICSBC.
2002-08-07 02:49:03 +00:00
soren
4ef5847406
Update for etc/skel removals.
2002-08-06 13:58:44 +00:00
soren
9e129fde67
Add ATA SMART reporting support from Ben Collver in kern/12787.
2002-08-05 23:29:27 +00:00
lukem
a6c9a72bf5
update sparc & amiga x set sizes
2002-08-05 07:44:06 +00:00
jdc
1492c7c525
libcurses now version 5.2 (colour changes).
2002-08-04 16:43:44 +00:00
gmcgarry
26945b2c8b
Bootblock is called uboot.lif. Problem reported by
...
Sageev T. George <sageev@bmsrs.usc.edu>.
2002-08-04 01:24:57 +00:00
gmcgarry
6e62e5cefa
Add tset to ramdisk. Use it to set TERM before running sysinst.
2002-08-04 01:21:48 +00:00
gmcgarry
15c98684c7
+ pci_get_powerstate()/pci_set_powerstate()
2002-08-04 01:07:21 +00:00
chris
23b6de2614
Add xset md files for cats. Note that I suspect most of whats in both these files should/could be in the mi files.
...
This is the last piece of the puzzle to get X 4.2 ready to go on cats.
2002-08-04 00:04:33 +00:00
chris
f5dc2677f5
scanpci.0 is only available if you've got scanpci, which is currently only installed on i386.
2002-08-03 23:58:06 +00:00
chris
16a64b295a
Add beforelight and dga.
2002-08-03 23:53:11 +00:00
chris
a8e647da2e
Add cyrillic fonts. All X4 builds have them by default (unless explicitly disabled)
2002-08-03 23:43:43 +00:00
chris
0cf781dc3b
Add app-defaults and pixmaps for xsystrace.
2002-08-03 23:24:14 +00:00
thorpej
71c431ae1c
The Application Accelerator Unit is now supported on the i80321.
2002-08-03 21:29:41 +00:00
itojun
2d22288a93
typo. PR 17824
2002-08-03 15:34:09 +00:00
itojun
9b10247223
have setloginx() and friends to avoid linking *.o from libutil. PR 17820
2002-08-03 11:37:17 +00:00
lukem
ebeb074411
openssl is now at 0.9.6e
2002-08-03 03:58:06 +00:00
thorpej
7ff17d754e
Add evbarm/iopwdog(4) manual page.
2002-08-02 21:29:46 +00:00
thorpej
26c8830394
Add {man,cat}4/evbarm subdirectories.
2002-08-02 21:21:43 +00:00
thorpej
c8c1d803c3
Add evbarm/iopaau(4) manual page.
2002-08-02 21:20:28 +00:00
is
539874bb55
loadbsd doesn't work for ELF kernels.
2002-08-02 14:35:49 +00:00
grant
c095f9f3cc
make 'use existing partitions' work on i386.
...
patch provided by Tyler Retzlaff, fixes install/17747.
2002-08-02 10:28:17 +00:00
mrg
81cda3082a
fix PR#11945 Tyler Retzlaff <rtr@wasabisystems.com>:
...
>The reason this occurs is because of left over scum in unused partition
>table slots for host system parts. This should clean it up.
2002-08-02 05:38:18 +00:00
grant
0b81a2c68e
set root partition default bsize and fsize.
2002-08-02 05:11:29 +00:00
grant
f4e0ef0aad
allow unsetting of mountpoints in disklabel editor.
...
partially addresses install/17801.
2002-08-02 04:08:47 +00:00
thorpej
2952a59281
Add dmoverio(4) manual page.
2002-08-02 01:33:07 +00:00
thorpej
e1ea50db07
Add dmover(9) manual pages.
2002-08-02 01:31:06 +00:00
junyoung
bff41c67e3
Add dreamcast to new platforms list.
2002-08-01 06:26:24 +00:00
grant
c8c81b4a57
nullify ftp passwd whenever user is changed, not only when user is
...
changed to 'ftp'.
2002-07-31 12:44:14 +00:00
itojun
151d7bb9f3
regen openssl manpage from 0.9.6e source.
2002-07-31 01:45:20 +00:00
bouyer
b5d03f4f44
Note ICH4 support.
2002-07-30 21:04:41 +00:00
wiz
94732e83a5
Add /etc/rc.d/wdogctl.
2002-07-30 08:37:41 +00:00
lukem
e1f944b902
sun2 doesn't have x server or clients at this time
2002-07-30 03:32:47 +00:00
thorpej
3a9f076a1f
Note support for the i80321 watchdog timer.
2002-07-29 22:05:37 +00:00
lukem
491925ee64
update mac68k xserver size
2002-07-29 16:12:26 +00:00
simonb
c42f11dc45
Don't install <machine/{intr.h,isa_machdep.h,pci_machdep.h,rnd.h}>, and
...
add these to the obsolete list.
2002-07-29 15:55:43 +00:00
mrg
43df3bff77
fix a comment
2002-07-29 14:23:12 +00:00
blymn
a9d15d3cf7
Bumped minor version of libmenu, new function added.
2002-07-29 13:06:47 +00:00
grant
2a31902244
nullify ftp password when changing user to 'ftp', from Thomas Klausner
...
in install/11436.
2002-07-29 03:24:47 +00:00
grant
f9419717d2
add setting of root's shell, from Julio Merino in install/17676 with
...
minor changes by me.
2002-07-29 03:05:16 +00:00
grant
56ad586e08
filesystem -> file system
...
(www.m-w.com)
2002-07-29 02:51:07 +00:00
enami
e70fdaec2f
Sync wi/ reality; libc minor is now 86 and libutil minor is 1.
...
Pointed by Kimio Ishii.
2002-07-29 01:58:47 +00:00
grant
39427aa237
whitespace and comment cleanup.
2002-07-29 01:30:25 +00:00
christos
354b208f1e
add utmp_update
2002-07-28 22:43:13 +00:00
grant
b4dfc38d21
add blank lines to editpart, ala editparttable.
...
this stops the table of partitions jumping about while using the mbr
editor.
2002-07-28 08:58:59 +00:00
grant
32c14ac1fc
refresh screen before processing menus.
2002-07-27 10:02:50 +00:00
grant
8136155741
move password cipher menu down to avoid overwriting text.
2002-07-27 10:02:05 +00:00
grant
e4767a0f1a
resolve release failure by adding ./var/spool/output/lpd (from bin/7054).
2002-07-27 01:02:26 +00:00
rafal
dcca4b64ea
Add sgimips-specific file lists for installation and binary/kernel dirs.
2002-07-26 22:31:26 +00:00
manu
170080a9df
Added fdisk for hpcarm
2002-07-26 18:03:11 +00:00
rafal
a1489321a2
Fix up sgimips install sections to more closely correspond to the current
...
state of reality: comment out O2 references since 1.6 won't support the
O2, add notes on installing via a net-booted kernel, disk partitioning
(disk must have IRIX volhdr, one-disk split NetBSD/IRIX install has not
been tested and may/may not work). Also expand/add some examples.
XXX: Should add info on the "extra" kernel sets like the INSTALL_INDY,
etc. sets.
2002-07-26 15:41:55 +00:00
simonb
64ccdf4b88
Fix size of the pmax Xserver set.
2002-07-26 14:36:03 +00:00
rafal
e5e8d68abe
Some minor touchups/rewordings/clarifications.
2002-07-26 02:45:37 +00:00
wiz
5db23d2c5d
enouth -> enough.
2002-07-26 01:00:39 +00:00
grant
9676dd8001
typo in comment.
2002-07-26 00:42:04 +00:00
lukem
9a3e02035b
be consistent and use \n[XXX] instead of rXXX
2002-07-26 00:11:29 +00:00