summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-11Check DP83815/6 silicon revision register and apply current fixes documentedChris Cappuccio
2003-12-11remove @ that i do not likeTheo de Raadt
2003-12-11do not whine about .Theo de Raadt
2003-12-10missed in previous commitTodd C. Miller
2003-12-10regen after poll(2) changeTodd C. Miller
2003-12-10Add an nfds_t type as per POSIX and also add pollfd_t like Solaris has.Todd C. Miller
2003-12-10spacingTheo de Raadt
2003-12-10Ignore PSALL if NOMAN is set; noticed by jmc@Todd C. Miller
2003-12-10for unaligned btlb mapping attempts -- just failMichael Shalayeff
2003-12-10yppoll.cTheo de Raadt
2003-12-10oopsTheo de Raadt
2003-12-10stamp files and directories.Marc Espie
2003-12-10Flag unresolved package names as errors.Marc Espie
2003-12-10Replace Adding/Deleting with "Pretending to add/delete" in -n mode.Marc Espie
2003-12-10validate set/getsockopt arg more strictly. local privileged user could causeJun-ichiro itojun Hagino
2003-12-10fix NULL/0 mixupJun-ichiro itojun Hagino
2003-12-10dstkva is not a pointer, so comparison with NULL is inappropriate.Jun-ichiro itojun Hagino
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
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