summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-09Fix logic for error handling, especially if -n is specified.Marc Espie
2003-12-09don't modify argv for ssh -o; similar to sshd.c 1.283Markus Friedl
2003-12-09fix -o and HUP; ok henning@Markus Friedl
2003-12-09fix weird formatting issues in SYNOPSIS;Jason McIntyre
2003-12-09make ClientKeepAlive work for ssh -N, too (no login shell requested).Markus Friedl
2003-12-09on pci systems bootdevice is specified by the hpa onlyMichael Shalayeff
2003-12-09Prevent ssh-keygen -T from outputting moduli with a generator of 0, sinceDarren Tucker
2003-12-09Towers of Hanoi regression test.Otto Moerbeek
2003-12-09Towers of Hanoi regression test.Otto Moerbeek
2003-12-09better description of yylval, from mickey@Jason McIntyre
2003-12-09install lex PSD;Jason McIntyre
2003-12-09missing printf arg; from Alf SchlichtingMichael Shalayeff
2003-12-09missing ar; form Alf Schlichting <leopold-bloom@foni.net>Michael Shalayeff
2003-12-09missing arg; from Erick Borsboom <erick@bonzai.space-ei.nl>Michael Shalayeff
2003-12-09clock_id has 4 possible values, not 3; from Alistair Kerr (PR 3600);Jason McIntyre
2003-12-09Fixes based on a patch from Moritz Jodeit; mickey@ OKTodd C. Miller
2003-12-09fix PR 3596 by making root create the socket, ok millert@Bob Beck
2003-12-09fix PR 3552 by removing ifdef cruftBob Beck
2003-12-09regenMichael Shalayeff
2003-12-09add pci device and sort per majorMichael Shalayeff
2003-12-09allow for user pci confMichael Shalayeff
2003-12-09a few new entries from netbsdMichael Shalayeff
2003-12-09user err/warnMichael Shalayeff
2003-12-09use err/warn and better usage printMichael Shalayeff
2003-12-08MAP_FILE is the default and MAP_PRIVATE has to be given or produces evil warn...Michael Shalayeff
2003-12-08remove unneeded uvmfault_unlockmaps; form netbsd via Julien Bordet <zejames@g...Michael Shalayeff
2003-12-08fix dangling code.Marc Espie
2003-12-08OR r13, not r9 to match SYS.h; fixes syscall(2) on mvme88k; OK miod@Todd C. Miller
2003-12-08Matrix Orbital MX200 SeriesHenning Brauer
2003-12-08syncHenning Brauer
2003-12-08Matrix Orbital MX200 Series LCDHenning Brauer
2003-12-08-h also overrides BLOCKSIZE;Jason McIntyre
2003-12-08use POSIX description of -L, since it's much clearer;Jason McIntyre
2003-12-08make man page more closely match what's in /proc;Jason McIntyre
2003-12-08document DUMMY_NOPS (per Dom De Vitto on misc@);Jason McIntyre
2003-12-08print requested group size in debug; ok djmMarkus Friedl
2003-12-08switch to CIRCLEQ_FOREACH_REVERSE in tcpdropoldhalfopen() andMarkus Friedl
2003-12-08ip_output expects network byte order; report Bob Kitella; ok deraadtMarkus Friedl
2003-12-08move pf_test6() call below loopback (and mapped-ipv4) tests, so rdr -> ::1Daniel Hartmeier
2003-12-08mention ifconfig create; sync synopsis like (Op Ar count). with jmc, deraadtMarkus Friedl
2003-12-08nfs_reqq is operated at softnet other places and thus softclock is not high e...Michael Shalayeff
2003-12-08add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadtMarkus Friedl
2003-12-08Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_listPeter Valchev
2003-12-08Mbuf tag tcp and udp packets which are translated to localhost, andRyan Thomas McBride
2003-12-07syncMiod Vallat
2003-12-07destroy, not delete tunXXMarkus Friedl
2003-12-07- use tun98 and tun99 and not interfere with existing tun(4)Markus Friedl
2003-12-07support ifconfig create; ok deraadtMarkus Friedl
2003-12-07ANSIMarkus Friedl
2003-12-07remove unused debugging #define templatesDamien Miller