mdodd
6d3a90d7bc
Restore the pre-new_bus behavior of printing out the reserved resources
...
during device announcement. (irq, ioport, maddr)
Reviewed by: dfr, peter
1999-07-30 13:54:00 +00:00
newton
2c354bcb9e
Previous commit also removed some 'const' qualifiers on args for
...
svr4_sys_sendto() which probably shouldn't have been 'const'.
1999-07-30 13:44:43 +00:00
newton
9810ef40ca
Previous commit also finished cleaning up some dev_t -> udev_t transformations
...
related to the commit for rev 1.3 of svr4_stat.c.
svr4_sysvec.c also received a copyright message (which is why it grew by
28 lines).
1999-07-30 13:42:56 +00:00
newton
4f2b522ebc
Fix svr4_sys_poll(); SysV STREAMS produce return values from poll() which
...
BSD sockets don't. Guess at a correct emulation for those values (it seems
to work for telnet, ftp and friends)
1999-07-30 13:12:26 +00:00
hoek
eb38eb9c63
Even better fix for last commit: rename rcsid[] to _yacc-parser_rcsid[]
...
(one always gets these ideas just after the commit).
1999-07-30 13:04:19 +00:00
mpp
498d2c9ba8
Fix some typos.
1999-07-30 12:59:13 +00:00
hoek
32b04adb4f
Don't output rcsid into the output parser. It may have already been
...
defined in an input file such as src/bin/sh/arith.y. #if 0 it out. I did
not add $Id$ back into the comment header (as removed from last commit).
1999-07-30 12:53:21 +00:00
mpp
3f94dd50f8
Use the .At macro to reference versions of AT&T UNIX.
1999-07-30 12:52:21 +00:00
newton
3b57b22298
Initial checkin
1999-07-30 12:50:48 +00:00
newton
5f5a02888b
Add $Id$ tags.
...
Clean-up some unused (or to-be-used) variables in svr4_getcontext()
1999-07-30 12:47:17 +00:00
newton
5ac6d3874c
Clarify use of the 'streams' pseudo-device (i.e.: static or kld).
...
Trust me, this stuff will be in a real manpage before 4.0 ships :-)
1999-07-30 12:46:16 +00:00
newton
8cf6f8ca29
Add $Id$ tags
1999-07-30 12:45:21 +00:00
mpp
6f0fb2923f
Use the .At macro when referencing versions of AT&T UNIX.
...
Note: you need to install the current groff tmac macros for these
man pages to format correctly. Specifically, rev 1.21 of
contrib_groff/tmac/doc-syms in -current, or rev 1.17.24 for 3.2-stable
1999-07-30 12:45:20 +00:00
newton
a89467c275
Hmm - How did *that* get in there?
1999-07-30 12:44:49 +00:00
newton
39e910ef22
Fix panic caused when *stat64() family of syscalls try to fill-in
...
their svr4_stat64 structures with old dev_t values instead of udev_t's.
Panic was caused when major() and minor() were called with args which
weren't pointers. The panic was probably introduced in rev 1.51 of
kern_conf.c
1999-07-30 12:43:30 +00:00
newton
206f542fa4
Eliminate 'WARNING: "streams" is usurping "streams"'s cdevsw[]' messages
...
at boot
1999-07-30 12:39:49 +00:00
mpp
0b514b0abf
Teach the .At macro about releases v2, v3, v4, and v5 of AT&T UNIX.
1999-07-30 12:33:26 +00:00
kato
69ed2c5dc9
Sync with sys/i386/isa/clock.c revision up to 1.142.
1999-07-30 11:43:10 +00:00
kato
862e8ea982
Sync with sys/i386/i386/machdep.c revision 1.357.
1999-07-30 11:42:05 +00:00
kato
2aeb12accc
Removed apm_setup.s.
1999-07-30 11:40:55 +00:00
mpp
03610e3c14
Document the getdents(2) system call. The documentation was
...
added to the getdirentries(2) man page because 95%+ of that
man page comprised the text of the getdents(2) man page
I obtained from NetBSD.
1999-07-30 11:32:08 +00:00
mpp
b984ff5dd5
Fix a number of typos.
1999-07-30 10:24:57 +00:00
mpp
e06b0b0b8e
Document the lchmod(2) system call.
...
Pointed-out-by: bde
1999-07-30 10:08:21 +00:00
mpp
cbf8d73ae9
Add a manual page for getdents(2). This was taken from NetBSD, but
...
still needs some cleanup which is why it hasn't been added to the
Makefile yet.
Obtained from: NetBSD
Pointed-out-by: bde
1999-07-30 09:26:50 +00:00
mpp
25e85c42a7
Document the lutimes() and futimes() system calls.
...
PR: kern/11213
Obtained from: NetBSD w/some minor changes by me
1999-07-30 09:01:45 +00:00
msmith
3c38788606
Remove all vestiges of APMIO_BIOS
...
Submitted by: N. Dudorov <nnd@mail.nsk.ru>
1999-07-30 08:24:23 +00:00
mpp
f42b7dcfc4
Mdoc cleanup.
1999-07-30 07:45:40 +00:00
des
445c400c38
Show dirty buffers and the percentage of time a disk was busy.
...
PR: 12858
Submitted by: Arjan de Vet <Arjan.deVet@adv.iae.nl>
1999-07-30 07:44:25 +00:00
obrien
ffffe6481b
Only output `rcsid' (set to our Id string) into the resulting parser file.
...
Don't output `sccsid' (set to an anchient UCB Id string) into the parser file.
Submitted by: bde
1999-07-30 06:40:00 +00:00
imp
937ff682c0
Force safer mode of operation for man's use of *roff.
...
Obtained from: OpenBSD's nroff.sh 1.2 by aaron@openbsd.org
1999-07-30 05:20:17 +00:00
wpaul
7f07913dd9
Close PR #12651 : the hash calculation routine has changed in other
...
parts of the kernel but was not updated in nfs_readdirplusrpc().
1999-07-30 04:51:35 +00:00
wpaul
9bf69787ba
Fix two bugs in nfs_readdirplus(). The first is that in some cases,
...
vnodes are locked and never unlocked, which leads to processes starting
to wedge up after doing a mount -o nfsv3,tcp,rdirplus foo:/fs /fs; ls /fs.
The second is that sometimes cnp is accessed without having been
properly initialized: cnp->cn_nameptr points to an earlier name while
"len" contains the length of a current name of different size. This
leads to an attempt to dereference *(cn->cn_nameptr + len) which will
sometimes cause a page fault and a panic.
With these two fixes, client side readdirplus works correctly with
FreeBSD, IRIX 6.5.4 and Solaris 2.5.1 and 2.6 servers.
Submitted by: Matthew Dillon <dillon@backplane.com>
1999-07-30 04:02:04 +00:00
green
a448a2abc0
Fix improper mmap length paramater which can result in improper behavior
...
or cmp crashing in specific cases.
1999-07-29 23:26:22 +00:00
se
e22d6206a9
Fix install target (install loader.exe, not loader).
1999-07-29 22:22:38 +00:00
wpaul
a0ef521585
Correct the sanity test length calculation in nfsrv_readdirplus(): len is
...
being incremented by 4 bytes too few each time through the loop, which
allows more data into the mbuf chain that we really want. In the worst
case, when we're using 32K read/write sizes with a TCP client, this causes
readdirplus replies to sometimes exceed NFS_MAXPACKET which leads to a
panic. This problem cropped up for me using an IRIX 6.5.4 NFSv3 TCP client
with 32K read/write sizes, however supposedly it can be triggered by
WinNT NFS servers too. In theory, it can probably be triggered by any
NFS v3 implementation using TCP as long as it's using the maxiumum block
size.
Reviewed by: Matthew Dillon <dillon@backplane.com>
1999-07-29 21:42:57 +00:00
billf
d217f4f226
Add the 'Swiss' font, which refers to the name of the font, not the locale.
...
Apologies To: Dan Nelson <dan@emsphone.com>
1999-07-29 21:15:10 +00:00
billf
a0a9bba6c0
we only need to declare i if we are building for the alpha.
1999-07-29 21:12:54 +00:00
gallatin
b0dce3d9bb
Fix an unbelievably stupid typo that cases as500 & as600 machines booted
...
with a graphics head to panic on boot
1999-07-29 19:09:38 +00:00
sheldonh
cef6367707
Add an example for folks who can never remember how to generate a
...
recursive diff for use with send-pr(1).
PR: 12440
Requested by: David Kelly <dkelly@hiwaay.net>
1999-07-29 18:57:39 +00:00
msmith
4eceeba1ed
Formatting-only cleanup accidentally omitted from the patch merge in the
...
previous major update. Bring new code into style alignment with the
existing code. No functional changes.
1999-07-29 18:47:39 +00:00
iwasaki
2e7d3a32be
No more apm_errno. It breaks the build with APM_DEBUG,
...
uses (sc->bios.r.eax >> 8) & 0xff instead.
1999-07-29 18:15:33 +00:00
green
7c9726279a
lutimes() bug: FOLLOW should be NOFOLLOW for this one.
...
Submitted by: Dan Nelson <dnelson@emsphone.com>
1999-07-29 17:02:56 +00:00
gallatin
de1c392c86
On an AS 600 5/266 (and possibly others), accessing the configuration
...
space of PCI devices that don't exist cause PCI master & target aborts
rather than returning ~0 or giving a machine check. Bring in some code
from NetBSD to handle this properly.
obtained from: NetBSD
reviewed by: dfr
1999-07-29 16:44:22 +00:00
sheldonh
bc7c4b861c
Allow comments and blank lines as advertised in passwd(5).
...
PR: 12828
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
1999-07-29 16:30:35 +00:00
billf
476792af68
A stupid nit, change freebsd to FreeBSD.
1999-07-29 15:05:16 +00:00
brian
5795239a2f
Mention which rfc the DNS/NBNS IPCP extensions come from.
1999-07-29 14:37:26 +00:00
joerg
8b7dc7c5cf
Revert rev 1.149. Bruce convinced me that the problem already disappeared
...
by the fix in rev 1.120, which i wasn't immediately aware of.
1999-07-29 11:27:33 +00:00
obrien
d291b1f656
Follow the directions in the comments and add our Id string to the output
...
file.
1999-07-29 09:59:06 +00:00
obrien
f979029f4c
Go back to using Bison for now, due to `make world' breakage.
...
BTW, if our src/contrib/bison is upgraded from 1.25 to the current 1.27
offering, the build breaks exactly the same way....
1999-07-29 09:49:29 +00:00
obrien
b10abbc3c0
Check that user supplied the required argument; and if not, show usage().
...
Obtained from: OpenBSD
1999-07-29 09:47:33 +00:00