summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-10correct 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 logBob Beck
2003-12-10use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULLJun-ichiro itojun Hagino
2003-12-10snc list of supported controllers with realityHenning Brauer
2003-12-09Clear exit code when ssh -N is terminated with a SIGTERM. ok markus@Darren Tucker
2003-12-09match a couple more modelsHenning Brauer
2003-12-09sync with FreeBSDHenning Brauer
2003-12-09syncTheo de Raadt
2003-12-09new moxa pucTheo de Raadt
2003-12-09syncTheo de Raadt
2003-12-09knfTheo de Raadt
2003-12-09preventative measure against format string problem; from art, viaTheo de Raadt
2003-12-09rename keepalive to tcpkeepalive; the old name causes too muchMarkus Friedl
2003-12-09better management of list of installed packages. Allow pkg_add/delete -nMarc Espie
2003-12-09syncHenning Brauer
2003-12-09more intel GigE, ok theoHenning Brauer
2003-12-09Spell out which dependencies are getting solved so that pkg_add outputMarc Espie
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