Nik Clayton
80ea937ef4
.sp -> .Pp
...
"... Pa /etc/resolv.conf" -> "...\n.Pa /etc/resolv.conf"
.Po and .Pc reported as broken, replaced with "(" and ")"
PR: docs/7819
Submitted by: yohta@bres.tsukuba.ac.jp
1999-04-10 20:38:17 +00:00
Nik Clayton
5d5b393b9f
ipfstat is now in section 8 of the manual.
...
PR: 7791
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1999-04-10 20:30:29 +00:00
Tor Egge
c8464c3072
When trying to enable or disable an interrupt not described by the mp table,
...
just return instead of dereferencing a null pointer.
1999-04-10 19:22:17 +00:00
Tor Egge
0bf47fca4f
Test CF after a btrl operation instead of testing ZF (which is undefined).
1999-04-10 19:19:02 +00:00
Søren Schmidt
775986fc09
Sixth update to the new ATA/ATAPI driver:
...
Fixed problems:
Promise controllers was not always set up correctly.
Parantheses are a good thing, fixed.
Some older CDROM's could hang the probe.
Proberly wait for the drive to catch its breath after IDENTIFY.
Some CD writers fails because they dont support rezero.
Rearranged the code to not use rezero.
Warnings now that we use EGCS.
Fixed.
1999-04-10 18:53:35 +00:00
Peter Wemm
ae3d216ad8
Close a potential mbuf and/or mbuf cluster leak in the client-side NFS
...
statfs() code. Free the whole chain, not just the first one.
1999-04-10 18:53:29 +00:00
Bill Paul
326acf4d96
Finally add support for the older 82c168 PNIC chip with the built-in
...
transceiver. Thanks to Brian Walenze for donating a NIC with this chip
on it (LinkSys didn't really sell that many of them and they're not
in production anymore). The driver now distinguishes between the
82c168 and 82c169 when probing. If no MII transceiver is detected,
it switches over to using the internal one.
1999-04-10 18:44:53 +00:00
Eivind Eklund
c523e8b21d
Lock vnode correctly for VOP_OPEN.
...
Discussed with: alc, dillon
1999-04-10 17:54:43 +00:00
Nick Hibma
377912b604
Updated the list of devices supported by the USB susystem.
...
Thanks Mike for the hint.
1999-04-10 16:54:12 +00:00
Nick Hibma
8f2a96f2cb
uncomment the uhci entry
1999-04-10 15:23:12 +00:00
Chuck Robey
06497d232b
Fix description of size, it's in kilobytes, not bytes.
1999-04-10 15:09:07 +00:00
Hellmuth Michaelis
bb583c03fc
Add ISDN cards supported by isdn4bsd to list of supported hardware,
...
remove nic driver for Dr. Neuhaus Niccy 300x ISDN cards from this list
1999-04-10 14:34:29 +00:00
Andrey A. Chernov
052ce6c70d
add -s to usage
...
PR: 11056
Submitted by: Nickolay N. Dudorov <nnd@mail.nsk.ru>
1999-04-10 14:03:38 +00:00
Foxfair Hu
0ed3fce6d0
Correct a link problem with zh_TW.BIG5, make the display reasonable.
1999-04-10 12:22:25 +00:00
Dag-Erling Smørgrav
3e297f8d95
Allow the user to specify a different firewall script than /etc/rc.firewall.
1999-04-10 10:56:58 +00:00
Greg Lehey
09c1cbfe92
struct drive: add fields for debugging lockdrive deadlocks.
1999-04-10 08:12:44 +00:00
Greg Lehey
f83e10d7ca
set_sd_state:
...
If a drive is down, take "empty" sds down. Previously they were
unchanged, which cause set_plex_state to take them up under some
circumstances.
1999-04-10 08:12:12 +00:00
Greg Lehey
ff17305f57
When VINUMDEBUG is set, add function basename() to return the base
...
name of a file. Used by MMalloc and lockdrive.
1999-04-10 08:11:44 +00:00
Greg Lehey
7ffb59f668
lockdrive: Add debug calls to catch occasional deadlocks on drives.
...
The problem is probably gone, but the debug checks remain
for a while.
1999-04-10 08:11:21 +00:00
Greg Lehey
cea0c59dfa
Add flag keyword w.
1999-04-10 08:10:55 +00:00
Greg Lehey
301ef407a4
daemon_save_config:
...
Fix a potential drive deadlock when saving config to a non-existent
drive.
Add debug calls to catch occasional deadlocks on drives. The problem
(above) is probably gone, but the debug checks remain for a while.
1999-04-10 08:10:24 +00:00
Greg Lehey
c73d47fca5
Define macro LOCKDRIVE for debugging drive locking deadlocks.
1999-04-10 08:09:49 +00:00
Greg Lehey
385e19fcb6
Add declaration for basename()
...
Change lockdrive definition if VINUMDEBUG is set.
1999-04-10 08:09:27 +00:00
Greg Lehey
ec3a729692
Add debug calls to catch occasional deadlocks on drives. The problem
...
is probably gone, but the debug checks remain for a while.
update_plex_config: Catch yet another divide-by-zero problem when
detaching the last subdisk from a striped plex.
Uncovered-by: Michael Reifenberger <root@nihil.plaut.de>
1999-04-10 08:08:45 +00:00
David E. O'Brien
42d21b86b2
Look in the new place for GCC bits.
1999-04-10 08:07:34 +00:00
KATO Takenori
89f657276f
Sync with sys/i386/i386/userconfig.c revision 1.133.
1999-04-10 04:44:33 +00:00
KATO Takenori
6b21bf93e7
Sync with sys/i386/conf/files.i386 revision 1.233.
1999-04-10 04:42:46 +00:00
Greg Lehey
1566f7801c
Add kldstat macro, which basically does the same thing as kldstat(8)
1999-04-10 04:04:16 +00:00
Greg Lehey
9690aae346
Document -w option for init command.
...
Reorganize OPTIONS section into alphabetical order.
1999-04-10 04:02:23 +00:00
Greg Lehey
fc7fafc1a1
Add -w option to init command: wait for init to complete before
...
returning.
1999-04-10 04:00:49 +00:00
Bruce Evans
34597fa67f
Oops, the previous log message should have been:
...
Include <machine/ansi.h> so that this file is self-sufficient again.
Rev.1.6 doesn't do this as claimed unless <nlist.h> has nonstandard
pollution.
Cleaned up includes.
1999-04-10 03:49:43 +00:00
Alan Cox
53134efb59
pmap_remove_pte:
...
Use "loadandclear" to update the pte.
pmap_changebit and pmap_ts_referenced:
Switch to pmap_TLB_invalidate from invltlb.
1999-04-10 02:58:17 +00:00
Andrey A. Chernov
fb6a9d37a0
add -s to synopsis
1999-04-10 01:56:20 +00:00
Nik Clayton
c64aec80f8
Add a warning bout the SoundBlaster and ISA DMA locking up the machine,
...
and a possible workaround.
PR: docs/5358
Submitted by: Matthew Dillon
Reviewed by: nik
1999-04-09 21:14:56 +00:00
David E. O'Brien
91a32ec0f3
Did not mean to import these with 2.0b1pl17
...
(was the docs/ dir in previous ISC distfiles)
1999-04-09 18:51:21 +00:00
Bruce Evans
c4980fa9d1
Fixed world breakage. Fixed (?) building with -jN (N > 1).
...
The previous commit made things worse by breaking the -j0 case and
moving around the breakage for the -jN case. The fix involves
restoring .ORDER statements that were deleted in the previous commit,
removing wrong special handling of tree-check.h, and rewriting the
generation of fudged dependencies based on an idea I got from the
previous commit (filter out problematic objects first).
1999-04-09 18:46:48 +00:00
Warner Losh
26ba999e7e
Various language and style concerns fixed.
...
Noted by: bde
1999-04-09 18:26:46 +00:00
Dag-Erling Smørgrav
5a00f36414
Allow setting MAXFILES in the kernel config.
1999-04-09 16:28:11 +00:00
Tor Egge
8b220a611d
When a variable expansion is enclosed in double quotes, the internal
...
representation of the expression is quoted. Take care of this when
doing pattern matching in conjunction with trimming.
#!/bin/sh
c=d:e; echo "${c%:e}"
PR: NetBSD PR#7231
Noticed by: Havard Eidnes <Havard.Eidnes@runit.sintef.no>
1999-04-09 15:23:48 +00:00
Bruce Evans
95a7753b24
Declare mkstemps().
1999-04-09 15:06:56 +00:00
Bruce Evans
1dc547e7a9
Fixed missing include in synopsis.
...
Fixed some mdoc usage errors.
1999-04-09 14:31:59 +00:00
John Polstra
a18cde535d
The ELF specification says that the RPATH in the executable or
...
shared object takes precedence over LD_LIBRARY_PATH. Make the
dynamic linker do it that way.
1999-04-09 06:42:00 +00:00
Warner Losh
1f692d4094
Ooops. Forgot C++ ABI major version bump (aka breakage).
1999-04-09 06:34:00 +00:00
Warner Losh
ff5e1f793a
In reading -current, I noticed I had overlooked the NOAOUT -> WANT_AOUT
...
change, which deserves a mention here.
1999-04-09 06:31:00 +00:00
Warner Losh
8172568955
Added a whole lot of information on upgrading with egcs and the common
...
problems discussed in -current up through approx april 7th. Those
more in the know please read these changes and send me corrections.
I've only hit a few of the cases, not all of them, so my reporting is
second hand at best.
1999-04-09 06:17:37 +00:00
John Polstra
1306c069d2
Ugh. I didn't know this Makefile was reaching over into the dynamic
...
linker sources for some of its header files. Add a -I flag to pick
up a new directory over there.
1999-04-09 05:56:23 +00:00
Brian Somers
d746fb6643
If given host.domain:nn[.nn], trimdomain() now reduces it to
...
host:nn[.nn] (if the domain is the same as the local one).
1999-04-09 01:54:10 +00:00
Greg Lehey
d85bfa1067
update_plex_config: Eliminate a potential divide-by-zero.
...
Tripped-over-by: Karl Pielorz <kpielorz@tdx.co.uk>
1999-04-09 01:20:22 +00:00
Greg Lehey
4a10e91653
Modify parameter checking in LongJmp to match the reality of an
...
enlarged kernel memory space.
Paniced-over-by: Karl Pielorz <kpielorz@tdx.co.uk>
Michael Reifenberger <root@nihil.plaut.de>
1999-04-09 01:17:50 +00:00
Greg Lehey
033916740b
If the wrong version of vinum(8) has been started (i.e. non-RAID-5
...
when the kernel module is RAID-5, or the other way round), execve()
the correct one.
Add \n to an error message.
1999-04-09 01:14:36 +00:00