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