Age | Commit message (Collapse) | Author | Files | Lines |
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
|
|
net/mrstat: 1.19
security/msu: 1.06
security/msudir: 0.13
Do not unconditionally set CFLAGS'.
|
|
|
|
- Ensure error->OK transition correctly detected
- Avoid rpc timeout in error->OK transition
- Fix stupid parse bug when hostnames given on commandline
|
|
Implement '-e' to specify an external domain for displaying
names and IP addresses. Can combine with '-d' to allow mrstat
to check one set of names and IP addresses and report another.
|
|
mrstat is intended to track the load, uptime, number of users, and
telnet availability of a set of public access machines over time.
|