summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-10-26accept the fact that people continue to use decimal pointsKenjiro Cho
2001-10-26getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2001-10-24When becoming a daemon, dup stdin, stdout, and stderr to /dev/nullTodd C. Miller
2001-10-24oldTheo de Raadt
2001-10-24prettyTheo de Raadt
2001-10-24getopt(3) returns -1 when out of args, not EOF.Mike Pechkin
2001-10-24Avoid segv with some radius traffic. Fixes PR# 2135.Hakan Olsson
2001-10-24"minium" -> "minimum", ok deraadt@Daniel Hartmeier
2001-10-24If the peer refuses to provide an MRU, don't insist (even if 1500 isbrian
2001-10-24Some NetBSD/i4b ifdefsbrian
2001-10-24Handle ``set reconnect 0 0'' properly in -ddial mode.brian
2001-10-24Use CMSG_DATA and CMSG_SPACE macros; FreeBSDbrian
2001-10-24Write static arp entries as uid 0.brian
2001-10-24Fix a PASV bug; FreeBSDbrian
2001-10-09Don't try to use $groupname{$group_login} when we know it isTodd C. Miller
2001-10-08force alignment, makes dhcp work on alpha'sEric Jackson
2001-10-08Link order tweak so vax crunches happily.Hugh Graham
2001-10-03build apm and apmd on macppcDale Rahn
2001-10-03simple keynote module for apache and mod_sslTodd C. Miller
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt
2001-10-01change broken urlJakob Schlyter
2001-10-01In "r" mode always dup2(STDOUT_FILENO, STDERR_FILENO); from ftpd/popen.cTodd C. Miller
2001-10-01add -l flag - do loose permissions checks, in which more stringent permissionsJakob Schlyter
2001-10-01Do proper initialization of hashes and lists. Use "cp -R" not "cp -r"Todd C. Miller
2001-09-30Use a private copy of getdate.y so we aren't affected by changesTodd C. Miller
2001-09-25popa3d enableTheo de Raadt
2001-09-25use /var/emptyTheo de Raadt
2001-09-24Do not document stuff that will be automatic.Camiel Dobbelaar
2001-09-21Something resembling a real manpage.Camiel Dobbelaar
2001-09-21update to 0.4.9.4:Camiel Dobbelaar
2001-09-20Jumbo wsmoused cosmeto:Miod Vallat
2001-09-20sparc64 supportJason Wright
2001-09-19occured->occurredMike Pechkin
2001-09-18handle ipv6; mcbride@countersiege.comJakob Schlyter
2001-09-18Document 'stub' directives; 71@becile.comTodd C. Miller
2001-09-18Sync with NetBSD plus the following changes:Todd C. Miller
2001-09-17Add support for -d in usbdevs(8); from Jason Ackley <jason@ackley.net>, pr#2005Michael Shalayeff
2001-09-17skip to uid field, not gidMike Pechkin
2001-09-17I'm sure that it's not supposed to say:Artur Grabowski
2001-09-13Fix some return code checks (FreeBSD only)brian
2001-09-13Be a bit more paranoid about CTCP traffic; FreeBSDbrian
2001-09-13Add TFTP support; FreeBSDbrian
2001-09-13Spell syslog.conf correctly; FreeBSDbrian
2001-09-12s/set (mtu|mru)/set \1 max/brian
2001-09-11for v9 we defined __sparcv9__ not __sparcv9Jason Wright
2001-09-11krb5 before krb4 to please the linkerJason Wright
2001-09-11oops, prettyJason Wright
2001-09-11sparc64 and sparc share the same process.SJason Wright
2001-09-11sparc64 has 64 bit pointers, tooJason Wright
2001-09-08The generated ppp.8 should be removed by 'make clean'. brian@ ok.Hakan Olsson