martin
4da1a3d409
/usr/bin/which is gone.
2004-04-01 14:49:05 +00:00
martin
12920ed961
Remove which (the csh script installed in /usr/bin).
...
It was docuemented to work for *csh users only, and all *csh have a builtin
of that name, which works even better. All other shells have similar
builtins, and this led to confusion several times. Fixes PR 13462.
2004-04-01 14:41:53 +00:00
mrg
8ee13c5e05
no need to list gnu/usr.bin any more.
2004-04-01 14:41:09 +00:00
martin
d1af91eb0c
ioctl(2) "request" arguments should be ioctlcmd_t, not u_int.
2004-04-01 09:26:12 +00:00
martin
9d16150a8e
Untangle ioctl copyin/copyout confusion. IP-Filter now actually works
...
on sparc64 (and probably everywhere else).
2004-04-01 09:24:58 +00:00
tron
6c6ce42725
Regen from "pcidevs".
2004-04-01 08:00:32 +00:00
tron
f62c4c4623
Correct entry for PCI vendor id 0x11af. It is assigned to Avid Technology
...
Inc. and not to Pro-Log Corporation. Problem reported by Chris Tribo
in PR kern/25004 and verified at http://www.pcidatabase.com/ .
2004-04-01 08:00:01 +00:00
atatat
f06d00c1a8
Add the standard "is this tree writeable" check to sysctl_describe()
...
and a comment to sysctl_destroy() about why the check is slightly
different there.
2004-04-01 04:50:06 +00:00
simonb
6476bd9b79
Add POTS.
2004-04-01 04:35:45 +00:00
jschauma
cf1150e53b
add COTS
2004-04-01 04:03:30 +00:00
yamt
f74afe6463
ras_fork: don't do PR_WAITOK holding a spinlock.
2004-04-01 02:37:42 +00:00
reed
ef78b0e16e
Some package names are extra long, like xscreensaver-gnome-4.13
...
and gdk-pixbuf-gnome-0.22.0nb1, so make sure that lines don't wrap.
Instead of having maxline based on MAXNAMESIZE, have it be based
on the length of the package name if longer than MAXNAMESIZE.
(This was discussed on tech-pkg list in November, 2003.)
2004-04-01 02:37:24 +00:00
enami
71f20d1fa2
Correctly fallback into the normal path when SETXID_SUPPORT is defined
...
but the binary was the normal one. Fixes PR#23471.
2004-04-01 01:51:04 +00:00
yamt
b27349c286
ras_install: don't do pool_get(PR_WAITOK) while we're holding a spinlock.
2004-04-01 01:49:04 +00:00
wiz
48c350d45e
Lowercase letter in the middle of a sentence.
2004-03-31 23:21:18 +00:00
wiz
bcd3ef3369
Make width larger for better postscript output; avoid xref to ourselves.
2004-03-31 23:19:36 +00:00
wiz
ba14cadec6
& -> \*[Am] for html; remove superfluous Pp;
...
make width larger for better postscript output; avoid xref to ourselves.
2004-03-31 23:18:18 +00:00
wiz
73abf56636
Remove trailing comma in SEE ALSO.
2004-03-31 21:59:47 +00:00
wiz
0a8efb0bc6
Remove superfluous quotes; no trailing comma in SEE ALSO;
...
sort sections.
2004-03-31 21:59:34 +00:00
wiz
079ef63387
Remove xref to hostname.if, which we do not have.
2004-03-31 21:59:02 +00:00
jmcneill
e927880cc0
Don't allow block sizes < 288 bytes on VT823x chips (patch from kent@).
...
Fixes kern/22788.
2004-03-31 21:10:04 +00:00
dyoung
957f9ce691
Only #define COPYIN copyin, et cetera, in the kernel. That is, only
...
when when _KERNEL is defined.
2004-03-31 20:58:15 +00:00
mellon
5bbdf02211
- If we find a lease in the lease file that matches a predefined lease,
...
and it's expiry time is earlier than the expiry on the predefined lease,
don't nuke the predefined lease.
2004-03-31 19:05:18 +00:00
fredb
f6e9f3cb15
Backout last change. I failed to note that the problem described in
...
PR bin/24653 had already been fixed with revision 1.9 of this file.
2004-03-31 18:01:07 +00:00
fredb
ee6be08283
Take account of the fact that "ntpd" writes it's pidfile after chroot().
...
Closes PR bin/24653.
2004-03-31 17:52:06 +00:00
pooka
12004f8f23
Pipes aren't "full-duplex byte streams", so don't compare SOCK_STREAM
...
type sockets to them.
2004-03-31 16:42:19 +00:00
augustss
869a74e501
No channel locator for atapibus. From PR 24994.
2004-03-31 16:04:45 +00:00
mrg
8a618ce17c
remove a chunk more code with -DSMALL and in the process fix -DSMALL
...
that was broken in the previous commit (by exposing "fflag".)
2004-03-31 15:46:25 +00:00
mrg
20f7152fc9
cat pages end in .0 not .n, noted by skrueger and europe dot com
2004-03-31 15:43:58 +00:00
tron
17ebf9b589
Handle files with link count larger than 1 if "-f" option is used. This
...
is consistent with the old "gzip" and required by "pkgsrc" to implement
"MANZ" properly.
2004-03-31 15:19:14 +00:00
briggs
1c0ca89048
Be more careful about issuing CU_RESUME in fxp_start()--only doing
...
it if we think it's probably necessary. Then do it again in the
tx interrupt handler, if we again think it's necessary. This
reduces the number of commands we issue the chip. Prior to this
change, the i82550 (running without extended feature set, so like
a '559) would sometimes fail in fxp_scb_wait() prior to issuing
another CU_RESUME, resulting in
fxp0: WARNING: SCB timed out!
messages on the console, often followed by device timeouts.
2004-03-31 14:48:31 +00:00
jmmv
31d9ef775a
Drop some unnecessary whitespaces from the usage message. Closes PR bin/24993
...
by Kouichirou Hiratsuka.
2004-03-31 13:01:00 +00:00
tron
98f96f8aa4
Add missing "m" option in SYNOPSIS.
...
Remove duplicate "d" in getopt(3) call.
The patches were provided by Jeff Ito in PR bin/24971.
2004-03-31 12:00:57 +00:00
darrenr
077337039d
COPYIN/COPYOUT macros need to call copyin/out on NetBSD rather than just use
...
bcopy.
2004-03-31 11:41:45 +00:00
tron
d44cf8f504
Only call acpiec_early_attach() in "acpi.c" if the kernel is configured
...
to include the "acpiec" device.
2004-03-31 11:19:39 +00:00
jmmv
7ac0ae8c23
Fix two typos, reported as part of PR bin/22581.
2004-03-31 11:15:36 +00:00
mrg
b590c00e16
add a sparc64 intro(4).
2004-03-31 08:04:38 +00:00
itojun
7cd01f1c20
clean previous commit (uh_sum != 0 check in IPv6)
2004-03-31 07:57:06 +00:00
mrg
bb2ae0a3e9
- move bpp to supported list.
...
- increase .Bl width
2004-03-31 07:54:19 +00:00
itojun
8d81738de0
drop packet if IPv6 udp packet does not have checksum (checksum is mandatory
...
in IPv6).
2004-03-31 07:54:00 +00:00
mrg
853765335a
install man pages for be(4) qe(4) qec(4) xbox(4) ie(4) pnozz(4) tctrl(4)
...
xd(4) and xy(4)
2004-03-31 07:52:43 +00:00
mrg
f5b2796520
copy over several sparc* man pages from openbsd.
2004-03-31 07:20:48 +00:00
itojun
7fba5a69cf
reject packet with too big isakmp message length field.
2004-03-31 07:19:27 +00:00
mrg
2f2c2ac179
add a note that the "boot" commands apply to ofwboot as well as OFW.
2004-03-31 06:09:06 +00:00
snj
3cf0dd8779
The GNU textutils package is no more. Direct people to sysutils/coreutils
...
instead.
2004-03-31 02:10:00 +00:00
wiz
e3366bb6be
Bump date for previous, and sort a bit.
2004-03-31 01:46:22 +00:00
snj
0e9a95f62e
Simplify a clunky multi-line Fn, correct Nm usage, use Dq for quotes, add
...
some commas.
2004-03-31 01:25:46 +00:00
lukem
6c3d359a9b
Simplify `bar.c: bar.y' (et al) rules by moving header dependencies which
...
bar.o (not bar.c) needs to DPSRCS, and using {.ALLSRC} in the target now
that only bar.y is a source.
2004-03-31 00:34:32 +00:00
snj
c747b3ab1b
Bump date for last.
2004-03-31 00:14:30 +00:00
heas
d9287af8b5
Add bits about FTS_WHITEOUT & FTS_W.
2004-03-31 00:01:47 +00:00