Commit Graph

7695 Commits

Author SHA1 Message Date
skrll
998c088730 Increase miniroot size to 16m. 2004-06-05 19:05:29 +00:00
martin
1d0c7770c6 Make message net_media short enough (it needs space for [autoselect]
after it and should stay within 80 columns)
2004-06-05 15:35:51 +00:00
rumble
319bc5e984 Added myself to list of developers. 2004-06-05 03:38:42 +00:00
shannonjr
a8e693cf9a Added self per "Welcome to the NetBSD Developer gene pool" instructions. 2004-06-03 11:36:59 +00:00
mbw
47aec3bedc Add sparc64 tags and info 2004-06-03 07:25:21 +00:00
mbw
da48f9805b Add sparc64 tags (i.e. remove floppy possibility from sparc64) 2004-06-03 04:47:14 +00:00
pooka
4ab1731715 pthread_spin_trylock.{0,3} 2004-06-02 14:10:14 +00:00
kleink
d1320924e1 libc.so.12.120. 2004-06-01 16:08:05 +00:00
toshii
5579be6385 Add re(4) manpage. 2004-05-31 13:49:52 +00:00
itojun
0f4ed61e4b add closefrom(3). sort 2004-05-31 05:27:33 +00:00
christos
9451ff456d add the manual pages for pty/98 2004-05-27 03:43:31 +00:00
christos
5c3e04e740 libc 1.119 2004-05-27 03:12:00 +00:00
gavan
315312af5e Set filetypes appropriately, and create a Spark archive instead of a
tar.Z archive.

Also, fix the uudecode of !Sprites and !Sprites22 by renaming, as
bsd.files.mk fails silently on filenames beginning with an exclamation
mark. The change to using bsd.files.mk also appears to have left the
uuencoded source files in the final archive - remove these.

Note that this still ships the old bootloader - this should be addressed
in a subsequent commit.
2004-05-26 23:58:35 +00:00
gavan
3ffa5e3a14 Don't use full pathname as template for mktemp. 2004-05-26 23:46:16 +00:00
gavan
16cd5129d4 Basic shell script to produce uncompressed spark archive with correct
filetypes for RISC OS.
2004-05-25 23:03:42 +00:00
hannken
8c21bc6224 Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.
- Not enabled by default. Needs kernel option FFS_SNAPSHOT.
- Change parameters of ffs_blkfree.
- Let the copy-on-write functions return an error so spec_strategy
    may fail if the copy-on-write fails.
- Change genfs_*lock*() to use vp->v_vnlock instead of &vp->v_lock.
- Add flag B_METAONLY to VOP_BALLOC to return indirect block buffer.
- Add a function ffs_checkfreefile needed for snapshot creation.
- Add special handling of snapshot files:
    Snapshots may not be opened for writing and the attributes are read-only.
    Use the mtime as the time this snapshot was taken.
    Deny mtime updates for snapshot files.
- Add function transferlockers to transfer any waiting processes from
  one lock to another.
- Add vfsop VFS_SNAPSHOT to take a snapshot and make it accessible through
  a vnode.
- Add snapshot support to ls, fsck_ffs and dump.

Welcome to 2.0F.

