Age | Commit message (Expand) | Author |
2003-12-10 | correct non-repetitive ID code, based on comments from niels provos. | Jun-ichiro itojun Hagino |
2003-12-10 | - fix a few exit cases that would exit with no log | Bob Beck |
2003-12-10 | use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL | Jun-ichiro itojun Hagino |
2003-12-10 | snc list of supported controllers with reality | Henning Brauer |
2003-12-09 | Clear exit code when ssh -N is terminated with a SIGTERM. ok markus@ | Darren Tucker |
2003-12-09 | match a couple more models | Henning Brauer |
2003-12-09 | sync with FreeBSD | Henning Brauer |
2003-12-09 | sync | Theo de Raadt |
2003-12-09 | new moxa puc | Theo de Raadt |
2003-12-09 | sync | Theo de Raadt |
2003-12-09 | knf | Theo de Raadt |
2003-12-09 | preventative measure against format string problem; from art, via | Theo de Raadt |
2003-12-09 | rename keepalive to tcpkeepalive; the old name causes too much | Markus Friedl |
2003-12-09 | better management of list of installed packages. Allow pkg_add/delete -n | Marc Espie |
2003-12-09 | sync | Henning Brauer |
2003-12-09 | more intel GigE, ok theo | Henning Brauer |
2003-12-09 | Spell out which dependencies are getting solved so that pkg_add output | Marc Espie |
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 |