summaryrefslogtreecommitdiffstats
path: root/sys/netccitt/pk_subr.c
Commit message (Collapse)AuthorAgeFilesLines
* Kill netccitt. The code is ancient, nobody wants to maintain it, and itwollman1996-02-061-1194/+0
| | | | doesn't compile cleanly.
* Moved inline functions for insque() and remque() to <sys/queue.h>.bde1995-12-031-1/+2
| | | | | | | Protected them with `#ifdef KERNEL' so that <sys/queue.h> is valid C++. Added the necessary #includes of <sys/queue.h>. These functions are bogus and should be replaced by the queue macros.
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-2/+2
| | | | the LINT configuation.
* Remove trailing whitespace.rgrimes1995-05-301-84/+84
|
* Update calls to rtalloc1() to match.wollman1994-12-131-2/+2
|
* Added $Id$dg1994-08-021-0/+1
|
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+1192
OpenPOWER on IntegriCloud