This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-01 17:00:36 +00:00
Code
Issues
Releases
Activity
freebsd
/
libexec
History
Brian Feldman
119fc1a3ce
We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned tool
...
${INSTALL} with -C -p instead.
2000-07-20 08:00:02 +00:00
..
atrun
Don't uselessly set MANDEPEND (it isn't used in this Makefile, and isn't
2000-05-15 15:01:13 +00:00
bootpd
…
comsat
…
fingerd
Support logging for IPv6 remote host.
2000-02-18 07:08:03 +00:00
ftpd
Don't reply "not a plain file" when the requested file doesn't exist.
2000-07-17 22:24:52 +00:00
getNAME
…
getty
Changed setflags() to set_flags(). This fixes world breakage due to
2000-01-28 07:12:03 +00:00
mail.local
…
makekey
…
mknetid
…
named-xfer
…
pppoed
…
rbootd
…
revnetgroup
Don't call err() without a format string.
2000-07-11 23:53:22 +00:00
rexecd
Man page fixups
2000-05-15 14:06:07 +00:00
rlogind
Use libcrypto instead of libdes.
2000-02-24 21:18:08 +00:00
rpc.rquotad
Fix various man pages to stop abusing the .Bx macro to generate the
2000-01-23 02:18:19 +00:00
rpc.rstatd
…
rpc.rusersd
…
rpc.rwalld
…
rpc.sprayd
…
rshd
Plug the hole where rshd would bypass a proper .rhosts check if the
2000-07-05 17:47:17 +00:00
rtld-aout
Move the man pages for the a.out dynamic linker into the 1aout
2000-01-29 03:13:49 +00:00
rtld-elf
We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned tool
2000-07-20 08:00:02 +00:00
smrsh
…
talkd
…
telnetd
Minor mdoc cleanup.
2000-05-05 02:21:45 +00:00
tftpd
…
uucpd
IPv6 support.
2000-05-14 18:01:05 +00:00
xtend
…
ypxfr
Spelling fix: transfered --> transferred
2000-06-02 21:22:09 +00:00
Makefile
Wrap uucpd behind the NOUUCP knob.
2000-03-24 18:21:09 +00:00
Makefile.inc
…