wiz
c4b850a8a6
Add man page for l{,l}rint{,f}(3), very loosely based on the FreeBSD one.
...
Requested by martin@
Reviewed by drochner@
2005-09-16 15:26:47 +00:00
nonaka
f4b01f6f22
Added rs5c372rtc, shpcic man pages.
2005-09-15 15:04:55 +00:00
elad
30cf53ba56
Fix copy/paste.
...
From Ralf Huvendiek, thanks!
2005-09-14 19:58:57 +00:00
elad
95a8b0810d
Update entry for /usr/lib too.
...
From Hisashi T Fujinaka, thanks!
2005-09-14 18:14:51 +00:00
drochner
a8675b3763
emulate getgrouplist() directly, no need to pull in
...
the wrapper from libc
2005-09-14 15:54:53 +00:00
he
ea19769e49
pty.o in libutil.a wants to call getgrent_r(), so provide a cheesy
...
non-reentrant version here in order to avoid linker conflicts when
the rest of this file is attempted linked together with libc's
getgrent.o.
Reviewed by christos.
2005-09-14 15:31:18 +00:00
elad
8d6270e665
Introduce pw_policy(3), an easily extendable way of defining password
...
policies and enforcing them in programs.
Man-page written with much help and tips from David Maxwell, Hubert
Feyrer, and Thomas Klausner.
This bumps libutil minor to 7.
XXX: Need default policy to go in /etc/passwd.conf, and integration
into local/yp/PAM password changing code.
PR/10206.
2005-09-14 11:36:52 +00:00
lukem
3b87ff7e46
Add a note explaining why we don't "obsolete" end-user configuration files.
...
Inspired by the fallout from the recent named.conf move.
XXX: consider fixing spamd.conf in a similar manner.
2005-09-14 00:38:39 +00:00
lukem
36476eed8b
Don't mark /etc/namedb/named.conf as "obsolete" since that will cause
...
a file that has end-user configuration to be unconditionally removed.
Instead, remove the entry from the set list, and add a note to UPDATING
reminding users of MKUPDATE=yes to manually rectify the problem in
their DESTDIR.
The "named" fix in postinstall(8) will migrate /etc/namedb/named.conf
to /etc/named.conf if the latter doesn't exist.
(The need for these style of migrations was why I implemented postinstall(8)
in the first place.)
2005-09-14 00:32:26 +00:00
jdarrow
95cef3f6e6
Change default countdown time to 5 seconds to match i386 bootblock
...
defaults in sys/arch/i386/stand/lib/boot_params.S
Fixes PR install/30422 by me.
2005-09-13 23:43:22 +00:00
elad
1a75cd7fa5
- cksum -m -> cksum -a md5.
...
- Generate SHA512 checksums too.
Is there any reason to still generate MD5 checksums?
2005-09-13 16:38:01 +00:00
christos
f9e066d346
Prettier /etc/fstab generation (from Liam Foy)
2005-09-12 15:47:09 +00:00
macallan
dc24724129
man page for the adt7467c driver
2005-09-12 03:19:50 +00:00
dsl
0c7751d999
Don't display 'Yes' under 'Newfs' for swap
2005-09-11 20:38:26 +00:00
xtraeme
42d70a8cf2
Revert my previous commit, and put back the scan_lfs manpage... it
...
was removed, but now a link is created.
2005-09-11 17:39:12 +00:00
martin
5b3beb916c
Reword "fullpart" message to make it shorter. Should fix PR install/31292.
2005-09-11 16:43:11 +00:00
dsl
747d6ff347
Float the menu box of menu_fullpart (all mbr disk) below the text message.
...
Stops the German text flowing into the box, should fix PR/31292
2005-09-11 16:42:39 +00:00
dsl
297a2f78a6
Fix a couple of md translations that seem to have got awry.
2005-09-11 08:39:08 +00:00
he
7f48103418
Provide translaqtion for set_kernel_3 via cut+paste from #2 .
2005-09-11 08:03:05 +00:00
xtraeme
155bec8f6a
Mask scan_lfs manpage as obsolete, now it has been removed.
2005-09-10 23:19:54 +00:00
he
b80a4384df
Provide a translation for set_kernel_6 as well (cut+paste from #5 ).
2005-09-10 22:03:22 +00:00
dsl
e7fbd19237
Correct some messages which had the wrong number of format specifiers.
2005-09-10 21:51:12 +00:00
dsl
215bb0cb56
Count the number of '%' characters in every message and ensure the
...
translations have the same number as the english messages.
A quick nasty check that the messages uses as printf formats are sane.
2005-09-10 21:38:40 +00:00
he
e3c135df31
Provide a translation for set_kernel_2, copied from set_kernel_1.
2005-09-10 20:00:02 +00:00
jmmv
5404fece05
Place mount_ptyfs.8 in man-sysutil-man (instead of man-miscfs-man) to
...
match mount_ptyfs.0, which is in man-sysutil-catman.
2005-09-10 19:26:18 +00:00
jmmv
ec93365612
Initial addition of tmpfs, an efficient memory file-system. This project
...
was developed as part of Google's Summer of Code 2005 program. This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.
The file-system is still *experimental*. Therefore, it is disabled by
default in all kernels. However, as typically done, a commented-out
entry is added in them to ease its setup.
Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.
OK'ed by my project mentor, William Studenmund (wrstuden@).
2005-09-10 19:20:48 +00:00
dsl
0437903aaf
The 'padded by' number displayed for multi-floppy images has been out by 8k
...
per floppy for a while. (The rest of the sums are ok).
Change the 'padded' size to include all the space in the last 8k block
of the tar file.
Similarly if the image doesn't fit, report the exact amount of overflow.
2005-09-10 18:05:51 +00:00
dsl
2a363c8fef
Add the dmesg() program to all the i386 ramdisk images and remove the
...
shell function implemented dmesg using 'cat /kern/msgbuf'.
This means we don't need kernfs.
2005-09-10 14:50:08 +00:00
dsl
77b0988bd6
Generate a cross-reference map file for the crunched binary.
2005-09-10 14:47:15 +00:00
dsl
f72d3abd91
For some reason this makefile descends into all the x_<prog> directories.
...
Since all the x_<prog> get build into crunched binaries (which does a
reachover build these days) I suspect this is entirely unnecessary.
But having deleted x_dmesg we must ensure it doesn't go there.
2005-09-10 13:24:38 +00:00
dsl
b15df8278a
Nothing tries to build x_dmesg (aka dmesg with -DSMALL) any more.
2005-09-10 13:10:23 +00:00
dsl
f9535a65ed
Delete the:
...
SPECIAL dmesg srcdir distrib/utils/x_dmesg
line from all the ramdisk 'list' files. dmesg/Makefile will add -DSMALL
if SMALLPROG is defined (which it is by Makefile.crunch).
2005-09-10 13:09:01 +00:00
jmmv
e4f5206ced
Add xge.{0,4}. Hi, ragge@!
2005-09-10 10:35:25 +00:00
dsl
d1c526b434
Change the message above the selection menu for root's shell to show
...
the correct default (ie what happens if you type enter) of /bin/sh.
Fixes PR install/32159
2005-09-09 23:20:33 +00:00
dsl
7dfd3d6a2d
Add a SMALL dmesg, should allow KERNFS to be removed
2005-09-05 20:58:35 +00:00
dsl
c7c436e94e
Fix breakage from yesterday!
...
Don't pass crunchgen the name of its own binary as an extra argument.
(make must have silently done this when the extra argument was .PHONY)
2005-09-05 20:14:08 +00:00
kiyohara
17587c6104
Support LCD screen driver for PERSONA SH3 machines.
2005-09-05 18:54:10 +00:00
dsl
0132bc8a19
Report the exact number of free bytes in the install floppy images.
2005-09-04 19:29:31 +00:00
dsl
3047ebb391
Make ${CRUNCHBIN}.mk depend on ${TOOL_CRUNCHGEN:[-1]} instead of .PHONY.
...
Recreating the makefile when the crunchgen program has changed is probably
adequate, and it allows a lot of later optimisations to still apply.
In particular:
- the final link for ramdiskbin
- the create of the embedded filesystem
- the inclusion of the ramdisk into the kernel
- compressing the kernel
Unless something else actually requires one of the above.
2005-09-04 19:00:40 +00:00
kiyohara
f6c9a2641f
Set variable MAKEDEVTARGETS.
2005-09-04 16:34:45 +00:00
dsl
1ac6a7dc0f
Tell pax to use 8k (not 10k) buffers when generating the tar archive
...
of 'boot' and 'netbsd'.
This makes it possible for the tar archive to end at the end of the 2.88M
floppy, instead of either 4k before, or 6k after.
Gives us a whole extra 4k.
The very observant might realise that we don't need the final 1024 bytes
of nulls written to the floppy either, so they could be deleted!
2005-09-03 20:34:28 +00:00
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