summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-11-07skip the unsafe bit in the signal handlerTheo de Raadt
2001-11-07typosTheo de Raadt
2001-11-07fix a bug that reports byte-count for packet-count.Kenjiro Cho
2001-11-06sparc64 needs LBL_ALIGN.Artur Grabowski
2001-11-06a bit of snprintf cleaningTheo de Raadt
2001-11-05some syslog_r uses in signal handlersTheo de Raadt
2001-11-05mark more handlers, and some syslog_r attemptsTheo de Raadt
2001-11-05remove last signal raceTheo de Raadt
2001-11-05remove extra sys/signal.hTheo de Raadt
2001-11-03Don't try to avoid name lookup waits with setjmp/signal. By deraadt@, me.Hakan Olsson
2001-11-02use _exit() in signal handler; mark other issuesTheo de Raadt
2001-11-02_exit() in signal handlerTheo de Raadt
2001-11-02avoid stdio in signal handler (not complete yet)Theo de Raadt
2001-11-01displayq to honor the terminal width; millert@ okMichael Shalayeff
2001-10-30ddp_print needs aligned data (alpha,sparc). Noted (with a patch) by <jepeway@...Hakan Olsson
2001-10-29MacOS 10.1 lpr clients send a format character of "o" to indicate postscript;...Theo de Raadt
2001-10-26(c)-2001.Hakan Olsson
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