ad
9091cf3b66
Clean up, fix.
2000-07-26 12:02:28 +00:00
ad
d6ff273d1e
- Xr pcdisplay(4)
...
- Capitalisation.
2000-07-26 11:56:15 +00:00
ragge
f9374fe05f
Add bi interrupt allocator. Should be somewhere else.
2000-07-26 11:55:55 +00:00
ragge
e50ddafc0b
Add badaddr() field.
2000-07-26 11:55:01 +00:00
ragge
550bb5fbb2
Make yeartonum/numtoyear visible.
2000-07-26 11:54:32 +00:00
ragge
c034e1d483
VAX-specific bi support changes.
2000-07-26 11:53:30 +00:00
ragge
9c3b3ed9c6
Discover the KA88 cpu.
2000-07-26 11:50:51 +00:00
ragge
3a73106b1b
KA88 console support.
2000-07-26 11:50:16 +00:00
ragge
0aeb2853f9
Support for a machine-specific badaddr handler.
2000-07-26 11:48:50 +00:00
ragge
b38b1995fa
Support for the KA88 CPU and the NMI backplane.
2000-07-26 11:47:15 +00:00
ragge
851da6dda0
Remove the use of global "mastercpu", the world is different now.
2000-07-26 11:44:25 +00:00
pk
9c601e5c64
lstat: since namei() returns an error (EISDIR) if there is no parent to lock,
...
retry the lookup without LOCKPARENT if that happens. This is safe, since
need to have LOCKPARENT only if the vnode is of type VLNK.
2000-07-26 11:43:07 +00:00
ad
001420d7ea
Remove unneeded include.
2000-07-26 11:42:41 +00:00
pk
4a3cba7a65
Pull in <dev/clock_subr.h>.
2000-07-26 11:28:36 +00:00
pk
34604a9f79
No point in forcing SECDAY to be a long int.
2000-07-26 11:07:45 +00:00
augustss
c65b9bc807
Make parens match in CIRCLEQ_FOREACH_REVERSE; I guess this macro has never
...
been used before.
2000-07-26 11:01:01 +00:00
ad
93508ea1b3
Print a space after printing 802.1Q header information.
2000-07-26 10:48:15 +00:00
kleink
9c477a4e4e
XCU5 -> XSH5.
2000-07-26 08:57:34 +00:00
kleink
7d93b767c2
Oops, forgot to define weak aliases for public names.
...
Fixes PR {pkg,lib}/10655.
2000-07-26 08:52:57 +00:00
itojun
9e0a696a8a
remove #ifdef notdef part. sync with kame.
2000-07-26 07:40:52 +00:00
onoe
188122248a
I've confirmed that Samsung MagicLAN SWL-2000N (PRISM-II) works
...
with WEP enabled.
2000-07-26 07:28:56 +00:00
onoe
cc8e6675e2
add Samsung MagicLAN SWL-2000N
2000-07-26 07:24:15 +00:00
lukem
5ab1f61ba2
* update to match etc/rc.conf
...
* clean up formatting
2000-07-26 06:34:47 +00:00
lukem
dbf1552526
describe rc.d/NETWORK. xref rcorder -k for keywork explanation
2000-07-26 05:29:15 +00:00
lukem
7139ec4211
add rc.d/NETWORK, obsolete rc.d/systemfs
2000-07-26 05:24:59 +00:00
briggs
5d162e9bcf
Add Sigma Designs L-View and AsanteFAST product codes.
2000-07-26 04:36:16 +00:00
briggs
98cdbc4cc9
Remove advertising clause with my name.
2000-07-26 04:35:46 +00:00
mycroft
320dc0b012
Build shared libraries on sparc64.
2000-07-26 02:21:21 +00:00
mycroft
209e309de1
Always dereference argc as an int.
2000-07-26 02:11:44 +00:00
mycroft
43cfeb27a9
Catch up with type changes. Also:
...
* Apply DT_PLTRELSZ to (one of) pltrel or pltrela *after* we've finished
parsing the headers, so we know which one.
* Fix sparc64 bogons. (It works now!)
2000-07-26 02:07:34 +00:00
mycroft
9af78695ed
Introduce Elf64_Xword and Elf64_Sxword, and use them in various places instead
...
of Elf64_Word.
Make Elf64_Word be 32 bits on sparc64. (XXXX Need to determine what it's
supposed to be on other, but it's current used to size entries in DT_HASH,
which is 32 bits on sparc64 and 64 bits on alpha.)
2000-07-26 02:04:53 +00:00
eeh
9c2bf87977
Need to reserve a full 64-bit stackframe, not a 32-bit one.
2000-07-26 00:53:50 +00:00
tv
cb6fba8c4d
A README file describing the `toolchain' directory import procedure, and
...
future home for `How to build a cross-compiler'.
2000-07-26 00:40:02 +00:00
tv
3129068ae5
Import of gdb 5.0 into new gnu/dist/toolchain layout.
2000-07-26 00:32:27 +00:00
tv
1de46e6cd7
Import of binutils 2.10 into new gnu/dist/toolchain layout.
2000-07-26 00:22:40 +00:00
tv
dc36174cbd
Import of gcc 2.95.2 into new gnu/dist/toolchain layout.
2000-07-26 00:17:09 +00:00
lukem
48b9eee5e1
* add new dummy dependancy `NETWORK' to be REQUIREd by services which need
...
networking to be operational before starting, and use as appropriate.
NETWORK depends upon network and dhclient.
* move the guts of systemfs into mountcritlocal
* replace the dependancy on systemfs with mountcritremote, and remove the
former.
* SERVERS now also depends upon ppp
Notes:
* dhclient (and others) needs /var to be a $critical_filesystem_beforenet
* dhclient now starts before syslogd (because the latter needs /usr, and
/usr might need dhclient to be mounted)
Should fix PRs:
[install/9853] [bin/10002] [misc/10349] [port-i386/10633] [misc/10641]
2000-07-26 00:11:48 +00:00
jeffs
fa8ff381d8
Add code to allow the PCI com serial ports to be used as the system
...
console. This is not enabled by default, and is turned on with
options PUCCN. Done by castor@netbsd.org .
2000-07-25 23:18:42 +00:00
pk
1cc17ff87b
Define mk48txx and intersil7170
2000-07-25 22:41:58 +00:00
pk
969b4bc568
Define the todr(9) interface.
2000-07-25 22:38:14 +00:00
pk
4ba0c6b55c
New time-of-day clock chip drivers. These implement the todr(9) interface.
2000-07-25 22:33:02 +00:00
jdolecek
ee0bf49189
msdosfs_setattr(): silently ignore uid/gid changes, instead
...
of returning EINVAL
This fixes bin/9990 by Thomas Klausner.
2000-07-25 22:15:00 +00:00
mycroft
11142830f9
Switch back to newvers_stand.sh. Dunno why it bombed the first time.
2000-07-25 21:53:55 +00:00
pk
f343e5777c
Add `dma' to the `early device' list, since we need it before an `esp'
...
is configured. Traced and tested by Julian Coleman.
2000-07-25 21:50:03 +00:00
mycroft
0ef3f52396
Make this work before and after the kernel is switched to DTRT with argc.
...
This is temporary, only to make the flag day less painful.
2000-07-25 21:42:55 +00:00
pk
ed1c92951c
Add man page for a new time-of-day clock driver interface. Also documents the
...
already existing clock_secs_to_ymdhms() & clock_ymdhms_to_secs().
2000-07-25 21:12:45 +00:00
pk
ef0b35e523
Add driver man pages for Mostek MK48TXX and Intersil7170 time-of-day clocks.
2000-07-25 21:02:54 +00:00
jdolecek
61253f1dc8
msdosfs_rename(): fix too many vrele()'s of fdvp in some error cases;
...
bug and fix found on OpenBSD, though the fix is implemented very
differently here - we avoid changing correct code and only touch
what needs touching
This solves kern/10312 by Martin J. Laubach.
2000-07-25 20:56:10 +00:00
scw
2f335ce72b
Nuke __BROKEN_DK_ESTABLISH, and add __HAVE_DEVICE_REGISTER.
2000-07-25 20:52:27 +00:00
mycroft
714a495a4a
Duh, hp300 -> sparc64.
2000-07-25 20:48:19 +00:00