This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
libexec
History
mjl
4fdc259981
Use strlcpy/strlcat instead of strn* plus manual termination.
...
Use sizeof() instead of hardcoded length. Clean up NULL vs 0 confusion. sizeof(char) is 1, really.
2000-09-19 16:17:48 +00:00
..
atrun
…
comsat
Use sockaddr_storage.
2000-08-22 16:42:37 +00:00
cron
…
fingerd
…
ftpd
Make this compile again without -DINET6 and without get{addr,name}info(3)
2000-09-15 14:55:16 +00:00
getNAME
…
getty
Use strlcpy/strlcat instead of strn* plus manual termination.
2000-09-19 16:17:48 +00:00
hpropd
link against the not-installed libvers
2000-08-03 22:47:37 +00:00
identd
…
kadmind
install manpage
2000-09-10 19:57:30 +00:00
kfd
link against the not-installed libvers
2000-08-03 22:47:37 +00:00
kpasswdd
Define INETD_SUPPORT
2000-09-13 11:30:41 +00:00
ld.aout_so
- Add "dependall" target so that "make build" will really uudecode the
2000-09-12 16:39:51 +00:00
ld.elf_so
Wrong register in machine code description.
2000-09-16 14:04:30 +00:00
lfs_cleanerd
Various bug-fixes to LFS, to wit:
2000-09-09 04:49:54 +00:00
mail.local
…
makekey
…
makewhatis
Invoke "nroff" with "-S" (safer mode) option because "makewhatis" is
2000-07-13 06:45:22 +00:00
rexecd
…
rlogind
…
rmail
…
rpc.rquotad
…
rpc.rstatd
…
rpc.rusersd
…
rpc.rwalld
…
rpc.sprayd
…
rshd
…
talkd
…
telnetd
make error case handling in -daemon case meet with other portion of the code.
2000-08-18 03:25:52 +00:00
tftpd
…
uucpd
…
Makefile
hprop(8) belongs in /usr/sbin, not /usr/libexec.
2000-08-06 20:42:22 +00:00
Makefile.inc
…