freebsd-skq/lib/libutil
jmg a2a4e2db32 use pwrite to always write at the begining of the file.. If multiple calls
to pidfile_write happen, the pidfile will have nul characters prepended
due to the cached file descriptor offset...

Reviewed by:	scottl
MFC after:	3 days
2006-04-11 23:10:02 +00:00
..
_secure_path.3
_secure_path.c
auth.3
auth.c
auth.conf.5
fparseln.3
fparseln.c
humanize_number.3
humanize_number.c
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 utility functions for checking if a given kernel module is loaded, 2006-02-18 11:25:28 +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
login_cap.3 Fix prototype. 2005-11-24 11:29:11 +00:00
login_cap.c
login_cap.h
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
login_crypt.c
login_ok.3
login_ok.c Fix typo in comment. 2006-01-16 00:28:11 +00:00
login_times.3
login_times.c Restore use of strncpy(), as there is later unconditional termination 2006-01-16 11:54:07 +00:00
login_tty.3
login_tty.c
login.3
login.c
login.conf.5
logout.3
logout.c
logwtmp.3
logwtmp.c
Makefile Add utility functions for checking if a given kernel module is loaded, 2006-02-18 11:25:28 +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
property.c Restore the previous state after a FILL operation in properties_read() 2005-11-28 16:30:16 +00:00
pty.3
pty.c Teach openpty() how to deal with pts. 2006-01-26 01:33:26 +00:00
pw_util.c
realhostname_sa.3
realhostname.3
realhostname.c
stub.c
trimdomain.3
trimdomain.c
uucplock.3
uucplock.c