Commit Graph

125983 Commits

Author SHA1 Message Date
uwe 40f1406199 Descend into man8.hpcsh.
Add boot(8) for hpcsh to lists.
2004-04-03 04:20:38 +00:00
uwe 33cd1faa34 boot(8) manual page for NetBSD/hpcsh.
PR port-hpcsh/21373.
2004-04-03 04:13:49 +00:00
uwe 9db3644722 kloader(4) now has a man page too. 2004-04-03 03:26:29 +00:00
uwe c59a2c9ba4 Xref hpcboot(8), it now has a man page. 2004-04-03 03:22:30 +00:00
uwe ef240435db Add hpcboot(8). 2004-04-03 03:13:21 +00:00
uwe 8199a8e58f Skeletal man page for hpcboot.exe - bootloader for hpcarm, hpcmips and
hpcsh ports.
2004-04-03 03:08:35 +00:00
uwe cc64a5cc4f Add kloader(4). 2004-04-03 02:39:27 +00:00
uwe 2c9f180bab Man page for the in-kernel bootloader present on some platforms. 2004-04-03 02:33:40 +00:00
mycroft 00284f9931 Add RealTek RT8180. 2004-04-03 00:41:10 +00:00
wiz a45370a389 The plural of hertz is hertz. 2004-04-03 00:08:04 +00:00
tsutsui 0a15e2ad03 Tidy up messages for total/avail memory.
before:
---
NetBSD 2.0B (COLT) #67: Sat Apr  3 06:29:50 JST 2004
        tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/COLT
256 MB memory, 247 MB freemainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
---
after:
---
NetBSD 2.0B (COLT) #68: Sat Apr  3 07:54:17 JST 2004
        tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/COLT
total memory = 256 MB
avail memory = 247 MB
mainbus0 (root)
com0 at mainbus0 addr 0x1c800000 level 3: st16650a, working fifo
com0: console
---
2004-04-02 23:18:09 +00:00
he d254421a40 Adapt to the replacement of gawk with nawk, source accessible as awk. 2004-04-02 23:04:37 +00:00
matt 386a0ebdec Rather than use magic values, include <powerpc/fpu.h> and use those
definitions to generate the magic bits.
2004-04-02 22:55:19 +00:00
mellon 47427353e5 Cut out some stuff that can't or shouldn't be defined in SMALL builds. 2004-04-02 22:53:15 +00:00
heas fff8a9120b Add descriptions for SGI & Sun specific displays that were added to wsconsio.h
in revisions 1.59 - 1.61.
2004-04-02 22:16:52 +00:00
lha e4e583e45c From Heimdal, cast size_t to unsigned long for LP64 platforms. 2004-04-02 20:58:36 +00:00
christos a30cb1573a PR/17595: Peter Postma: SIGSEGV+SIGBUS handler calls functions that are not
async-signal-safe. Remove the handlers.
2004-04-02 16:11:17 +00:00
jmmv 95979c944d Document BEEP_ONHALT{,COUNT,PITCH,PERIOD}. 2004-04-02 15:42:27 +00:00
lha f87089bd8a import heimdal 0.6.1 2004-04-02 15:13:59 +00:00
lha 8aa367e8da more text how to do imports 2004-04-02 15:11:21 +00:00
lha 4d21efe5f7 Merge changes between heimdal-0.6 and heimdal-0.6.1 2004-04-02 14:59:46 +00:00
lha a08e247c98 Import heimdal-0.6.1
Changes in release 0.6.1
 * Fixed ARCFOUR suppport
 * Cross realm vulnerability
 * kdc: fix denial of service attack
 * kdc: stop clients from renewing kerberos 4 tickets into the future
 * bug fixes
