lukem
|
4f2ad95259
|
add RCSIDs
|
2001-11-13 00:56:55 +00:00 |
thorpej
|
bf2dcec4f5
|
Remove the use of splimp() from the NetBSD kernel. splnet()
and only splnet() is allowed for the protection of data structures
used by network devices.
|
2001-04-13 23:29:55 +00:00 |
jonathan
|
466e784ee1
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
chuck
|
0f3c7ec18c
|
netbsd pr#2918 (jukka.partanen@research.nokia.com):
- fix up netnatm so that it compiles with new warning flags (and
install headers)
|
1996-11-09 03:26:25 +00:00 |
christos
|
cb32007a8b
|
backout previous kprintf change
|
1996-10-13 01:59:55 +00:00 |
christos
|
6d7ad25bea
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-10 23:12:43 +00:00 |
chuck
|
7a5247c228
|
new native mode ATM protocol layer. experimental code for playing
with raw aal0 and aal5 virtual circuits.
|
1996-07-04 03:20:11 +00:00 |