lukem
aa5498d450
makesrctars:
...
* Support '-x xsrcdir' to tar up xsrcdir as xsrc.tgz, with the
contents of the tarfile being relative to xsrcdir and
prefixed with 'usr/xsrc'
* Convert to getopts a la the other scripts in this directory
Makefile
* if ${MKX11} != no, call makesrctars with '-x ${X11SRCDIR}'
2004-04-20 06:36:34 +00:00
lukem
32037997ae
clean up to operate similar to other scripts in this directory, including:
...
* separate usage function
* use getopts (replacing '-all' with '-a')
2004-04-20 05:37:15 +00:00
lukem
fd4dd26667
Move ./contrib/sys from src.tgz to syssrc.tgz.
...
Fixes [misc/25251] from Darren Reed.
2004-04-20 03:40:45 +00:00
wiz
3f9411f688
Spell removable with only two es. Inspired by jmc@openbsd.
2004-04-19 12:44:09 +00:00
wiz
ed06e32b97
Spell removable with only two es, add RCS Id.
2004-04-19 12:43:27 +00:00
lukem
a90e0c0e64
Add MLINKS for:
...
CIRCLEQ_FOREACH(3) CIRCLEQ_FOREACH_REVERSE(3)
LIST_FOREACH(3)
SIMPLEQ_FOREACH(3)
SLIST_EMPTY(3) SLIST_ENTRY(3) SLIST_FIRST(3) SLIST_FOREACH(3)
SLIST_HEAD(3) SLIST_HEAD_INITIALIZER(3) SLIST_INIT(3)
SLIST_INSERT_AFTER(3) SLIST_INSERT_HEAD(3) SLIST_NEXT(3)
SLIST_REMOVE(3) SLIST_REMOVE_HEAD(3)
STAILQ_EMPTY(3) STAILQ_ENTRY(3) STAILQ_FIRST(3) STAILQ_FOREACH(3)
STAILQ_HEAD(3) STAILQ_HEAD_INITIALIZER(3) STAILQ_INIT(3)
STAILQ_INSERT_AFTER(3) STAILQ_INSERT_HEAD(3) STAILQ_INSERT_TAIL(3)
STAILQ_NEXT(3) STAILQ_REMOVE(3) STAILQ_REMOVE_HEAD(3)
TAILQ_FOREACH(3) TAILQ_FOREACH_REVERSE(3) TAILQ_LAST(3) TAILQ_PREV(3)
2004-04-18 23:42:23 +00:00
dsl
5d2ed42cb6
Throw out all the crap to do with etc.old, instead install etc/tgz
...
into /.sysinst and use /etc/postinstall to do the merge.
2004-04-18 21:34:56 +00:00
dsl
0c254de011
Delete a load of code that has been under '#if 0' for a while
2004-04-18 20:42:19 +00:00
dsl
8fc0ae8d08
Add French, German and Polish sysinstmsgs to all ramdisks that include sysinst
...
expect those where at least one of the language variants isn't built,
and those that are known not to have enough space (i386 ramdisk-tiny).
Files added to list.sysinst, list.sysinst.en is used when these files
cannot be added.
This might hit a size limit on another build - but I have no (sane) way of
testing it.
2004-04-18 20:04:26 +00:00
dsl
fdba28e796
Now that the language variants are built using message files, remove
...
the last vestages of the code that supresses specific languages for
specific archtectures.
2004-04-18 19:54:39 +00:00
dsl
eb5d4e583d
Write to a temporary file and mv to real name to avoid getting a
...
truncated file if/when interrupted.
2004-04-18 19:52:32 +00:00
dsl
29afcc793f
remove mbrlabel and tip so it fits in 1.2MB
2004-04-18 19:50:34 +00:00
dsl
06a490c597
Polish translations from Dawid Szymanski in PR install/25224
...
(with a couple of tweaks from me)
2004-04-18 18:55:19 +00:00
jdc
5b02e6f602
Add the XF86VidMode* manual pages.
...
Fixes PR port-atari/25181 from Piotr Meyer.
2004-04-18 16:44:10 +00:00
dbj
4fe7bbb7da
enable rc.d fixsb script
...
initial testing suggests that it is working and I am confident it
will not cause irrevocable damage
2004-04-18 04:02:27 +00:00
atatat
bfc8238d29
Said "Mount pount"...now says "Mount point".
2004-04-17 18:55:35 +00:00
grant
f515428a88
use ${DISTRIBVER} for the version number, not ${VER}.
...
from Kouichirou Hiratsuka in PR install/24995.
2004-04-12 03:49:24 +00:00
hubertf
0c58031127
Add mmapw - mmapr is already there. Discovered while trying to build 2.0.
2004-04-05 17:52:16 +00:00
uwe
7b00555453
Add intro(4) and j6x0lcd(4) for hpcsh.
2004-04-04 17:34:43 +00:00
mrg
625248bde9
install ippool(5) manual as well. from peter postma in PR#25053.
2004-04-04 15:59:44 +00:00
lha
6f880d33f3
bump minor version on libkrb5
2004-04-04 14:01:05 +00:00
mrg
b32cb935ed
evbsh3 builds Xvfb.
2004-04-04 10:06:24 +00:00
uwe
40f1406199
Descend into man8.hpcsh.
...
Add boot(8) for hpcsh to lists.
2004-04-03 04:20:38 +00:00
uwe
ef240435db
Add hpcboot(8).
2004-04-03 03:13:21 +00:00
uwe
cc64a5cc4f
Add kloader(4).
2004-04-03 02:39:27 +00:00
he
d254421a40
Adapt to the replacement of gawk with nawk, source accessible as awk.
2004-04-02 23:04:37 +00:00
christos
22cea37a8e
unobsolete which.
2004-04-01 21:43:32 +00:00
martin
4da1a3d409
/usr/bin/which is gone.
2004-04-01 14:49:05 +00:00
mrg
20f7152fc9
cat pages end in .0 not .n, noted by skrueger and europe dot com
2004-03-31 15:43:58 +00:00
mrg
b590c00e16
add a sparc64 intro(4).
2004-03-31 08:04:38 +00:00
mrg
f5b2796520
copy over several sparc* man pages from openbsd.
2004-03-31 07:20:48 +00:00
he
62255c586a
Catch up with the removal of gawk, so that the miniroot builds again.
2004-03-30 13:38:20 +00:00
jmc
4bcd62da74
Rename Banner.uue to banner.uue so it doesn't lose on .PATH lookups
2004-03-30 06:08:58 +00:00
bouyer
674778a808
Some more minor fixes in text.
2004-03-29 16:08:20 +00:00
dyoung
061f5fc4ee
Add a manual page to section 9 for rssadapt, the rate-adaptation
...
framework.
2004-03-29 04:14:03 +00:00
bouyer
7bba7dc5e7
Translate the remaining untranslated messages, and others small fixes.
2004-03-28 19:06:49 +00:00
he
ff8ddbe028
Add entries for new include files installed by the new version of IPF.
2004-03-28 18:23:27 +00:00
drochner
ec31ee66ae
should have moved sigreturn.2 to comp-obsolete, pointed out by Chris Gilbert
2004-03-28 15:40:20 +00:00
tsutsui
f9be6e290b
Now smaller ditrib/utils/x_gzip has -l support so use it again.
2004-03-28 11:44:20 +00:00
martti
509f68316f
Added ippool
2004-03-28 10:26:11 +00:00
martti
d37577c593
Added /usr/sbin/ippool
2004-03-28 09:51:46 +00:00
jmc
1a0711506f
All of mipseb builds Xvfb
2004-03-28 09:35:37 +00:00
jmc
f74370d6fa
All of powerpc build Xvfb
2004-03-28 09:35:36 +00:00
jmc
1d498f63f8
All of mipseb builds Xvfb
2004-03-28 09:28:55 +00:00
jmc
3bd3446c99
All of m68k except x68k need Xvfb
2004-03-28 09:25:49 +00:00
jdc
6c70d527d6
Add *echochar() manual pages.
2004-03-28 08:59:54 +00:00
jdc
3a817d94fd
Increment libcurses minor to 1 (addition of *echochar()).
2004-03-28 08:59:15 +00:00
jmc
16443b7581
AMD64 doesn't build i740.o, etc so nuke those entries from here. If this is
...
a mistake, fix the Makefiles under src/x11/Xserver first.
2004-03-28 07:27:21 +00:00
jmc
8f412a5db0
This is no longer needed w. ad.arm and the additions to mi
2004-03-28 07:19:37 +00:00
jmc
7f1f790d43
Note X server
2004-03-28 07:18:23 +00:00