freebsd-nq/libexec
Andrey A. Chernov 1012cb601c File positions are off_t nowdays, not long, so:
atoi -> strtoll
    fseek -> fseeko

    NOTE: that fseek not works for >long offsets per POSIX:

    [EOVERFLOW] For fseek( ), the resulting file offset would be a value which
    cannot be represented correctly in an object of type long.

Fix minor cast too.
2001-09-03 05:06:48 +00:00
..
atrun
bootpd mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
comsat File positions are off_t nowdays, not long, so: 2001-09-03 05:06:48 +00:00
fingerd mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
ftpd Extend the functionality offered by the -o option into a new option 2001-09-02 17:24:19 +00:00
getNAME
getty
mail.local
makekey
mknetid Added netid(5) manpage. 2001-08-21 15:39:15 +00:00
named-xfer
pppoed Put a parenthesis in the right place (DUH!). 2001-08-25 23:41:37 +00:00
rbootd
revnetgroup
rexecd
rlogind Handle snprintf() returning < -1. 2001-08-20 18:13:50 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
rtld-aout
rtld-elf
save-entropy
smrsh
talkd
telnetd Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code. 2001-08-29 14:16:17 +00:00
tftpd
uucpd
xtend
ypxfr
Makefile
Makefile.inc