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