| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
a diff from Eric Gouyer. Closes PR 5553. OK deraadt@
|
|
|
|
| |
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
|
|
|
| |
to be properly sorted. Many other cleanup's done, and depreciate register.
millert@ and deraadt@ ok.
|
|
|
|
| |
number of keys given. Closes PR #825.
|
|
|
|
|
| |
meant to be file offsets for fseek(3). However, those values
could never be > an int anyay so it is not a problem.
|
| |
|
|
|