2004-04-02 14:47:00 +00:00
pooka 75ba803b3f add AVP
misc/23094
2004-04-02 14:41:59 +00:00
aymeric 5f3a5a8279 fix the way the ext2fs-specific size and mode variables are fetched:
they are indirectly gotten from kernel memory and as such should be read
with KVM_READ.
This fixes fstat core dumps when some process holds a reference in a Linux
ext2fs filesystem.
Thanks to Aleksy Schubert (alx.at.mimuw.dot.edu.dot.pl) for debugging this
with me.
2004-04-02 14:22:05 +00:00
scw 07d1f9c942 After re-checking the docs in response to a port-mvme68k question,
don't claim to support D8 local-bus->VMEbus transfers.
2004-04-02 14:14:18 +00:00
mrg f87752ad3b enable "INSECURE" kernel option so that GENERIC kernels are capable of
running XF4 servers.  while this isn't the best solution, it is the only
one we have for the forseeable future, and there is long-standing precedent
in the i386 port.
2004-04-02 14:06:23 +00:00
mrg 4f693be191 re-enable ppc-gdb "target sim" support. 2004-04-02 13:36:32 +00:00
mrg df1f7747e1 #endif /* MUST NOT HAVE TOKENS AFTER IT */ 2004-04-02 13:36:24 +00:00
mrg dd567aa2f5 - (required) const poison
- fix some function argument type issues (struct _bfd vs bfd)
2004-04-02 13:34:50 +00:00
mrg 80a13c7a72 labels must have statements:; 2004-04-02 13:33:04 +00:00
wiz 1913c0ff53 Simplify sentence. 2004-04-02 13:23:07 +00:00
jmmv 3c8a1444d9 Introduce and use the rcvar_manpage variable, which contains the manual page
name where the user should look at for documentation about rcvar.  It defaults
to 'rc.subr(5)', as rc.subr is mainly used by rc.d scripts.

This variable is useful to let the daily, weekly, monthly and security scripts
tune the warning message shown when any of the variables they handle is not
properly set.

Closes PR misc/23908.
2004-04-02 13:13:47 +00:00
mrg 37135b824f make this build again. 2004-04-02 13:12:35 +00:00
mrg e32ba6cc2a delete these unused sources 2004-04-02 13:11:37 +00:00
mrg b52423ebbe copy the files from gnu/usr.bin/sim over here. 2004-04-02 13:06:01 +00:00
keihan 27b3f59c96 Revert last, revision 1.46. 2004-04-02 12:53:05 +00:00
wiz 3955de94f7 Bump date for previous. 2004-04-02 11:47:55 +00:00
lukem 3a06421e87 After populating the file system, update superblock->fs_old_cstotal from
superblock->fs_cstotal.  Fixes inconsistencies found by FreeBSD's fsck.
Problem noted by Luigi Rizzo <luigi@FreeBSD.org> via Colin Percival.
2004-04-02 11:27:56 +00:00
keihan 6898598891 ".../newdir" --> "../newdir" 2004-04-02 11:14:24 +00:00
mrg c2dbce328f oops; exit on failure with the previous. 2004-04-02 11:12:29 +00:00
mrg 10872ccc93 use mktemp(1) for safe temp files. 2004-04-02 11:11:22 +00:00
jmmv cc48ee25f5 Use ${0##*/} in examples instead of $0, so that they can successfully create
the temporary file even if the test program is executed given its full path.
That is, running /somewhere/test.sh could result in a call to mktemp like
mktemp /tmp//somewhere/test.sh.XXXXX, which fails.
Fixes PR misc/23447 by Piotr Meyer.
2004-04-02 10:44:22 +00:00
mrg 36fa2ebfb9 note that hosts_allow does not affect internal services 2004-04-02 10:13:57 +00:00
jmmv cdf47afe60 Remove duplicate include, fixes PR bin/25017 from Jeff Ito. 2004-04-02 09:58:33 +00:00
martin abe6f9dc47 Remove duplicate include, fixes PR bin/25018 from Jeff Ito. 2004-04-02 09:08:55 +00:00
lukem e7b4b99d58 Convert to using UUDECODE_FILES instead of using -kb in the repository. 2004-04-02 08:54:04 +00:00
matt efc47093e2 In ip_reass_ttl_descr, make i signed since it's compared to >= 0 2004-04-01 22:47:55 +00:00
christos 54c7540419 Set our uid and gid to the effective user and group id's of the current
process so that access(2) DTRT's (from Peter Postma).
2004-04-01 22:14:48 +00:00
martin 8afe56f1c5 A few more ioctl vs. copyin changes, spotted by Bill Studenmund. 2004-04-01 21:54:41 +00:00
christos 22cea37a8e unobsolete which. 2004-04-01 21:43:32 +00:00