summaryrefslogtreecommitdiff
path: root/sys/netccitt
AgeCommit message (Expand)Author
1999-09-10s/acknowledgment/acknowledgement/simonb
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun
1999-07-01add PR_LISTEN to protocols which support listen(2)darrenr
1999-01-14Domains are associated with protocol families, not address families.thorpej
1998-09-13Fix copyright mess:christos
1998-09-09Braces for EGCS.thorpej
1998-09-05Assign copyright to TNF.christos
1998-07-28fix to accomodate change in vn_rdwr prototypemjacob
1998-07-25Another printf(%:) down.wrstuden
1998-07-07Declare llcintrq here.thorpej
1998-07-07extern'ize llcintrq.thorpej
1998-07-07Don't conditionalize externs on #if ... LLC ...thorpej
1998-07-05defopt NS, NSIP.jonathan
1998-07-05defopt ISO TPIP.jonathan
1998-07-05defopt LLCjonathan
1998-07-05defopt HDLC.jonathan
1998-07-05defopt CCITT.jonathan
1998-07-05defopt INET, NETATALK.jonathan
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1998-03-01Merge with Lite2 + local changesfvdl
1998-02-14Fix variable declarations: register -> register int.kleink
1998-01-28Use offsetof() from libkern.hthorpej
1997-06-24Eliminate use of dtom() from the network code, allowing more flexiblethorpej
1997-05-02Adjust pdu names.christos
1996-10-13backout previous kprintf changechristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-10-10- add missing prototypeschristos
1996-05-23Mostly minor changes.mycroft
1996-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-05-09Include <machine/cpu.h> to get setsoftnet().scottr
1996-05-07Changed struct ifnet to have a pointer to the softc of the underlyingthorpej
1996-04-13fix screw-up in the prototyping changes: print pointers with %p, NOTcgd
1996-03-30- Parenthesize &christos
1996-03-14Make cons_rtrequest return void because the only place it is usedchristos
1996-02-13netccitt prototypeschristos
1995-08-17so_pcb should be a void *.mycroft
1995-08-04Encapsulate the test for sending a notification in a macro, sb_notify().mycroft
1995-06-15adjust for the other day's structure changes; make it compile.cgd
1995-06-13Change llinfo_x25 to use queue.h.mycroft
1995-06-13Update to match data structure changes.mycroft
1995-06-13Update to match data structure changes.mycroft
1995-04-11Remove some explicit references to loif.mycroft
1995-03-29KERNEL -> _KERNELbriggs
1995-03-26KERNEL -> _KERNELjtc
1995-03-08cast pointers correctly, ioctl cmds are u_longs.cgd
1994-12-14Remove extra arg to vn_open().mycroft
1994-11-14added extra argument to vn_openchristos
1994-09-20C syntaxcgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-18glad to see that this was compiled after the new FS code went in!cgd