jdolecek
8fb0f74264
add Boris Popov acknowledgement - smbfs code
2003-02-18 14:05:56 +00:00
shin
ea688f03fb
s/netbsd.aout/netbsd/
2003-02-18 08:18:31 +00:00
shin
f37f0fc990
remove workaround for toolchain bug (already fixed).
2003-02-18 08:13:13 +00:00
shin
1bcf450633
toolchain problem (toolchain/16529) was fixed. build miniroot for pmax.
2003-02-18 08:11:21 +00:00
grant
e245be8651
we really should install the GENERIC kernel by default.
...
fixes PR install/18502 from Jay R. Fink.
2003-02-17 16:31:05 +00:00
wiz
df1519e03b
Add setuid(7).
2003-02-17 10:32:02 +00:00
augustss
d3d4fdd7f0
Add uax(4).
2003-02-16 14:12:41 +00:00
jdolecek
e74a93f4fc
okay, libc.so.x.y has _two_ entries here
...
pointed out by Stephen Degler in private e-mail
2003-02-16 07:44:17 +00:00
lukem
cd8d483609
Do not ship with (an empty) /home in the base distribution.
...
The old behaviour caused problems when /home is a symlink on a system
and pax is used to extract base.tgz or "installworld" the base set
(because pax will remove the symlink before creating the now-empty
directory). It also made it more difficult for a site that wants
permissions on /home to be something other than what the NetBSD
defaults are.
For sites which want /home, it's a "once off" operation to create it,
and "useradd -m" (with the default "base-dir" of /home) will create
it anyway.
This resolves PR [install/19673], as well as being more consistent
with our defacto policy of "not stomping on stuff we don't need to".
2003-02-16 00:18:59 +00:00
jdolecek
4095b3316d
libc minor was bumped
2003-02-15 21:14:11 +00:00
jdolecek
af3d346a8c
add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals
...
note these are for non-threaded programs only - libpthread will provide
it's own thread-aware wrapper
2003-02-15 21:11:47 +00:00
he
259fba4dde
Correct the file name of this file.
2003-02-15 11:14:46 +00:00
tron
d79f15801a
The manual page "scanpci" is only include in XFree86 4.x.
2003-02-15 09:05:52 +00:00
grant
d2af5da2ad
use pas-as-tar to extract sets rather than pax-as-pax, and pass
...
-e arg to abort after first error.
This means the extract process doesn't spew seemingly-endless
"No space left on device" if the destination partition fills.
2003-02-14 00:17:56 +00:00
jmc
e13c2b4818
Not all ports/archs have pthread support. So split this up by the proper arch's
...
for determining which ones get the libraries. Tested on dreamcast, macppc
and i386 builds to cover non builds, ad and md mods
2003-02-13 23:57:51 +00:00
jmc
f59ffcc923
After pax-as-tar conversion the -O option no longer exists nor is a
...
substitute available (boo..hiss..). Fix the extraction to deal with this.
2003-02-13 23:55:12 +00:00
jmc
2915e46cec
INSTALL kernel is named netbsd.INSTALL.gz on 1.6
2003-02-13 23:54:07 +00:00
nathanw
817925442c
Add pthread_atfork() man page.
2003-02-13 03:00:51 +00:00
bouyer
a82a445995
Use the real size of the disk, not cyl*head*sect.
...
Handle the "use existing" option for partitions (but keep d as the
boot partition).
While I'm there use get_real_geom() instead of custom code to get the
existing disklabel.
2003-02-12 11:10:08 +00:00
leo
f2079d67e5
Get the documentation in sync with the kernel wrt. the floppy boot device.
2003-02-12 08:18:22 +00:00
gmcgarry
70f3d1c13d
Add nls(7)
2003-02-12 02:45:06 +00:00
jmc
c3afc4ab88
Put a retry loop around the cd mount to try and handle slow cd spinup's that
...
might return EIO on some systems. Fixes PR#20165
2003-02-11 11:30:54 +00:00
jmc
4aa8ba861b
After dhcp'ing rerun the interface get routine to pick up any new values
...
like IP/netmask/etc. Fixes PR#20133
2003-02-11 11:29:35 +00:00
drochner
56a2c46cd8
access(9) et al. were in comp, not man. Pointed out by James Chacon.
2003-02-11 10:41:55 +00:00
seb
a5742d7191
usr/share/man/{cat,man}9/{access,kernacc,useracc}.9 were removed.
...
Approved by perry@
2003-02-11 00:50:22 +00:00
drochner
25d3c2e03b
remove leftover pre-UVM manpages
2003-02-10 13:08:00 +00:00
tsutsui
cf7ee4e531
Bump md_root size to 2.5Mbytes.
2003-02-10 11:18:55 +00:00
shin
d27035e925
add csh, dhclient, dhclient-script, netstat, tset, vi.
2003-02-10 07:17:58 +00:00
shin
e6e2ffad7b
fix typo in comment.
2003-02-10 02:24:27 +00:00
martin
246aa3ebe9
Avoid a spurious warning (with random errno) if read(2) returns 0
...
(i.e. at EOF).
This should close PR install/20054.
2003-02-09 16:31:05 +00:00
tron
c9fe87550b
Add manual page for Broadcom BCM570x family Gigabit Ethernet driver.
2003-02-09 09:56:49 +00:00
shin
d1f3739431
fix typo.
2003-02-08 09:53:08 +00:00
rafal
8884f84081
Fix `pk' entry in iris-ansi, add `k9', `@8' entries to iris-ansi-ap. Based
...
on reports from Thomas Dickey and his latest termcap file.
PR: port-sgimips/17619
2003-02-06 04:15:44 +00:00
perry
8a49ec08e4
"Utilize" has exactly the same meaning as "use," but it is more
...
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 23:07:28 +00:00
thorpej
4f677a99d8
Back out previous; it was an error in a different file.
2003-02-04 16:24:18 +00:00
scw
112dffd0b2
Add entries for callout_active/callout_deactivate manual pages.
2003-02-04 12:59:08 +00:00
thorpej
e6f0d8d10d
Update for new callout(9) implementation.
2003-02-04 01:23:52 +00:00
matt
2b0e97a561
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
2003-02-03 17:09:53 +00:00
taca
df2305f39d
- mallocvar.h is in /usr/include/sys, not /usr/inckude.
2003-02-02 03:47:13 +00:00
zuntum
6d1101369a
- bump MEMORY_DISK_ROOT_SIZE from 2920 to 2960
...
in sys/arch/i386/conf/INSTALL_TINY
- bump IMAGESIZE from 1460k to 1480k
in distrib/i386/floppies/ramdisk-tiny/Makefile
so that "build.sh release" works again.
Suggested by simon, okay'd by luke.
2003-02-01 13:53:36 +00:00
pooka
6181a88028
leftovers from arm32 split:
...
Xarm32VIDC is built only on acorn32 so kill it from here
2003-02-01 13:23:57 +00:00
thorpej
de04c9ff00
Add new malloc(9)-related pages.
2003-02-01 06:37:54 +00:00
thorpej
b9cc9e6f27
Add <sys/mallocvar.h>
2003-02-01 06:32:10 +00:00
tsutsui
e2c139ba9f
Remove "-Wa,-xgot" hack from DBG flag for broken objcopy-crunchide
...
that has been fixed by simonb.
BTW, should we also add "-mmemcpy" here to reduce code size?
2003-02-01 05:03:42 +00:00
tsutsui
31fb061b05
Remove "-Wa,-xgot" hack from DBG flag for broken objcopy-crunchide
...
that has been fixed by simonb.
2003-02-01 05:00:17 +00:00
lukem
4b3798a679
In "sets" target, ensure ${RELEASEDIR}/${MACHINE}/binary/sets exists.
...
Fixes [toolchain/20120] from Lubomir Sedlacik.
2003-01-30 12:16:18 +00:00
simonb
7176940e72
Enable MIPS now that crunchgen works again for this arch.
2003-01-29 11:32:45 +00:00
kleink
3c72e59089
Add flockfile(3) etc.
2003-01-28 20:31:41 +00:00
jdolecek
2b7aac82cb
move <g++/libioP.h> and <g++/iostreamP.h> to obsolete lists
2003-01-28 14:43:18 +00:00
jdc
4cfb7a60e7
Libcurses minor version increment (from 5 to 6).
2003-01-27 21:15:55 +00:00