summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-09We now have getopt_long() in libc, no need to build a private copy.Todd C. Miller
2002-12-09Correct typo. 'commited' -> 'committed'. Also got rid of obsoleteChad Loder
2002-12-09NPF, not NFP (prevented outgoing bridge_ipsec() packets from being filtered);...Jason Wright
2002-12-09show user & group correctlyTheo de Raadt
2002-12-09ARRHGHGHGHGHGHGHTheo de Raadt
2002-12-09document the "all" keyword; TheoHenning Brauer
2002-12-09Correct typo. 'accessable' -> 'accessible'Chad Loder
2002-12-09Correct typo. 'assymetric' -> 'asymmetric'Chad Loder
2002-12-09Build ld.so as a normal shared object, not with special linkage.Dale Rahn
2002-12-09Restriction that -c args must be numeric. Motivation on privilege elevation.Ian Darwin
2002-12-09knfTheo de Raadt
2002-12-09update utah-u copyright from the newer pmk snap; 10x to mike hibler for rolli...Michael Shalayeff
2002-12-09replace (properly guarded) strncpy using logic by a strsep & strlcpy usingHenning Brauer
2002-12-09Avoid setting optind to 0 as GNU getopt treats that like we do optreset.Todd C. Miller
2002-12-09make sure getpeereid works in the agent; XXX test needs sudoMarkus Friedl
2002-12-09make sure gdb cannot attach to a running agentMarkus Friedl
2002-12-09check $SSH_CONNECTIONMarkus Friedl
2002-12-09(properly guarded) strcpy() -> strlcpy()Daniel Hartmeier
2002-12-09KNFMarkus Friedl
2002-12-09Use strlcpy rather than unsafe string functions, especially in unreadable code.Miod Vallat
2002-12-09fix va_end; openbsd@davidkrause.comTheo de Raadt
2002-12-09knfTheo de Raadt
2002-12-09KNFTheo de Raadt
2002-12-09typo; David KrauseHenning Brauer
2002-12-09allow setting of ifcost with brconfig. enables selection of preferredMarkus Friedl
2002-12-09KNFTheo de Raadt
2002-12-09remove argentina.Federico G. Schwindt
2002-12-09two powerful words the germans should know: which and suchTheo de Raadt
2002-12-09syncTheo de Raadt
2002-12-09MLINK more pages; openbsd@davidkrause.comTheo de Raadt
2002-12-09bind ^Xg to gotoline by defaultTheo de Raadt
2002-12-09do not use sys/types.h and sys/param.h together; andrushock@korovino.netTheo de Raadt
2002-12-09add support for regular expressions and pidname translations. from provosJun-ichiro itojun Hagino
2002-12-09better parsing of # comments. from provosJun-ichiro itojun Hagino
2002-12-09prevent the use of permit for aliases. from provosJun-ichiro itojun Hagino
2002-12-09do not allow redefinitions in variable option blocks; henning okTheo de Raadt
2002-12-09fix the problem of bison generated codes on alphaHiroaki Etoh
2002-12-09Two splasserts in map entry allocation.Artur Grabowski
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-08regenAlexander Yurchenko
2002-12-08Add VIA VT8231 PCI to ISA bridgeAlexander Yurchenko
2002-12-08Fix pasto, spotted by lebel@Todd C. Miller
2002-12-08Treat a file name of "-" as either stdin or stdout, depending on position.Todd C. Miller
2002-12-08Remove special case code for sun/xterm that faked a DISPLAY andMarco S Hyman
2002-12-08Remove header file which is unused since the removal of if_gm, pointed outDale Rahn
2002-12-08"flags X" is long dead, the /Y is mandantory now.Henning Brauer
2002-12-08Add 'br' (Brazil) to displayed list of keyboard encoding tables.Kenneth R Westerback
2002-12-08typo; gustavoHenning Brauer
2002-12-08Fix botch in last commit: prepend comments to hosts after adding FQDN toKenneth R Westerback
2002-12-08Fix & cleanup logic, especially around interrupted installs.Kenneth R Westerback