.. |
adosfs
|
set blocksize in adosfs_getattr(). fixes pr#968
|
1995-04-17 12:22:08 +00:00 |
arch
|
Leave pseudo-device prom in for now (even though it doesn't work)
|
1995-06-12 19:05:43 +00:00 |
compat
|
Go with the flow; use `/emul/sunos' pseudo-root (from Matthew Green).
|
1995-06-11 22:33:50 +00:00 |
conf
|
rename files files for new config/config.old naming
|
1995-04-28 08:19:12 +00:00 |
ddb
|
Avoid printing values as "end+0x...."
|
1995-05-24 20:21:00 +00:00 |
dev
|
Remove check for if_addrlist == 0; if_attach() always puts one address on
|
1995-06-12 00:09:42 +00:00 |
isofs/cd9660
|
copy*str() should use size_t.
|
1995-03-09 12:05:21 +00:00 |
kern
|
Add Linux ELF module to the list of things to try.
|
1995-06-11 20:22:12 +00:00 |
lib
|
Various cleanup, including:
|
1995-06-12 00:46:47 +00:00 |
miscfs
|
Fix a condition where union_updatevp() would reinsert the node onto the
|
1995-06-02 02:39:20 +00:00 |
msdosfs
|
Update a comment in deupdat() to reflect current reality.
|
1995-06-02 16:19:55 +00:00 |
net
|
Make sure to initialize ifnet correctly.
|
1995-06-12 02:22:13 +00:00 |
netccitt
|
Remove some explicit references to loif.
|
1995-04-11 04:30:47 +00:00 |
netinet
|
in_pcbnotify*() don't return anything.
|
1995-06-12 06:49:55 +00:00 |
netiso
|
Remove extra definition of satosin().
|
1995-06-07 15:21:48 +00:00 |
netns
|
nsipstart() should return void.
|
1995-04-11 04:25:21 +00:00 |
nfs
|
Various cleanup, including:
|
1995-06-12 00:46:47 +00:00 |
scsi
|
Add `Maxtor LXT-213S', this time without a Sun OEM addition.
|
1995-06-02 21:44:11 +00:00 |
stand
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
sys
|
add m_split proto, as suggested by Ignatios Souvatzis in pr 1076
|
1995-06-07 00:21:28 +00:00 |
ufs
|
Fix thinko in previous commit. Do this as suggested by John Kohl.
|
1995-05-30 11:41:38 +00:00 |
vm
|
oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c
|
1995-05-07 19:27:27 +00:00 |
Makefile
|
take three
|
1994-06-29 06:19:16 +00:00 |