summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-10Translate mickeyspeak into english.Miod Vallat
2002-12-10use proper __findenv() prototype; millert@ okMichael Shalayeff
2002-12-10Document BSD behavior of accepting '-' within optstring as long asTodd C. Miller
2002-12-10fix a typo in a comment; from GabrielPeter Valchev
2002-12-10renumber the get/set debug ioctls for they conflict w/ ppp, we do not keep th...Michael Shalayeff
2002-12-10Add 2 missing pw_abort() calls when pw_mkdb() fails and remove theTodd C. Miller
2002-12-10The introduction of fbwscons_setcolormap() left out 24 bit frame buffersMiod Vallat
2002-12-10staticMarkus Friedl
2002-12-10move tos handling to packet_set_tos; ok provos/henning/deraadtMarkus Friedl
2002-12-10When doing permutation, only treat "-" as an option if it was specifiedTodd C. Miller
2002-12-10power plant day moves back to the 22 from sun+3; from form@ the powermakerMichael Shalayeff
2002-12-10-O1 on alpha for nowHenning Brauer
2002-12-10check IFF_RUNNING early in bstp_transmit_tcn; from netbsd; ok jason@Markus Friedl
2002-12-10Add support for VIA VT8231; from NetBSD, untested.Alexander Yurchenko
2002-12-10don't warnx after ioctl, use warnHenning Brauer
2002-12-10ansi, KNF, other style(9) improvements and logic simplification; andrushock@k...Peter Valchev
2002-12-10sort options; andrushock@korovino.netPeter Valchev
2002-12-10Make sure $SHELL points to the shell from the password file, even if shellMarkus Friedl
2002-12-10bug fixHiroaki Etoh
2002-12-10fix setsockopt SO_REUSEADDR under linux emul; from NetBSD.Federico G. Schwindt
2002-12-10Register as the "std" wscons device, not "sun". This is consistent with otherMiod Vallat
2002-12-10No need to disable stack protection on alpha anymore.Miod Vallat
2002-12-10More nitpicking.margarida
2002-12-10Fix spurious \n in dmesg outputMiod Vallat
2002-12-10More coherency: rule set(s) -> ruleset(s)margarida
2002-12-09KNFTheo de Raadt
2002-12-09We now have getopt_long() in libc, no need to build a private copy.Todd C. Miller
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