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
/
libexec
History
Maxime Henrion
dfd6a083db
Cast the terminating NULL to char * in the execl() call.
...
Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>
2004-04-04 20:53:23 +00:00
..
atrun
…
bootpd
Add the '-h hostname' to usage(), too.
2004-02-13 09:26:54 +00:00
comsat
…
fingerd
Make fingerd(8) WARNS2 clean.
2004-03-29 09:29:51 +00:00
ftp-proxy
Add skeleton build dirs for pf userland:
2004-02-28 21:50:50 +00:00
ftpd
NULL looks better than (char *)0 unless we're passing
2004-02-07 14:59:11 +00:00
getNAME
…
getty
Fixed a misspelling of 0 as NULL.
2004-03-14 05:27:26 +00:00
lukemftpd
- Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd.
2004-02-04 10:05:21 +00:00
mail.local
…
makekey
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
2004-02-05 22:44:25 +00:00
mknetid
…
named-xfer
…
pppoed
…
pt_chown
…
rbootd
…
revnetgroup
…
rexecd
…
rlogind
…
rpc.rquotad
…
rpc.rstatd
Put libdevstat before libkvm, because the former depends on the latter.
2004-02-04 10:20:43 +00:00
rpc.rusersd
…
rpc.rwalld
Removed unnecessary dependencies on librpcsvc.
2004-02-04 11:59:08 +00:00
rpc.sprayd
…
rshd
Cast the terminating NULL to char * in the execl() call.
2004-04-04 20:53:23 +00:00
rtld-aout
…
rtld-elf
If we change obj_rtld.path after initialising __progname, make sure we
2004-03-29 18:37:37 +00:00
save-entropy
…
smrsh
…
talkd
…
tcpd
…
telnetd
…
tftpd
…
ypxfr
Don't pass a pointer to a 'long' to a function that expects an 'int *'.
2004-02-16 10:03:44 +00:00
Makefile
Link pf to the build and install:
2004-03-08 22:03:29 +00:00
Makefile.inc
…