Approved by: Jason R. Thorpe <thorpej@netbsd.org>
2004-05-25 14:54:55 +00:00
lha
c569aad96a Add kgetcred, a tool that fetches a credential from the KDC
Useful when debugging service and cross-realm problems.
2004-05-25 10:31:45 +00:00
tsarna
50aea7d354 add uep(4) manpage to setlists 2004-05-25 00:20:39 +00:00
hannken
ddf6ca10ff Do not fail if directory sysinst exists. Makes update builds work again. 2004-05-24 18:17:45 +00:00
mbw
0b2c6355fb rewording of sparc64 installation tools 2004-05-23 17:47:09 +00:00
mbw
38e600ec2c cgeight is TC
removed "not well tested" from hme -- it is well tested and stable.
add a little more JavaStation-NC info
zx (leo) doesn't have X server support
2004-05-23 17:23:33 +00:00
dsl
877f2a42a4 Remove the parts of messages that refer to etc.old. 2004-05-22 18:06:14 +00:00
dsl
31c19c2213 Kill etc_saved and the prototype for save_etc() 2004-05-22 17:38:26 +00:00
dsl
15973dd816 Remove all the code (mostly already under #if 0) that played around
with etc.old
2004-05-22 17:31:37 +00:00
he
cdb8aaf716 Bump ramdisk size from 800k to 900k so the contents fit again. 2004-05-21 15:25:18 +00:00
christos
224e1f62e6 bump libpthread 2004-05-21 04:10:59 +00:00
christos
e2a052304f bump libresolv too. 2004-05-21 03:35:48 +00:00
christos
aed5e7adc4 welcome to 118 2004-05-21 03:31:58 +00:00
christos
fd7c469798 add 2 new include files. 2004-05-21 02:29:07 +00:00
christos
a0a47f3f48 rndc-confgen is in /usr/sbin 2004-05-19 19:32:24 +00:00
itojun
d405fc4436 build and install rndc-confgen (needed to create rndc.key) 2004-05-19 10:29:21 +00:00
cube
0d27523fe4 dd->dd_no_mbr has to always be initialized. It doesn't default to 0 since
it is allocated on the stack.  Thus, allow editing the MBR partition table
on disks that actually have a MBR.
2004-05-18 14:07:06 +00:00
christos
91a01d5aed remove more named-8 obsolete files. 2004-05-18 12:24:11 +00:00
christos
de620c98b4 Update more filelist entries for new bind. Thanks to FUKAUMI Naoki. 2004-05-18 05:38:18 +00:00
christos
15bf338dca Adjust filelists to bind9 2004-05-18 00:36:03 +00:00
lukem
beaa8ed5db On consideration, /usr/X11R6/lib/X11/rgb.txt doesn't really need to
be considered an 'end user modifiable' file; move back to xbase.
Resolves PR [install/25516] from Marc Recht.
2004-05-16 10:35:55 +00:00
lukem
10cfcae8fc Radically overhaul X11 configuration:
*	End user modifiable configuration has moved from
		/usr/X11R6/lib/X11/<someprog>
	to
		/etc/X11/<someprog>
	This is consistent with our own policies as well as other projects.

	The files & directories that were moved have _NOT_ been marked
	`obsolete', as they contain user configuration and therefore we
	don't want the automatic "obsolete file removal" mechanism to
	remove them.

    *	The /etc/font/* and /etc/X11/* configuration files are installed
	with 'configinstall' (not 'install'), using CONFIGFILES and
	CONFIGSYMLINKS.
	This is so that a normal 'make build' in src/x11 will not
	trash your configuration.

    *	A 'distribution' target has been added to src/x11 to perform
	'make configinstall' in the appropriate subdirectories.
	(Should we consider making 'configinstall' a first-class target?)

    * 	The xdm pixmaps have have been moved to /usr/X11R6/include/X11/pixmaps
	where the other pixmaps are.
	(I don't consider these pictures end-user configuration).


IMPORTANT NOTE:

    *	These changes require an up to date xsrc, and 'make cleandir' should
	be performed in src/x11 before a build for the changes to fully take
	effect.
2004-05-16 10:25:13 +00:00
dsl
568270beb4 Parse a disk name of "raid:no_mbr" to mean "raid" but without any mbr
setup (on i386).  Allows sysinst to install to an existing RAID1 volume.
2004-05-15 21:53:29 +00:00
dsl
9e2ccccce9 Don't leak an fd if malloc() fails in collect() 2004-05-15 21:51:30 +00:00
dsl
d3ff291eea Reduce the number of times <enter> must be typed during network setup. 2004-05-15 21:48:09 +00:00
he
b6e471013e Expand the ramdisk image size from 3m to 3148k so that the contents
fits again.
2004-05-14 17:00:21 +00:00
he
2f568eeda1 The evbsh5 port also installs Xvfb and it's man pages, so list those here. 2004-05-14 10:03:12 +00:00
wiz
3f4493d90c End last line with a newline char. 2004-05-13 11:15:38 +00:00
wiz
9a9a356f83 Add comma in enumeration. 2004-05-13 11:14:46 +00:00
cl
eb2be5fc98 Add NetBSD/xen documentation. 2004-05-13 00:26:25 +00:00
cl
885c0b6fc9 ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen
for i386.  The resulting release consists of:
- NetBSD/xen for i386 kernel, loader and docuemntation
- NetBSD/i386 userland sets
2004-05-12 16:56:41 +00:00
minoura
72c4550293 Populate kbdmap-related definitions to the userland.
Also g/c unused ioctls.
Pointed out by he.
2004-05-12 14:25:08 +00:00
tron
4849c96bfa Remove extra "NetBSD" after ".Nx" macro. 2004-05-12 13:40:09 +00:00
lukem
7c51496531 Use /var/db/xdm (instead of /usr/X11R6/lib/X11/xdm) as the default authDir. 2004-05-12 03:58:47 +00:00
he
d36cbeadc2 Mmeye also builds Xvfb, so make a set list to match what's built/installed. 2004-05-10 20:47:29 +00:00
drochner
1626697cbc remove the fgetstr manpage 2004-05-10 17:02:21 +00:00
wiz
b0d0521b43 Do not install ppi(4) -- drochner says that there's no driver for it.
(hp300/ppi.4 is something different and has its own man page.)
2004-05-10 12:48:19 +00:00
kleink
5e63ca7768 Add offtime(3) and friends. 2004-05-10 02:08:01 +00:00
mhitch
4580796d6b Fix path to installboot and the boot image. 2004-05-10 01:50:32 +00:00
mhitch
0e493eae87 /usr/sbin/installboot was missing from installation media. 2004-05-10 01:49:36 +00:00
ross
01fd915146 Update text since there are now three install floppies. It's
written to cover the 2-floppy case as well, so if this file is
updated later with delta's needed on netbsd-2-0, this one revision
does not need to be excluded.
2004-05-10 00:35:10 +00:00
ross
062b87f655 Fix install floppy overflow by going to a 3-floppy boot.
Fix the single-image overflow by just doubling the allowed size.
2004-05-10 00:08:48 +00:00
lukem
162bb0f382 Prune obj|obj.* directories/symlinks correctly. Fix from Hubert Feyrer. 2004-05-09 13:46:00 +00:00
sommerfeld
faa802158e Change hack getnetbyaddr to match new system prototype. 2004-05-09 01:49:56 +00:00
kleink
a6428a221b Add <machine/wchar_limits.h>. 2004-05-08 21:53:23 +00:00
dsl
c3f4dda582 Add GENERIC.MP
Fixes PR port-alpha/25244
2004-05-08 14:39:01 +00:00
dsl
a13f1e12e5 Kill message used when amd64 used an 'out of tree' toolchain 2004-05-08 14:25:58 +00:00
martin
64201d8484 Add emmintrin.h. 2004-05-08 09:14:12 +00:00
minoura
6915327794 An unexported header file was #included from an exported header file.
Introduce <machine/opmreg.h> and move some definitions useful to
userland progs.
2004-05-08 08:38:36 +00:00
wiz
adafc87b2c Remove empty line. Noted by Stefan Krueger on current-users. 2004-05-07 12:41:08 +00:00
wiz
15dfef13b2 Add /usr/include/netipsec, noted missing by Stefan Krueger on current-users. 2004-05-07 12:40:26 +00:00
jonathan
85b3ba5bf1 Redo net.inet.* sysctl subtree for fast-ipsec from scratch.
Attach FAST-IPSEC statistics with 64-bit counters to new sysctl MIB.
Rework netstat to show FAST_IPSEC statistics, via sysctl,  for
netstat -p ipsec.

New kernel files:
	sys/netipsec/Makefile		(new file; install *_var.h includes)
	sys/netipsec/ipsec_var.h	(new 64-bit mib counter struct)

Changed kernel files:
	sys/Makefile			(recurse into sys/netipsec/)
	sys/netinet/in.h		(fake IP_PROTO name for fast_ipsec
					sysctl subtree.)
	sys/netipsec/ipsec.h		(minimal userspace inclusion)
	sys/netipsec/ipsec_osdep.h	(minimal userspace inclusion)
	sys/netipsec/ipsec_netbsd.c	(redo sysctl subtree from scratch)
	sys/netipsec/key*.c		(fix broken net.key subtree)

	sys/netipsec/ah_var.h		(increase all counters to 64 bits)
	sys/netipsec/esp_var.h		(increase all counters to 64 bits)
	sys/netipsec/ipip_var.h		(increase all counters to 64 bits)
	sys/netipsec/ipcomp_var.h	(increase all counters to 64 bits)

	sys/netipsec/ipsec.c		(add #include netipsec/ipsec_var.h)
	sys/netipsec/ipsec_mbuf.c	(add #include netipsec/ipsec_var.h)
	sys/netipsec/ipsec_output.c	(add #include netipsec/ipsec_var.h)

	sys/netinet/raw_ip.c		(add #include netipsec/ipsec_var.h)
	sys/netinet/tcp_input.c		(add #include netipsec/ipsec_var.h)
	sys/netinet/udp_usrreq.c	(add #include netipsec/ipsec_var.h)

Changes to usr.bin/netstat to print the new fast-ipsec sysctl tree
for "netstat -s -p ipsec":

New file:
	usr.bin/netstat/fast_ipsec.c	(print fast-ipsec counters)

Changed files:
	usr.bin/netstat/Makefile	(add fast_ipsec.c)
	usr.bin/netstat/netstat.h	(declarations for fast_ipsec.c)
	usr.bin/netstat/main.c		(call KAME-vs-fast-ipsec dispatcher)
2004-05-07 00:55:14 +00:00
dyoung
e99b377d3f Build and install atppc(4), plip(4), ppbus(4), ppi(4) manual pages. 2004-05-05 21:29:34 +00:00
lukem
35a3ccf1af Remove "./dev type=dir" entry from generated devices.spec, as it
causes the ownership of ${.OBJDIR}/work/dev to be used in the image
instead of that from the earlier entry in work.spec.
2004-05-04 03:02:17 +00:00
lukem
6d46b6145e MAKEVERBOSE support 2004-05-04 02:52:05 +00:00
kanaoka
0659f098f3 Add vald(4) manual page. 2004-05-03 12:56:55 +00:00
kochi
e163d075b9 specify obsolete for old spic(4) 2004-05-03 02:54:13 +00:00
kochi
41cd704df5 Move spic.4 from man4 to man4.i386. 2004-05-03 02:46:29 +00:00
pooka
6f095a22d5 attempt to bring this up-to-date:
* IP12 support
* NG1 and GR2 support
* Indy pckbc support

Also get rid of the "IP2x"-term
2004-05-01 14:06:02 +00:00
pooka
6432e45fc4 add missing .bullet) 2004-05-01 12:41:34 +00:00
mrg
d04c0ebe4a oops; don't back out the minor number, just remove the functions.
this will allow updating to happen seemlessly.
2004-05-01 07:57:46 +00:00
mrg
cd841de728 backout the changes made on 29th of january:
- remove gzopenfull() and gzdopenfull()
	- un-bump minor number
	- remove docs for gone functions.

traditionally this is an invalid change (removing an API from a library
without bumping the major.)  it has been decided that this case is special
enough not to require that.  no one should have been using these new
functions yet.

PS:  this may cause "make install" to barf about older libraries already
being installed.
2004-05-01 07:54:50 +00:00
kleink
733d7fc457 Add ndbm(3) et al. 2004-04-30 21:16:13 +00:00
gendalia
46bfcf8667 add "raid" raidframe disks to the list of disks sysinst can install to.
assembling the raid is still an exercise left to the person doing the install.
2004-04-29 20:47:52 +00:00
gendalia
b4066cdbc6 Add raidctl to the programs included on ramdisk-big. Allows manipulation
and by hand creation of raid disks.
2004-04-29 20:45:07 +00:00
dsl
da913444c4 Add /targetroot (used by sysinst) so that sysinst can work on sparc (etc)
systems booted off a readonly miniroot.
2004-04-29 19:44:11 +00:00
jonathan
5267884365 Make new hifn(4) and ubsec(4) manual pages visible to system, after
review, proofing, and bug-fixing by Thomas Klausner (wiz):
1. add hifn(40 and ubsec(4) to share/man/man4/Makefile and the distrib set lists.
2. Restore commented-out cross-references to hifn(40 and ubsec(4) in crypto(4).

No change made to hifn.4 or ubsec.4; commit forced for cross-reference
and for pullup-request purposes.
2004-04-29 19:42:29 +00:00
lukem
0a6b839847 Install VeraIt.ttf, per PR [xsrc/25373] from FUKAUMI Naoki.
Sort xfont/mi, and cleanup whitespace.
2004-04-29 03:23:44 +00:00
dsl
ead1276789 'ptn' may be ' ' so sprintf(..., "/dev/r%s%c", disk, ptn) won't work!
Convert ' ' to 0 to ensure a valid device name is genarated.
(This will be a problem in 'upgrade' when filesystems are mounted
using the targets extisting /etc/fstab.)
2004-04-28 20:59:32 +00:00
wiz
ad2a49f2be Add crypto(4). Noted by Hisashi T Fujinaka. 2004-04-28 18:42:03 +00:00
lukem
8a1597d78b Fix up botches in X userland from upgrade from XFree86 4.3.0 -> 4.4.0.
(All paths are relative to usr/X11R6)

* Obsolete:
	bin/fontconfig-config

* Add directories:
	lib/X11/locale/zh_CN.UTF-8
	lib/X11/xkb/geometry/ibm

* Rename include/freetype2/ft2build.h to include/ft2build.h and obsolete former

* Add files:
	fonttosfnt(1) program & man page
	include/expat.h
	lib/X11/app-defaults/XClock-color
	lib/X11/fonts/TTF/Vera*.ttf
	some font encodings
	zn_CN.UTF-8 locale
	some font encodings
	various xkb config files
	lib/X11/xedit/lisp/progmodes/patch.lsp
	Xfontcache(3) and various links
	XDGA(3) and various links
	XRes(3) and various links
	Xss(3) and various XScreenSaver*(3) links

* Add some more TODO items

* Clean up lib/expat build now that the version is hard coded.
2004-04-28 14:17:55 +00:00
lukem
41b630a3ff correct the setname for cat8/verify.0 2004-04-28 02:11:02 +00:00
kleink
ac908ddaab Welcome libc.so.12.117. 2004-04-28 00:12:26 +00:00
heas
032279758d The cat8 (pre-formatted) version of verify(8) should have a suffix of .0
instead of .8.

Noted by Hisashi T Fujinaka.
2004-04-27 17:51:17 +00:00
heas
58c6b4341a Add readmes &/ obsoletes that I missed.
Noted by Lubomir Sedlacik.
2004-04-27 15:35:55 +00:00
heas
986d9bca7f Updates for Postfix 2.1.0 2004-04-27 07:38:23 +00:00
jonathan
cd2b9513c7 Add cat4, man4 entries for fast_ipsec(4). 2004-04-27 00:51:32 +00:00
dsl
d448a28e66 Fix mbr bootcode handling to ensure that the bootselect table is always
written into the correct place - even if the user decides not to update
the mbr code and has the old (pre layout change) code installed.
Tell the user that the mbr code needs updating if the new install uses
'all the disk' and teh old version had the bootselect code (otherwise you
get an empty menu).
Probably fixes PR install/25146
2004-04-25 21:55:18 +00:00
dbj
ebf6621efd fix typo when specifying raw partition for fixsb upgrade 2004-04-25 18:50:44 +00:00
dbj
af071a423f fix bug with fixsb taking ptn+'a'
use union to align struct fs
don't check error return from fsck upgrade/downgrade runs
use RUN_DISPLAY | RUN_PROGRESS when running upgrade runs
don't use opendisk
2004-04-25 18:40:37 +00:00
dsl
24cedfbba2 Merge in code from my version of Darrin's fixsb routine (we both wrote
much the same function).
Mainly some extra comments, also moved a 'static' so we use 512bytes of
stack and not static data.  Killed call to access() as it is pointless
and doesn't do what you want (access is for suid programs to check whether
the real user could do the operation).
2004-04-25 17:15:27 +00:00
christos
6101c5d9b5 arrange for libc's getcap to be used instead of a local copy. 2004-04-25 06:45:02 +00:00
christos
4c5fc72c1b descend to utils if we are making obj 2004-04-25 06:19:49 +00:00
matt
e0aa03fd40 Adapt to stdlib.h/libc changes. 2004-04-25 04:35:36 +00:00
dbj
b082781025 fix parenthesis in fixsb. oops 2004-04-24 20:54:26 +00:00
dbj
c8025f6a1e ensure that sblk is 64bit aligned, fix suggested by dsl 2004-04-24 20:51:30 +00:00
dbj
4b198427c0 fix pread return check in fixsb. caught by dsl 2004-04-24 20:48:57 +00:00
dbj
41c60f0331 fixsb script for sysinst
addresses pr install/25138
2004-04-24 20:42:39 +00:00
kleink
b78e1efd3c Bump libpci major to 1(.0). 2004-04-24 09:59:01 +00:00
simonb
04680727b1 s/this this/this/. 2004-04-23 02:48:12 +00:00
kleink
c368e20f92 Add statvfs(5). 2004-04-21 21:24:01 +00:00
dsl
e5195da719 Copy the sysinst message files into the correct objdir at the same time
as copying the crunched program binary.
Fixes PR sparc64/25265
2004-04-21 21:19:51 +00:00
kleink
64a2a6f5d5 cat3/fgetstr.3 -> man3/fgetstr.3 2004-04-21 21:05:20 +00:00
kleink
1f6fa1a655 Welcome libc.so.12.116! 2004-04-21 21:01:41 +00:00
christos
02d8761f8f No need for extra copy of umount.c 2004-04-21 15:22:10 +00:00
jdc
eb71bd67da Add missing mvin* and mvwin* manual pages. 2004-04-21 06:24:32 +00:00
christos
6bd1d6d4db Replace the statfs() family of system calls with statvfs().
Retain binary compatibility.
2004-04-21 01:05:31 +00:00
christos
8e5b7cdbb5 update sets for fgetstr 2004-04-21 00:08:04 +00:00
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