| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
| |
/etc/resolv.conf both with read permissions for the purpose of name resolution,
so unveil(2) both files with "r" perms and disable further filesystem access.
While here sort the headers alphabetically.
OK bluhm@
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
ok bluhm@
|
| |
|
|
|
|
|
|
| |
the memory including the one allocated by the earlier getaddrinfo()
(pointed out by claudio@).
feedback from claudio@
ok bluhm@
|
| |
|
|
|
| |
<sys/sysctl.h> will pull in the universe (I am working on breaking that
assumption in a gentle fashion)
|
| |
|
|
| |
OK deraadt@
|
| | |
|
| |
|
|
|
|
|
| |
and finally change back to 0 afterwards. so teach tcpdrop to exit 1 if \
ail->ai_family != aif_family.
OK markus@
|
| | |
|
| |
|
|
|
|
|
| |
is no direct need for sys/proc.h or sys/resource.h. Some consumers
of kinfo_proc need these for the proc flags and rlimit defines like
RLIM_INF so add the appropriate includes to them.
OK deraadt@ sthen@
|
| |
|
|
| |
ok claudio@
|
| | |
|
| |
|
|
|
| |
also enhance ipv6 support by unpacking the [addr]:port format.
ok beck, itojun, various others
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
ok markus@
|
| |
|