Commit Graph

5785 Commits

Author SHA1 Message Date
jdolecek
f5cda4499d missed trap.h 2002-07-14 17:34:01 +00:00
wiz
b086d19bf7 Add simple_lock_unlock. 2002-07-14 10:40:54 +00:00
gmcgarry
f289290626 simple_lock_unlock -> simple_unlock 2002-07-14 04:08:42 +00:00
rafal
4d8aea6332 Fix PR port-sgimips/17566: Install the INDY kernel set by default, since we
need one of the kernel sets installed (and since O2 support is currently not
working, it's easy to figure out which we should install 8-).
2002-07-12 14:22:16 +00:00
tshiozak
bbf8234bfe add Slovak (sk_SK) locale support. 2002-07-12 05:20:46 +00:00
junyoung
2570d0b9f2 Move 'for' to the right position. 2002-07-11 19:52:25 +00:00
jdolecek
e7b5e675e6 sync with reality, couple whitespace fixes 2002-07-11 19:44:26 +00:00
jdolecek
474110ee92 add walnut-specific includes (uncovered by checkflist) 2002-07-11 19:40:02 +00:00
jdolecek
bb11cfcbd1 add bus.h (uncovered by checkflist) 2002-07-11 19:01:12 +00:00
junyoung
92668839c1 Fix typos. 2002-07-11 07:37:06 +00:00
scottr
cfbda5a775 Replace "filesystem" with the correct phrase, "file system." 2002-07-11 04:52:48 +00:00
mbw
5c30b4c0c4 Matt Thomas <matt@3am-software.com> just added Xserve support to -current 2002-07-11 02:33:29 +00:00
reinoud
b77d4d3db2 Use the ${MDSETIMAGE} instead of hardcoding it 2002-07-11 00:11:28 +00:00
jdolecek
f6b916e206 sync with reality (uncovered by checkflist) 2002-07-10 19:58:02 +00:00
jdolecek
40e6e39cac add MD hpcarm files (uncovered by checkflist) 2002-07-10 19:52:37 +00:00
thorpej
60777de1c3 Sort. 2002-07-10 19:08:43 +00:00
thorpej
0d597f071e Revert previous. 2002-07-10 19:07:48 +00:00
thorpej
b11786d3ca Add postsig.0 and sched_psignal.9 2002-07-10 19:06:54 +00:00
reinoud
3dd0dee412 Fix typos 2002-07-10 17:43:13 +00:00
scottr
520b15f793 Add date(1) to pacify dhclient-script. 2002-07-10 15:50:09 +00:00
reinoud
b1ab5aa1a9 This file ought to be human readable as it is now. I accidently committed
it as tokenised Basic.
2002-07-10 15:42:15 +00:00
agc
cfa7090f41 Sync with reality 2002-07-10 12:03:08 +00:00
reinoud
1ce9f1474d We dont need the gzip anymore ... it was even reported to me by Gavin that
it crashed his machine :(
2002-07-10 11:49:37 +00:00
reinoud
9ed171579f OK this is the modified bb_netbsd bootblock partion program to facilitate
larger discs. It was allways broken for these discs anyway giving negative
cylinder numbers (!!)

The critical calculation is now done in float for the extra bits we get and
then converted back to ints rounding up ...  not much i agree but it
appears to be enough.
2002-07-10 11:47:45 +00:00
reinoud
4fe0887c60 We dont use gzip anymore 2002-07-10 11:33:21 +00:00
reinoud
50bb5ad8e1 Delete the file wd0d ... it was useless for it can't be mounted even! Since
it denotes the NetBSD partion in its whole.
2002-07-10 11:15:40 +00:00
reinoud
8d73754487 Reflect the changes to the installation process on RISC OS. The
installation process has been simplified a great deal.
2002-07-10 11:12:37 +00:00
agc
7636ce789e Sync with reality 2002-07-10 10:49:50 +00:00
agc
726008ea4b sync with reality 2002-07-10 10:44:24 +00:00
agc
d9f8798ea1 Sync with reality 2002-07-10 10:35:50 +00:00
agc
8b57b1c85f Fix a typo 2002-07-10 10:01:46 +00:00
mycroft
00be20acba Sync. 2002-07-10 03:17:33 +00:00
lukem
6857cedfef oops; the ssh config changes were:
/etc/sshd.conf -> /etc/ssh/sshd_config
	/etc/ssh.conf -> /etc/ssh/ssh_config
2002-07-10 01:22:42 +00:00
reinoud
44dc6eeabd Small patch that took some time to fizzle out though that includes the
installation kernel into the BtNetBSD thus helping the installation
process on Acorn32 tremendously.

New users now only have to download the BtNetBSD.tar.Z image, unpack it
with the suplied !SparkPlug and run the installation kernel as they
normally would expect to be able to under RiscOS.
2002-07-10 00:54:02 +00:00
wiz
e00999b95c Add man page for gem(4). OK'd by eeh. 2002-07-09 23:30:21 +00:00
jdolecek
78703f950e Put grfconfig(8) manpage to amiga subdir, since it's amiga-only tool.
Adresses part of bin/8733 by Danny Thomas.
2002-07-09 22:18:37 +00:00
mycroft
ca2c3f8bc2 Sync. 2002-07-09 19:59:41 +00:00
lukem
dc4928f26f checkflist:
- add "-M metalog".  if metalog starts with "${DESTDIR}/", it
	  will be skipped in the flist check, to prevent unnecessary
	  warnings about extraneous ./METALOG
	- if the diff returned a non-zero exit code, print a warning message,
	  and for the default diff output, print a blurb describing the
	  meaning of the output.

Makefile:
	- call checkflist with "-M ${METALOG}" if UNPRIVED
	- run "${MAKE} checkflist" if ${DESTDIR} != ""

 NOTE:	this change will prevent maketars from running if the
	sets lists are out of date.  This is intentional.
	Better to fail than to build tar files with missing files.
2002-07-09 16:08:38 +00:00
mycroft
e6589dc35e Add obsolete files. 2002-07-09 15:07:19 +00:00
mycroft
286a6dd7dd Sync. 2002-07-09 15:04:26 +00:00
lukem
743c37bcb0 - more new ports
- more features
- improve display & details of 3rdparty updates
- add Ss2 sub section header for port specific stuff
- add 1.5 upgrade items, and refer to etc/postinstall
- add back ".if \n[FOR_RELEASE] \{\" i accidentally removed a couple of revs ago
2002-07-09 14:49:27 +00:00
wiz
148bbc0647 Typos. 2002-07-09 14:49:24 +00:00
lukem
67270d0611 remove info that's not relevant for 1.6 2002-07-09 14:32:38 +00:00
mycroft
b572262b8a Fix formatting errors. 2002-07-09 12:52:03 +00:00
mycroft
cabca75155 Fix silly typo. 2002-07-09 12:40:41 +00:00
mycroft
746a89b6ae Sync. 2002-07-09 12:24:32 +00:00
lukem
afef24c235 1.6 feature: asian LC_CTYPE locales from citrus.
thanks to Bang Jun-Young <junyoung@mogua.com> for the reminder.
2002-07-09 11:16:53 +00:00
lukem
670f095799 - update alpha sizes (for base system; haven't built xsrc yet)
- fix a couple of minor mdoc issues
2002-07-09 08:49:27 +00:00
lukem
45ee1ccce9 fix rev 1.37; .el needs .ie (not .if) to work 2002-07-09 08:42:51 +00:00
lukem
d2c851f82c remove unnecessary .It 2002-07-09 08:39:51 +00:00