summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_tty.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary #include's as reported by phk's script.archie2000-09-221-1/+0
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-13/+1
* Two simple changes to the kernel internal API for netgraph modules,julian2000-04-281-2/+3
* Use snprintf() instead of sprintf().archie2000-03-131-1/+1
* Remove a bunch of un-needed includes.julian1999-12-071-2/+0
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-301-10/+11
* When allocating a new PKTHDR mbuf, always set m->m_pkthdr.rcvif = NULL.archie1999-11-171-2/+2
* Add typedefs for node methodsjulian1999-11-011-8/+7
* dang, deleted a linejulian1999-10-231-1/+2
* Now that Netgraph is in the system there are some cleanups we can do.julian1999-10-231-7/+3
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+706
OpenPOWER on IntegriCloud