perseant
9526bd4df7
Patch for PRs 5124, 5535: correctly interpret the gid mapping file, rather
...
than using the last uid map entry for every gid map entry.
1999-06-01 19:16:49 +00:00
thorpej
2349cbb5b3
Glue in the SiS900 Ethernet controller driver.
1999-06-01 18:29:50 +00:00
ross
c81cf70565
* Sync .St with the main mdoc
...
* Fix (some of) the bugs with .Fn
1999-06-01 18:25:15 +00:00
ross
e3ec359a7a
Remove .Tn from lower case name. `.Tn X/Open' will DTWT.
1999-06-01 18:24:10 +00:00
ross
574a7ff428
Make this work with obj dirs.
1999-06-01 18:22:52 +00:00
thorpej
ba43886d7e
Device driver for the Silicon Integrated Systems SiS900 10/100 Ethernet
...
chip, found on the IBM Netstation.
1999-06-01 18:19:13 +00:00
jwise
fa6d6e512e
Add a Makefile, as suggested by hubertf. The Makefile cribs brazenly from^W^W^W
...
is heavily influenced by src/distrib/notes/Makefile.inc, from Ross Harvey.
While here, fix a typo and nuke some trailing spaces, to make mdoc more comfortable.
1999-06-01 16:51:44 +00:00
jwise
351582cbf6
Add an appropriate copyright statement. This will be assigned to TNF
...
shortly.
1999-06-01 16:48:21 +00:00
chopps
db51dacf58
s,order of evaluation,associativity, they aren't the same thing
1999-06-01 15:24:07 +00:00
leo
80054d22ac
Fix copyright (exchange clauses 3 & 4).
1999-06-01 14:27:39 +00:00
leo
9f1fa6b986
Fix copyright notice (acknowledgment -> acknowledgement)
1999-06-01 14:16:00 +00:00
bouyer
466d1747ff
memset ump->um_e2fs to 0 after malloc, it is bigger than SBSIZE and thus some
...
parts were left uninitialised. The symptom was that a read-only mount tried
to rewrite back the superblock.
1999-06-01 13:18:49 +00:00
mark
eb947d2f5e
Fix bug in event signalling.
1999-06-01 09:34:06 +00:00
jwise
a3983c0010
Add stub entries for a bunch more utilities.
1999-06-01 04:42:13 +00:00
briggs
6e95146ec6
Raise spl4 to spl6 in quick_go--I am now experimenting with interrupts
...
at levels 5 (sound) and 6 (via1) on the Q700.
Raise splhigh when reading and writing registers. It's ugly, but it's
possible that we could get an interrupt from a higher-level source,
causing a re-read of a memory location.
This is not good when, e.g., we are reading the interrupt register.
Ideally, we would just raise splhigh() in ncr53c9x_readregs(), but
that's m.i. code, and it may be expensive on other architectures.
1999-06-01 03:40:12 +00:00
mark
29fe96b920
Guard inclusion of opt_cputypes.h.
1999-06-01 03:37:02 +00:00
briggs
0ff3b0087c
Add debug routine as an aid for working out new nubus cards.
1999-06-01 03:26:42 +00:00
briggs
5e28d99a64
Add define for another ethernet card (Nuvolink)
...
Wrap nubus_scan_slot() prototype in #ifdef DEBUG.
1999-06-01 03:24:25 +00:00
perseant
88207e0cba
Fixed lfs_update (and related functions) so that calls from lfs_fsync
...
will DTRT with vnodes marked VDIROP. In particular, the message
"flushing VDIROP" will no longer appear, and the filesystem will remain
stable in the event of a crash.
This was particularly a problem with NFS-exported LFSes, since fsync
was called on every file close.
1999-06-01 03:00:40 +00:00
briggs
42d2797a4b
Comment out DISABLE_EXT_CACHE as it unnecessarily slows down the IIci
...
w/ external cache. Leave it around so the paranoid can still use it.
1999-06-01 02:39:25 +00:00
jwise
644cd7ff6b
Initial import of a document detailing NetBSD's compliance with the
...
X/Open Commands and Utilities, Issue 5 (XCU5) standard, as well as a
directory structure in which documents detailing NetBSD's compliance
with other standards from X/Open and other bodies can be imported.
The XCU5 documentation presented here is _far_ from finished, but I wanted
to get something in tree for people to review and comment upon.
1999-06-01 02:36:07 +00:00
lukem
6a62a9cff3
sanity check bufcache before using it
1999-06-01 00:40:48 +00:00
lukem
3da956dff3
regen
1999-05-31 23:57:50 +00:00
mrg
2332079d3f
unlock the map for unknown arguments to uvm_map_advise. from Soren S. Jorvang in PR kern/7681
1999-05-31 23:36:23 +00:00
ross
a1c15a355d
In PMAP_ISACTIVE(), check curproc->p_vmspace before using it; this macro
...
is called early in startup, long before p_vmspace is set to &vmspace0.
1999-05-31 20:49:00 +00:00
ross
4313734913
After some banging and bashing, commit Jason's new ddb traceback code.
1999-05-31 20:42:15 +00:00
ross
604d4df11e
Convert to traceback-friendly temporary labels.
1999-05-31 20:40:23 +00:00
ross
ffc59b8bad
Be less drastic when running strip(1) on DEBUG=-g kernels.
1999-05-31 18:54:49 +00:00
kleink
34e8af912a
Remove a comment copied directly from ld.elf_so that really shouldn't be here.
1999-05-31 14:56:00 +00:00
kleink
4a61873f68
Update for m68k.
1999-05-31 14:52:11 +00:00
kleink
8b74e6d78e
Implement LD_PRELOAD support.
1999-05-31 14:48:16 +00:00
minoura
db782f7c11
First attempt to implement PMAP_NEW interface.
...
The code was mostly written before the pmap_k* inconsistency fixes.
Work around might still remain. Should be removed.
1999-05-31 14:39:13 +00:00
kleink
84a39bedbc
Make it clearer that -L does not necessarily do the job, and, following
...
conventions, move exit status information into its own section.
1999-05-31 14:37:20 +00:00
kleink
b29d50b8d1
* Restructure getcwd_logical() to have a reasonable error description even if
...
$PWD is unset in the environment and update usage() string; addresses
PR bin/7504.
* Fix whitespace lossage from rev. 1.11.
* Minor other cleanups, including EXIT_{SUCCESS,FAILURE}.
1999-05-31 14:31:07 +00:00
kleink
6fa8a10645
Wrap message catalog installation inside MKNLS check.
1999-05-31 14:21:11 +00:00
kleink
17268da658
Deciding whether to build texinfo files is now taken care of by bsd.info.mk.
1999-05-31 14:17:44 +00:00
lukem
7d44fa2e6e
* use format_bytes() to display the disk size
...
* wrap a couple of printf()s
1999-05-31 12:05:39 +00:00
is
7658a91815
Create *wd[23]? device nodes, so that machines with more than two IDE
...
drives can be installed.
XXX The 1.4 single-floppy install has only 24 free inodes, but 32 are needed
by this. Some more work is needed (e.g., change newfs parameters for the
ram disk, or switch back to a 2-floppy install).
1999-05-31 11:14:07 +00:00
nisimura
8286166c86
- Call _splnone() explicitely after auto config. was well done to make
...
sure SOFT_INTs cleared before interrupt processing is started.
1999-05-31 07:42:56 +00:00
ross
725b2cb79a
Document new `L' format modifier.
1999-05-31 07:05:56 +00:00
ender
5f92800c39
Add a paragraph warning the user that a MacOS partition is still necessary
...
for booting so completely destroying all existing partitions may be
ill-advised.
Should fix PR 6341 from John Refling (refling@comet.lbl.gov ).
1999-05-31 06:54:31 +00:00
ross
66ffb4e4d6
New format modifier: `L' gives true `long' vs `l' or `legacy' long.
1999-05-31 06:53:45 +00:00
ross
6b3d12f44a
Calculate what sp would have been and save it in otherwise-unused
...
FRAME_SP slot if entering ddb.
1999-05-31 06:41:39 +00:00
ender
077384cc46
Add a note about 32-bit addressing when the Memory control panel does not
...
give you the option.
Should fix PR 6320 from John Refling (refling@comet.lbl.gov ).
1999-05-31 06:38:16 +00:00
nisimura
fad2c4c762
- A little attention for TLBUpdate().
1999-05-31 06:10:32 +00:00
kim
fd771a9c66
Fix bug pointed out by Jerry Peek <jpeek@jpeek.com> in PR bin/7674.
...
If hold space null when doing an 'G', make sure it contains a newline.
Fix copied from revision 1.17 where cgd applied a fix for 'x'.
1999-05-31 04:46:33 +00:00
ross
d3df2008f1
Fix generation of locore.s dependencies.
1999-05-31 02:46:17 +00:00
eeh
b14c7f77cb
Garbage collect.
1999-05-31 00:14:00 +00:00
eeh
07d5dfdd7b
Fix some bugs in some more of those asm macros.
1999-05-31 00:13:16 +00:00
briggs
f3d8507abd
PR 7021 from Yoshihisa Sugimoto <sugimoto@sums.shiga-med.ac.jp>:
...
Clear interrupt properly on the RasterOps 24XLTV. Same as the 24LX.
1999-05-30 21:43:19 +00:00