Commit Graph

8396 Commits

Author SHA1 Message Date
tron
f851540ac2 Move "named.conf" example configuration to "/etc" because that is where
named(8) looks for it. You can now really get a caching name server
by simply setting "named=yes" in "/etc/rc.conf" as documented in
The NetBSD Guide. This fixes PR bin/30662 by Christian Hattemer.
2005-08-30 10:58:33 +00:00
kleink
d8302b8f79 Update for tzdata2005m. 2005-08-29 18:59:12 +00:00
taca
7fb995c950 Add ioctl_copyin(9) and ioctl_copyout(9) for catman pages. 2005-08-29 05:40:17 +00:00
reinoud
f4a3f04cb2 Create functions ioctl_copyin() and ioctl_copyout(). They are meant to be
used in ioctl routines to do the right thing when the FKIOCTL flag is
passed to the IOCTL routine indicating its a in-kernel VOP_IOCTL call and
indirect addresses provided in the arguments are to be seen as kernel
adresses rather than userland adresses.

A simple substitution and prepending of the `flags' passed on to the ioctl
handler is enough to DTRT.
2005-08-28 20:58:14 +00:00
dsl
e8d475bd48 Increase width of menu to allow for longer spanish message for selecting units. 2005-08-28 19:57:25 +00:00
thorpej
e1afed9c2d Experimental support for extended attributes on UFS1 file systems, using a
backing file per attribute type indexed by inode number to hold the extended
attributes.

This is working pretty well on my test systems, except for the "autostart"
feature.  I need someone with a better handle on the VFS locking protocol
to go over that.

This is a work-in-progress.  There are parts of this that could be re-factored
allowing this approach to be used on other types of file systems.

Adapted from FreeBSD.
2005-08-28 19:37:58 +00:00
dsl
023b2922f8 Comment out the vstab entries generated for alternate root filesystems.
Marking the 'noauto' isn't enough to stop the code that remounts root rw
trying to use them.
2005-08-28 13:10:20 +00:00
dsl
2f42d205e2 Fix some obvious problems found by actually running an install in Spanish.
It is worth remembering that trailing spaces are significant in the message
files - they cause a line break if the text is auto-filled to the RH margin.
(This is often the case when the text is a format string.)
Note: nothing (yet) checks the number (or type) of the format effectors in
 the message strings.  I found and fixed one big error, but others will
 cause core dumps.
2005-08-27 21:24:13 +00:00
xtraeme
df49fbe1c2 Do not show the softdep option when the fstype is not FFS, from dsl@. 2005-08-27 16:34:15 +00:00
xtraeme
2d8aae0f85 Copy the Spanish language file into the ramdisk. 2005-08-27 15:42:56 +00:00
xtraeme
4674d5a41a 2nd stage of Spanish language translation (grammar fixes and typos),
I think it's enough for now.
2005-08-26 16:32:31 +00:00
xtraeme
40fa46d39d Spanish menus translation, contributed by Ivan-Benjamin Garcia Tora
with modifications by me.

Needs some review for typos maybe.
2005-08-26 15:44:43 +00:00
martin
bc0454688a Improve language slightly - partly based on suggestion from
Ignatios Souvatzis, any errors are mine.
2005-08-23 21:58:42 +00:00
elad
2567fd1c7b Bump libc here too. Noted by mrg@. 2005-08-23 19:57:54 +00:00
elad
dc175888db Add SHA2 man-pages. 2005-08-23 17:47:07 +00:00
peter
668c49bc35 Add new files for pf.boot.conf. 2005-08-23 12:14:00 +00:00
yamt
565285f75f add M_MOVE_PKTHDR.[09] 2005-08-23 09:38:17 +00:00
yamt
0d8b16f3a1 sort. 2005-08-23 09:36:47 +00:00
riz
d8cca2c4c2 Update for recent changes:
- pkgsrc has over 5400 packages these days
 - change core's membership to reflect current reality
 - update the list of portmasters
2005-08-22 06:36:31 +00:00
riz
ff57609c26 Update this script so it works correctly with the current format of
http://www.netbsd.org/People/port-maintainers.html .

Also, clarify some comments, escape a backlash so that the correct
macro for ø is generated, and make sure it's substituted everywhere
in the name.

This script is still not perfect - it will produce incorrect output
the first time that the second portmaster has a hyperlink associated
with his name.  For now, though, it generates correct output for
what we've got.
2005-08-22 06:29:53 +00:00
riz
7cd3fcaa97 Add an amd64 'Quick install notes for the impatient' bit, and
touch up the amd64 directory structure.
2005-08-22 04:02:30 +00:00
riz
c632ba3dbb Create the release notes framework for the amd64 port. These are,
for the most part, skeleton files that allow the amd64 INSTALL document
to have all the platform-independent bits, with very little MD stuff.

The MD pieces will have to wait for someone familiar with the platform
to add them.
2005-08-21 18:35:26 +00:00
tron
dfad02ecbb Add "./usr/include/crypto/sha2.h". 2005-08-21 15:37:57 +00:00
dsl
72723e24f6 Fix PR/31023 completely - the messages should not have been displayed at all. 2005-08-20 20:43:26 +00:00
abs
2ea92d2f7a Support booting from ffsv2 filesystems - thanks Simon Burge 2005-08-20 20:15:57 +00:00
dsl
2b3be83563 Add missing 'n', fixes install/31023 - from Zafer Aydogan 2005-08-20 19:49:07 +00:00
rpaulo
82bdaacb4f Adapted to the changes of grfinfo(1) MANSUBDIR (hp300). (thanks Klaus Klein) 2005-08-20 17:23:53 +00:00
christos
7e4e283458 Two places to bump libc (from Kurt) 2005-08-19 13:07:56 +00:00
rpaulo
eed479db05 Added missing Postfix 2.2.5 man pages. 2005-08-18 23:06:15 +00:00
rpaulo
bfa7c1291a Added new files from Postfix 2.2.5. 2005-08-18 22:31:47 +00:00
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
perry
d77d66d4bf Add Caldera acknowledgement. 2005-06-30 02:32:06 +00:00
perry
1a79ca20cc add deroff and spell 2005-06-29 21:38:58 +00:00
kent
eabe9bbfa4 remove pss(4) driver. It has never been workable and has not been
compilable for a long time.
2005-06-28 08:36:47 +00:00
rillig
debefb7e31 Provide the user a menu to select each installation step on its own.
Currently there's no way to repeat steps or leave them out.
2005-06-28 07:41:46 +00:00
peter
df0caa2637 Remove (pf)spamd. Its right to exist in NetBSD has been questioned since it
appeared and whether it's really part of pf or not is still unclear. Looking
at the other *BSDs it seems that they have left out spamd when importing pf,
and now we do that too. Also, the name conflicted with another more popular
used tool, after the rename to pfspamd it was left with completely unusable
documentation which apparently no-one wanted to fix.

A port of the latest spamd will be imported into pkgsrc soon.

Suggested by several people, no objections on last proposal on tech-userlevel.
2005-06-27 20:32:39 +00:00
dbj
b39ff22204 add "fsimage" phony target to rebuild image.
delete the ${WORKBUILT} tag on cleanfsimage so it
will get properly rebuilt
2005-06-27 19:10:32 +00:00
thorpej
d026a7c623 Restructure this Makefile to make it easier to comment out subdirectories. 2005-06-26 17:47:49 +00:00
mrg
1f42a99845 enable the vnd LKM. i meant to do this when this LKM first appeared. 2005-06-26 05:36:57 +00:00
skrll
36d83be9a6 An xserver set is created - allow sysinst to handle it. 2005-06-24 14:52:48 +00:00
dyoung
9063402978 Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9)
from FreeBSD.  Introduce compatibility shims (sys/dev/ic/ath_netbsd.[ch],
sys/net80211/ieee80211_netbsd.[ch]).  Update drivers (an, atu, atw,
awi, ipw, iwi, rtw, wi) for the new net80211(9) API.
2005-06-22 06:14:51 +00:00
wiz
1129c8c029 Add ac97(4) man page from OpenBSD, written by Constantine Sapuntzakis.
Suggested by kent@.
2005-06-21 18:11:38 +00:00
kent
c782306795 add azalia(4) man page 2005-06-21 17:37:06 +00:00
peter
a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
briggs
b75c4bf0e2 Add an initial man page for ataraid(4). 2005-06-20 03:08:25 +00:00
thorpej
7adddd1b69 Move common Sun3/Sun4 EEPROM definitions in to <dev/sun/eeprom.h> 2005-06-19 20:23:48 +00:00
thorpej
15adcb96b8 Move common Sun ID PROM definitions into <dev/sun/idprom.h>. 2005-06-19 20:00:28 +00:00
wiz
73b81397ef Files here should not be removed, but marked obsolete.
Re-add obsolete ./usr/share/examples/fstab/fstab.md (hi hubertf!).
2005-06-19 07:51:33 +00:00
peter
d80b2c49e3 Typo, noted by Asmodehn Shade on -current-users. 2005-06-18 21:25:14 +00:00
lukem
335e2ccf58 add scan_ffs and veriexecctl to /rescue 2005-06-18 06:59:23 +00:00
peter
d4cc3cce89 Create links for pthread_attr_setschedparam.3
and pthread_attr_getschedparam.3 to pthread_attr.3.

From Igor Sobrado in PR/29997.
2005-06-17 18:37:24 +00:00
peter
e17db753e7 Mark as obsolete:
pthread_barierattr_destroy.*, pthread_barierattr_init.*

Add:
pthread_barrierattr_destroy.*, pthread_barrierattr_init.*

PR/29997 from Igor Sobrado.
2005-06-17 18:26:22 +00:00
peter
8704f18e38 Install vinum(4) manpage. 2005-06-17 17:12:57 +00:00
xtraeme
b67b8509c2 Add scan_ffs(8) from OpenBSD, it was modified to support FFSv2
for NetBSD (with different blocksizes). Utility to find
FFSv1 and FFSv2 partitions on disks, useful to recover lost
disklabels.

Reviewed by christos.
2005-06-15 18:06:19 +00:00
gdt
d054a605be add gdt to developers list 2005-06-14 12:15:18 +00:00
rpaulo
6371c84cab Add rpaulo.
Approved by hubertf.
2005-06-11 16:06:03 +00:00
tron
731af7cc71 Add raid(4) to the list of machine-independent devices which "sysinst"
recognizes. This allows upgrading e.g. NetBSD-macppc or NetBSD-sparc64
systems with RAIDframe mirrored root devices.
2005-06-09 22:14:20 +00:00
martin
d931a71e12 First cut at 2.0 -> 3.0 port specific changes 2005-06-09 21:51:37 +00:00
tron
abba7e56c8 Enable RAIDframe support in the NetBSD-macppc installation media.
Based on patches submitted by Ian Spray in PR port-macppc/30465.
2005-06-09 13:29:57 +00:00
pooka
3ff1c89a7f add bits for arcom viper 2005-06-08 05:33:46 +00:00
is
7452bc547d Move ld and libbfd (needed by modload) to base, so that a base-only
system can load kernel modules.
2005-06-07 14:27:42 +00:00
martin
e9f82d8da2 fix typo 2005-06-06 05:20:05 +00:00
chs
61549934be adjust for Makefile.mdset changes. 2005-06-05 18:56:51 +00:00
chs
b944888e86 install the bootloader in the root of the target fs. 2005-06-05 18:55:30 +00:00
chs
2c1b9670f3 add usr/mdec/boot 2005-06-05 18:54:06 +00:00
thorpej
5ecc953bdb config and genassym are not sysadmin tools, they are development tools.
As such, they don't belong in /usr/sbin, but rather /usr/bin.  Move them
there.
2005-06-05 18:19:52 +00:00
heinz
b1539d591e Updated URL for list of NetBSD mirrors. 2005-06-04 23:24:40 +00:00
lukem
172fad8aab Support MDSET_POST; apply the operation to every image.
Implement MDSET_NOGZIP & MDSET_NOGZIP.${FILENAME}, to prevent the gzip
of the final image.  This is useful if that image has already been
munged & gzipped by MDSET_POST* or MDSET_SUFFIXES*.
2005-05-31 16:23:37 +00:00
christos
24c295f4b3 mark genassym.sh obsolete 2005-05-31 11:39:03 +00:00
christos
d84ea6a23c Add genassym. 2005-05-31 11:38:31 +00:00
christos
b47254f6d8 Add genassym. 2005-05-31 03:50:14 +00:00
bouyer
44d1677f84 Remove support for build.sh -m xen, this has been merged in the i386
build. Pointed out by Chuck Silvers.
2005-05-29 10:54:40 +00:00
agc
cdada63d5e Add manual pages for psh3tp(4) to the man set. 2005-05-24 08:14:55 +00:00
kleink
3a2b4d4dd7 * Factor out fd_set and related definitions from <sys/types.h> to
<sys/fd_set.h>.  Still include it from <sys/types.h> for _NETBSD_SOURCE,
  and amke <sys/select.h> use it instead of <sys/types.h>.
* Instead of including <string.h> for memset()/memcpy() (or adding their
  declarations locally), make FD_ZERO()/FD_COPY() use GCC builtins if
  available, or define them inline otherwise.
Approved by Christos.
2005-05-22 12:44:24 +00:00
lukem
dfee67134f Make fdisk(8) available on all platforms, since MS-DOS partitioning
is the de-facto standard for many removable media types.
2005-05-22 03:45:30 +00:00
lukem
64863e99af Use "find |sort" instead of "find -s" -- the latter isn't POSIX. 2005-05-22 03:05:15 +00:00
chs
1c2ca83340 add a ramdisk and LIF image for sysinst-based installation. 2005-05-18 14:04:26 +00:00
christos
8adc5f9efb add t_putws 2005-05-15 21:12:53 +00:00
christos
bac9dcf8ce bump libtermcap. 2005-05-15 21:11:59 +00:00
dsl
148ea12326 Stub out mbrtowc(), removes all the citrus_xxx stuff from libc.
rescue_tiny fits again...
2005-05-15 10:15:47 +00:00
christos
85b51312ff bump libc. 2005-05-14 23:59:32 +00:00
christos
406fc04640 add new stdio wide functions. 2005-05-14 23:58:51 +00:00
dsl
f023cb8f18 Mark ./usr/share/examples/racoon/roadwarrior/server/phase1-down.sh
as obsolete (it was deleted in the previous commit).
Fix sort errors.
2005-05-14 20:03:31 +00:00
chs
2438f5c3ad add hp700 support. 2005-05-14 14:46:21 +00:00
peter
7147ba1184 PR/30177: Rui Paulo: /var/chroot/pflogd isn't created by default 2005-05-11 10:41:51 +00:00
manu
6cb285d965 Take into account file removal 2005-05-10 10:23:13 +00:00
christos
bc7bf3d1e0 Translation of the new messages, and some corrections from
Hernani Marques Madeira. Many thanks.
2005-05-08 22:35:20 +00:00
martin
db1141b950 Use "domain" verbatim in DNS context - the german translation is hardly
ever used.
2005-05-08 20:32:36 +00:00
martin
3d320fb96e Translate the new slip related messages to german. 2005-05-08 20:29:53 +00:00
christos
91876f6dac Apply patch from Mikhail Zakharov that enables slip based installation.
From: http://www.onlamp.com/pub/a/bsd/2005/05/05/hardware_rescue.html
2005-05-08 19:46:33 +00:00
tsutsui
239b1361f7 Ecoff kernels are no longer needed. 2005-05-07 14:15:05 +00:00
perry
5f29506c5f add cat7/script.0 man7/script.7 2005-05-07 02:23:39 +00:00
martin
2fca76e80d Add the xf8_32wid module. 2005-05-06 22:55:51 +00:00
wiz
67b542f2c1 Packages.txt has been obsoleted, point to doc/pkgsrc.txt.
Whitespace and casing nit fixes.
2005-05-06 22:32:55 +00:00
jdolecek
65c2c4e93f add advertising clause for Marshall M. Midden - updated afterboot(8) 2005-05-05 17:54:45 +00:00
tron
12c1fb5b6d "loadfile_machdep.h" should not be installed as pointed out by
Izumi Tsutsui. This needs to be fixed in the build process.
2005-05-03 08:24:15 +00:00
lukem
3e3c4f88c3 Another fix for MKSHARE=no. (broken a while ago in rev 1.17. hi rtr!) 2005-05-03 00:23:41 +00:00
lukem
aac90486da Fix for MKSHARE=no 2005-05-03 00:21:47 +00:00
lukem
cd64c3eed3 zoneinfo directories don't need MKSHARE=yes.
Part of PR 29968 from Jukka Salmi.
2005-05-03 00:16:59 +00:00
tron
450260eeec Install "loadfile_machdep.h" to fix build of "libsa". 2005-05-02 12:31:08 +00:00
macallan
848a995a1f name added 2005-05-02 04:38:31 +00:00