Commit Graph

8266 Commits

Author SHA1 Message Date
joff
c1dfb8fcc3 Some updates for TS-7200 installation 2005-08-14 18:14:52 +00:00
yamt
5585c58579 mark disk_init.9 obsolete. 2005-08-14 12:04:23 +00:00
riz
9f6e077029 Add snj and riz to Release Engineering team. 2005-08-12 20:47:32 +00:00
xtraeme
cf10ca7b98 Add vnconfig(8). ok christos 2005-08-10 20:04:40 +00:00
veego
8b2d09621e libc minor version was bumped due too a wrong namespace.h entry. 2005-08-07 20:33:41 +00:00
xtraeme
2b485204d1 Add /usr/include/sys/tape.h 2005-08-07 16:57:12 +00:00
chris
3d4b482c1f As requested in PR port-cats/30460 add support for GENERIC.ABLE kernel to
sysinst, and also add the ABLE install kernel to the generated release
kernels.
2005-08-07 00:21:38 +00:00
peter
b4429dd9d3 Add /etc/rc.d/ftpd. 2005-08-04 22:31:40 +00:00
shige
9bc1bf15c8 Add md-kernel for installation: INSTALL_OPENBLOCKS266. 2005-08-03 14:55:37 +00:00
xtraeme
016ad35975 Add scan_lfs(8), utility to find LFS partitions on disk, useful
to recover lost disklabels.
2005-07-31 19:26:06 +00:00
skrll
feea7c2127 Add ucycom(4). 2005-07-31 18:55:08 +00:00
wiz
f140dc629e Add /usr/share/man/{cat,html,man}4/hpcmips. 2005-07-31 00:22:55 +00:00
nakayama
69b6d49897 Add man page for teliosio(4). 2005-07-31 00:12:16 +00:00
agc
42d12839e1 Add sys_siglist.0 2005-07-28 23:16:39 +00:00
christos
e9e222a95c Update for strerror_r changes:
1. new man pages
2. bump libc.
2005-07-28 16:28:51 +00:00
rpaulo
b539de839b Added /usr/share/wscons/keymaps/mkbd.pt.iso8859-2. 2005-07-25 19:58:32 +00:00
hubertf
65cee02da7 Fix paths of vndcompress (binary and manpages+category) 2005-07-25 18:34:38 +00:00
hubertf
2b72198a99 Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk
images from "normal" into cloop2-format compressed images and back.
Written by Florian Stoehr (netbsd@wolfnode.de) with some polishing
by me.

Compressed disk images can be used with the vnd(4) driver when compiled with
VND_COMPRESSION and "vnconfig -z".  Useful for creation of Live CDs/DVDs.
2005-07-25 12:19:36 +00:00
wiz
60daf88fca Fix typo. 2005-07-24 14:24:53 +00:00
wiz
429d29ed4f Add dummy_pci and wi_pcmcia lkms. 2005-07-24 13:08:29 +00:00
rpaulo
34048808b6 Add new libm387.so.0.1. 2005-07-21 22:50:44 +00:00
kleink
3328b7072f Make libm.so entries consistent. 2005-07-21 17:14:59 +00:00
christos
aed5ba58ad bump libm for log2 and log2f 2005-07-21 12:59:51 +00:00
christos
6553bf780e man pages for log2 and log2f 2005-07-21 12:58:47 +00:00
pooka
1883c5ec12 VFS_STATFS.{0,9} -> VFS_STATVFS.{0,9} 2005-07-20 11:36:39 +00:00
martin
7ceaeb7acc Duh, after disabling the vga driver, we don't want it's manual pages
any more.
2005-07-19 04:33:14 +00:00
martin
7d5aa8c228 Do not build/install the vga driver on sparc64 - it won't work there
anyway (and confuses autoconfiguration)
2005-07-18 20:01:05 +00:00
tonio
53e0b37b8a Add tonio@
approved by cube@.
2005-07-18 14:13:42 +00:00
augustss
f4f7531c05 Add uipaq(4). 2005-07-18 11:45:57 +00:00
rpaulo
80cf1e727a Add missing man page source for rtw.4 2005-07-17 22:39:28 +00:00
rpaulo
28226933f3 Add rtw(4) man page. 2005-07-17 22:20:59 +00:00
macallan
19a7332aff added tslot and dbri manpages 2005-07-17 18:54:10 +00:00
rtr
1892a6084b add plist entries for forward manpage 2005-07-16 09:13:01 +00:00
drochner
fed189aea6 add a manpage for the ral (at pci/cardbus/uhub) wlan driver,
mostly from OpenBSD
2005-07-14 12:46:45 +00:00
wiz
4ae24708bf Mark /usr/include/dev/ieee1394/fwiso_ioctl.h as obsolete (not installed
any longer).
2005-07-12 11:40:29 +00:00
wiz
e633d6f83a Sort. Add fwctl(8). 2005-07-12 11:37:51 +00:00
kiyohara
a795368bde Fix
1. man4 -> cat4
  2. obsolete fwiso.[04]
2005-07-11 16:09:14 +00:00
kiyohara
c1a84a4d12 ieee1394 import from FreeBSD. 2005-07-11 15:29:05 +00:00
lukem
2265a4eed3 Correct the path to ping6 & rtsol.
Problem noted by Lubomir Sedlacik.
2005-07-10 13:00:21 +00:00
xtraeme
76bb6413ee If there's bootxx_lfsv2 on the ramdisk, we could use LFS for the
root filesystem, add the missing bit for that.
2005-07-09 15:05:13 +00:00
xtraeme
ab8df35bc8 After calling the function to find the disks, refresh the screen again.
This removes messages like "sd0: fabricating a geometry".
2005-07-09 14:56:23 +00:00
abs
ffccc1f4a2 Reference siop(4) not ncr(4) 2005-07-08 13:21:34 +00:00
drochner
67cce9c6dd oops, missed a second occurence of libc.so
noticed by Juergen Hannken-Illjes
2005-07-07 10:52:50 +00:00
drochner
e866f2794b Move insque/remque/lsearch/lfind from libcompat to libc,
they are in XPG4-UNIX, XSH5.0, mentioned in SUSv3 etc.
Minimal update of the manpages. (more needed)
2005-07-06 14:43:24 +00:00
tron
89b7f0c149 Adapt to recent source tree changes:
- usr.sbin/config -> usr.bin/config
- contrib/sys -> sys/contrib
2005-07-05 08:41:16 +00:00
he
6114f16a00 Use "${INSTALL} -c" instead of "cp". This makes it possible to install
the bootloader code in a "make release" with UPDATE turned on.  Otherwise
we get "permission denied" errors because the target is mode 444.
2005-07-04 08:17:00 +00:00
tron
c4f205cf3a Install "afb" module again on systems which use an X11 server with
loadable modules and don't install the static "afb" library on systems
which use a static server. This fixes build problems introduced by
recent changes.
2005-07-03 14:30:52 +00:00
snj
4bb24023a0 Add ching.0 and ching.6. 2005-07-01 03:32:49 +00:00
perry
77f5872e78 add ching(6) 2005-06-30 13:41:19 +00:00
mishka
420d00d481 Add myself to NetBSD developers list.
Approved by symka@
2005-06-30 13:13:50 +00:00