| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
value < 0. errno is only updated in this case. Change all (most?)
callers of syscalls to follow this better, and let's see if this strictness
helps us in the future.
|
|
|
|
| |
ok jasper@, jca@, deraadt@
|
|
|
|
|
|
| |
complains about.
ok deraadt@ on parethesis
|
|
|
|
|
|
| |
due to its kvm handling.
ok deraadt
|
|
|
|
|
|
| |
While at it, merge style and typo fixes back into nlist(3), too.
ok deraadt, jsing, millert
|
|
|
|
|
|
|
| |
in net/pfvar.h sys/proc.h sys/ucred.h arpa/nameser.h
change to PATH_MAX, reduce use of MIN() and MAX(), HOST_NAME_MAX+1,
LOGIN_NAME_MAX, etc etc
ok millert guenther, some review by doug
|
|
directory per machine model is arguably cleaner, however it does not play
well with distrib/special and instbin.
Discussed with deraadt@
|