.. |
_secure_path.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
_secure_path.c
|
Grammar in a comment.
|
2004-12-18 12:31:12 +00:00 |
auth.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
auth.c
|
Tidy up. Sort headers.
|
2003-06-14 18:42:37 +00:00 |
auth.conf.5
|
Reflect the reality; only crypt(3) uses /etc/auth.conf
|
2005-01-21 12:07:46 +00:00 |
fparseln.3
|
Scheduled mdoc(7) sweep.
|
2005-01-11 20:50:51 +00:00 |
fparseln.c
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |
humanize_number.3
|
Remove duplicated "bytes".
|
2005-04-10 12:15:25 +00:00 |
humanize_number.c
|
Take the lastest fixes from NetBSD.
|
2004-09-25 14:11:34 +00:00 |
kld.3
|
Add utility functions for checking if a given kernel module is loaded,
|
2006-02-18 11:25:28 +00:00 |
kld.c
|
- Add include for libutil.h and string.h for prototype.
|
2006-05-25 04:01:04 +00:00 |
libutil.h
|
Add utility functions for checking if a given kernel module is loaded,
|
2006-02-18 11:25:28 +00:00 |
login_auth.3
|
|
|
login_auth.c
|
Tidy up. Sort headers.
|
2003-06-14 18:42:37 +00:00 |
login_cap.3
|
Fix prototype.
|
2005-11-24 11:29:11 +00:00 |
login_cap.c
|
Properly spell default in a comment.
|
2005-04-22 23:11:57 +00:00 |
login_cap.h
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |
login_class.3
|
Document the LOGIN_SETMAC setusercontext(3) flag. While we are here, drop
|
2005-12-30 06:16:20 +00:00 |
login_class.c
|
Remove __NETBSD_SYSCALLS.
|
2003-10-29 10:55:56 +00:00 |
login_crypt.c
|
|
|
login_ok.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
login_ok.c
|
Fix typo in comment.
|
2006-01-16 00:28:11 +00:00 |
login_times.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
login_times.c
|
Restore use of strncpy(), as there is later unconditional termination
|
2006-01-16 11:54:07 +00:00 |
login_tty.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
login_tty.c
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |
login.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
login.c
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |
login.conf.5
|
Document how the backoff delay is calculated.
|
2006-04-19 17:46:27 +00:00 |
logout.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
logout.c
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |
logwtmp.3
|
|
|
logwtmp.c
|
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
|
2005-05-13 16:31:11 +00:00 |
Makefile
|
Specify default path for SHLIBDIR before bsd.own.mk does.
|
2006-06-11 09:14:06 +00:00 |
pidfile.3
|
Use intmax_t' instead of plain int' for pid_t casts.
|
2006-03-04 15:20:28 +00:00 |
pidfile.c
|
use pwrite to always write at the begining of the file.. If multiple calls
|
2006-04-11 23:10:02 +00:00 |
property.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
property.c
|
Restore the previous state after a FILL operation in properties_read()
|
2005-11-28 16:30:16 +00:00 |
pty.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
pty.c
|
Teach openpty() how to deal with pts.
|
2006-01-26 01:33:26 +00:00 |
pw_util.c
|
Don't depend on NULL's expansion being a pointer, cast it before it is passed
|
2004-05-18 15:53:58 +00:00 |
realhostname_sa.3
|
Expand *n't contractions.
|
2005-02-13 22:25:33 +00:00 |
realhostname.3
|
Expand *n't contractions.
|
2005-02-13 22:25:33 +00:00 |
realhostname.c
|
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
|
2005-05-13 16:31:11 +00:00 |
stub.c
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |
trimdomain.3
|
Mechanically kill hard sentence breaks.
|
2004-07-02 23:52:20 +00:00 |
trimdomain.c
|
When removing the local domain, only do so when the result will be a
|
2005-10-05 04:42:20 +00:00 |
uucplock.3
|
Expand *n't contractions.
|
2005-02-13 22:25:33 +00:00 |
uucplock.c
|
ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
|
2003-10-18 10:04:16 +00:00 |