Age | Commit message (Collapse) | Author |
|
|
|
|
|
do not overrun entry array when printing output tables
cleanup storage allocation for entries
use err/warn etc.
|
|
|
|
|
|
|
|
|
|
|
|
network list is a TAILQ
|
|
|
|
|
|
|
|
osymh@gemini.oscs.montana.edu
|
|
|
|
|
|
domain has been defined in the configuration file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from leo@dachau.marco.de; netbsd pr#2315
|
|
|
|
needs more work to do disk stats the way vmstat do.
|
|
Sync w/ recent kernel changes.
|
|
|
|
|
|
|
|
|
|
configuration, and no port number is defined for it.
|
|
|
|
|
|
|
|
NetBSD's byacc %expect mods are buggy and don't handle syntax or semantic
errors. Additionally, they do not mimic the BISON behavior they try to
emulate. Our local OpenBSD %expect mods are much better.
|
|
|
|
|
|
Host tools will be compiled with HOSTCC instead of CC.
Note, these are not complete in *any* way\!
|
|
|
|
PR 2097
|
|
|
|
|
|
|
|
|
|
whitespace character after the word "include"
|
|
|
|
|
|
|
|
|
|
custom search path, like $DESTDIR/usr/share/mk
|