summaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_echo.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-09-01net: clean up empty lines in .c and .h filesMateusz Guzik
2005-04-15- Return error, if there was one.Gleb Smirnoff
2005-01-07/* -> /*- for license, minor formatting changesWarner Losh
2004-05-29Switch to using C99 sparse initialisers for the type methods array.Julian Elischer
2001-01-08Part 2 of the netgraph rewrite.Julian Elischer
2001-01-06Rewrite of netgraph to start getting ready for SMP.Julian Elischer
2000-12-18Divorce the kernel binary ABI version number from the messageJulian Elischer
2000-12-12Reviewed by: Archie@freebsd.orgJulian Elischer
2000-10-24Since neither archie nor I work at Whistle any more, change our emailJulian Elischer
2000-04-28Two simple changes to the kernel internal API for netgraph modules,Julian Elischer
1999-12-07Remove a bunch of un-needed includes.Julian Elischer
1999-11-30Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs
1999-11-01Add typedefs for node methodsJulian Elischer
1999-10-21Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer