| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ok guenther@
|
|
|
|
|
|
|
|
|
| |
possible. Annotate <sys/param.h> lines with their current reasons. Switch
to PATH_MAX, NGROUPS_MAX, HOST_NAME_MAX+1, LOGIN_NAME_MAX, etc. Change
MIN() and MAX() to local definitions of MINIMUM() and MAXIMUM() where
sensible to avoid pulling in the pollution. These are the files confirmed
through binary verification.
ok guenther, millert, doug (helped with the verification protocol)
|
| |
|
|
|
|
|
|
|
| |
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
|
| |
|
|
|
|
|
|
|
| |
passed to fdata() uses a T-value not caught by the switch,'' change
to a fatal error.
OK jaredy@ and moritz@
|
|
|
|
|
|
|
|
|
| |
moritz@ says ``this can't happen, because no fmt string passed to
fdata() uses a T-value not caught by the switch.''
From NetBSD from Coverity CID 2491.
OK otto@ and moritz@
|
| |
|
|
|
|
|
|
| |
to look like in tcpdump world.
main part from: Erik Fichtner <emf@marymount.edu>.
help and testing from Jakob Schlyter <jakob@crt.se>.
|
|
|