This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
lpr
/
common_source
History
gad
1e08944f46
Replace calls to strncpy with calls to strlcpy, and remove the extra step
...
needed to ensure that the result is null-terminated when using strncpy(). MFC after: 8 days
2001-07-22 07:25:27 +00:00
..
common.c
Replace three subtly-wrong calls to strncpy with calls to strlcpy, and
2001-07-15 00:57:18 +00:00
ctlinfo.c
Change lpd to perform sanity and safety checks on control files as it
2001-07-15 05:29:38 +00:00
ctlinfo.h
Change lpd to perform sanity and safety checks on control files as it
2001-07-15 05:29:38 +00:00
displayq.c
Replace calls to strncpy with calls to strlcpy, and remove the extra step
2001-07-22 07:25:27 +00:00
lp.h
Replace three subtly-wrong calls to strncpy with calls to strlcpy, and
2001-07-15 00:57:18 +00:00
lp.local.h
…
Makefile
Perform a major cleanup of the usr.sbin Makefiles.
2001-07-20 06:20:32 +00:00
net.c
Rename a few global variables which hold hostname-related values to be
2001-06-15 22:03:07 +00:00
pathnames.h
…
printcap.c
Fix about 90-100 warnings one gets when trying to compile lpr&friends
2001-06-12 16:38:20 +00:00
request.c
Use macro API to <sys/queue.h>
2000-12-30 20:56:04 +00:00
rmjob.c
Rename a few global variables which hold hostname-related values to be
2001-06-15 22:03:07 +00:00
startdaemon.c
Fix about 90-100 warnings one gets when trying to compile lpr&friends
2001-06-12 16:38:20 +00:00