summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1996-08-14Add mailstats.8; John M Vinopal, NetBSD PR#2697.Jason Downs
1996-08-13More fixes from theo.Todd C. Miller
1996-08-13fix possible buff oflowTodd C. Miller
1996-08-13do not play with the dog; messed up socket typeTheo de Raadt
1996-08-13indentTheo de Raadt
1996-08-13gone long agoTheo de Raadt
1996-08-12cleanup protos and suchTheo de Raadt
1996-08-11fix doc order of setgid/initgroups/setuidTheo de Raadt
1996-08-11There are disk devicenames wider than three charsNiklas Hallqvist
1996-08-10protos in scopeTheo de Raadt
1996-08-10call bindresvport() instead of faking it badlyTheo de Raadt
1996-08-08length arg goes last.Todd C. Miller
1996-08-08Make {,f}chown(2) behaviour POSIX.1 compliant with SUID / SGID filesThorsten Lockert
1996-08-07setlogin(username)Theo de Raadt
1996-08-07buf oflow, nice error message; from freebsdTheo de Raadt
1996-08-07ftp bounce protectionTheo de Raadt
1996-08-05avoid buf overflowTheo de Raadt
1996-08-05bigger bufferTheo de Raadt
1996-08-05fix idTheo de Raadt
1996-08-05no oflow of loginnameTheo de Raadt
1996-08-05waldorf has procmailNiklas Hallqvist
1996-08-04use rresvport() instead.. it is even betterTheo de Raadt
1996-08-04bzero sin, bindresvportTheo de Raadt
1996-08-04bzero sin, bindresvportTheo de Raadt
1996-08-02merge freebsd setlogin/setsid changesTheo de Raadt
1996-08-02indentTheo de Raadt
1996-08-02after rpc bind, getpeername() to update sin_portTheo de Raadt
1996-08-02document -d flagTodd C. Miller
1996-07-31comment an #endifTheo de Raadt
1996-07-31zmagic/qmagic has kernel offset problem; netbsd pr#2665, leo@marco.de.Theo de Raadt
1996-07-31inet_ntoa called wrongTheo de Raadt
1996-07-31proto throughoutTheo de Raadt
1996-07-30bzzt, need finet for outgoing as wellTheo de Raadt
1996-07-30fix usage messageTheo de Raadt
1996-07-29udp spam on 6667Theo de Raadt
1996-07-29check callit() stuff like portmap5 does (ugh)Theo de Raadt
1996-07-29fix a few typos in error messages; from freebsdTheo de Raadt
1996-07-29careful of bad addr/port in dgram servicesTheo de Raadt
1996-07-29-Wall clean; careful buffer usageTheo de Raadt
1996-07-29Zero out the port for RPC services; let bind() find one.Jason Downs
1996-07-29from port 20, do not leak an fdTheo de Raadt
1996-07-28FreeBSD PR#1182: fix date wtmp log entries.Jason Downs
1996-07-28arthur (in)dentTheo de Raadt
1996-07-28Do not allow hosts to connect to servers fromjoshd
1996-07-27pass a minimal environment ($PATH)Theo de Raadt
1996-07-27typoTheo de Raadt
1996-07-27versatile baud rates; from netbsdTheo de Raadt
1996-07-27snprintf some more; also change -s to -u (-u is insecure mode, opens udp port)Theo de Raadt
1996-07-26Same as last commit, use snprintf, not sprintfjoshd
1996-07-26should not use sprintf unless input strings are of known valuejoshd