21 Commits

Author SHA1 Message Date
tg
c4fec215ff back out; it slows down (interactive) work on slow machines
quite a bit, and users can seed $RANDOM in their ~/.profile
by using RANDOM=$(dd if=/dev/prandom count=1 2>/dev/null |\
cksum | while read a b; do echo $a; done) instead.
2004-04-26 18:38:20 +00:00
tg
7834ecbe3c document /dev/urandom use (ksh only) 2004-04-26 18:20:45 +00:00
tg
455051d58e another fix round 2004-04-07 16:54:01 +00:00
tg
a8f426cf13 whoops. even better. 2004-04-07 16:48:57 +00:00
tg
22d9964850 man page fixes 2004-04-07 16:38:51 +00:00
tg
1387701f49 * more sections to strip
* manpage fixes

tested on SuSE GNU today.
2004-03-22 19:03:53 +00:00
tg
a1f46dc93a the last sync with OpenBSD seems to have introduced more manpage errors 2004-03-21 00:50:40 +00:00
tg
c24eb7cf37 first part of mergeing OpenBSD and fixing whitespace and RCS IDs 2004-01-27 17:41:30 +00:00
tg
3d85d1dfe5 this should fix the manpages 2004-01-04 19:53:30 +00:00
tg
7633e936be merge OpenBSD 2004-01-03 01:24:54 +00:00
tg
5be773aea6 * merge in OpenBSD
* rename cd34.iso to cdrom8.iso

XXX gzip/compress on ramdisk in MirOS should still
XXX	be able to compress and not only decompress
XXX	files. must be revisited
2003-12-23 13:41:51 +00:00
tg
434b10fb3c Merge OpenBSD-current 2003-09-25 20:59:37 +00:00
tg
d7914be20a merge OpenBSD tree; bump MirBSD minor 2003-07-19 20:22:30 +00:00
tg
7b9892ed15 mop up, sweep clean 2003-07-09 19:02:04 +00:00
tg
f31bf084e3 new non-standard mode: -o emacs-usemeta (on by default)
from naddy@, thanks
2003-06-26 18:26:21 +00:00
tg
b8b2929b02 kludge around a bug in tbl/nroff
- when not tbl'd, it renders fine, except for the table
 - then tbl'd, it displays only 1/4 of the man page
so replace the table by a list. temporarily.
2003-06-14 11:51:40 +00:00
tg
c6d42d15bd merge import 2003-06-09 01:03:48 +00:00
tg
570ca836ff Merge OpenBSD-current 2003-06-06 18:26:37 +00:00
tg
546d0dc170 merge conflicts; fix what(1) stdin 2003-05-07 20:53:03 +00:00
tg
ff2a0a12f7 Merge MirBSD-old entirely
Remove krb, yp, afs, GPL'd stuff in kernel
Adjust some other stuff

Not to be compiled yet...
2003-03-23 21:47:53 +00:00
tg
80609f6010 This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches.
2003-03-22 17:35:03 +00:00