Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First step in Bluetooth protocol stack support. | 2005-01-14 | 1 | -1/+3 | |
| | | | | | | | | | | The code is adopted from the FreeBSD netgraph-based Bluetooth implementation by Maksim Yevmenkin <m_evmenkin@yahoo.com> but all netgraph glue was replaced with usual BSD network stack hooks. This is a work in progress. Only HCI layer works for now, L2CAP and RFCOMM are on the way. Help in testing from many, ok markus@. | ||||
* | In kernel pppoe client, a simple IPv4 only implementation. | 2004-11-28 | 1 | -1/+3 | |
| | | | | | | Initial porting from NetBSD by David Berghoff. Modified/simplified to match our sppp implementation. ok deraadt@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Nuke a whole bunch of commons; ok tedu (still more to come *sigh*) | 2003-05-12 | 1 | -2/+2 | |
| | |||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -12/+12 | |
| | |||||
* | ipxintr was missing | 2001-09-23 | 1 | -1/+2 | |
| | |||||
* | Opps. | 2000-11-08 | 1 | -1/+5 | |
| | | | | | protect from multiple inclusion. Needed for the netisr_dispatch changes. | ||||
* | s/ipv6intr/ip6intr/ | 1999-12-08 | 1 | -2/+2 | |
| | |||||
* | Only do basic work in the ethernet interrupt context, and queue packets to | 1999-05-24 | 1 | -1/+3 | |
| | | | | be bridged. Do the real work in a scheduled netisr. | ||||
* | global decl for *intr() routines, plus add INET6 | 1999-01-07 | 1 | -1/+11 | |
| | |||||
* | update for ipv6 | 1999-01-07 | 1 | -5/+6 | |
| | |||||
* | AppleTalk support based on netatalk-1.4a2 and FreeBSD. | 1997-07-23 | 1 | -1/+2 | |
| | |||||
* | OpenBSD tags + some prototyping police | 1997-02-24 | 1 | -0/+1 | |
| | |||||
* | random device is permanent now. | 1996-10-19 | 1 | -5/+0 | |
| | |||||
* | rnd -> random | 1996-08-29 | 1 | -3/+3 | |
| | |||||
* | renumber to avoid conflict with freebsd | 1996-07-03 | 1 | -2/+3 | |
| | |||||
* | add native mode atm netisr hook | 1996-06-30 | 1 | -1/+2 | |
| | |||||
* | According to the latest config stuff changes (as for if_ppp.c). | 1996-04-19 | 1 | -0/+1 | |
| | | | | the other stuff is just for IPX support. | ||||
* | Initial commit of random source driver. | 1996-03-29 | 1 | -2/+9 | |
| | |||||
* | Merging w/ NetBSD 021796. | 1996-03-19 | 1 | -1/+1 | |
| | | | | | speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so). | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+70 | |