aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ngctl/types.c
Commit message (Expand)AuthorAgeFilesLines
* ngctl: Modernize code somewhatDag-Erling Smørgrav2026-02-131-4/+2
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Don't use empty braces ("{}") to initialise arrays. This is a syntaxStefan Farfeleder2006-07-171-1/+1
* Style: space after "return".Gleb Smirnoff2006-06-281-3/+3
* Unnest includes before forthcoming editing.Gleb Smirnoff2006-05-241-0/+6
* Get rid of all (but one in write.c) static size buffers.Ruslan Ermilov2004-01-271-4/+5
* Make this WARNS=3 clean.Ruslan Ermilov2004-01-261-3/+5
* Field structure changed name from 'typename' -> 'type_name'.Archie Cobbs2000-05-011-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+92