Age | Commit message (Expand) | Author |
2001-03-02 | Make fsck aware of soft updates. | Artur Grabowski |
2001-03-02 | Casting magic to avoid warnings on alpha. | Artur Grabowski |
2001-03-02 | amd now crates autodir by itself | Theo de Raadt |
2001-03-02 | if auto_dir does not exist, create it | Theo de Raadt |
2001-03-02 | KNF | Theo de Raadt |
2001-03-02 | explain SIGHUP better | Theo de Raadt |
2001-03-02 | remove date string from KAME version identification, it is getting meaningless | Jun-ichiro itojun Hagino |
2001-03-02 | Fix isp_print_qentry to print all four lines- it's been broken for months. | mjacob |
2001-03-02 | Support video controllers which have two outputs which in openfirmware have | Dale Rahn |
2001-03-02 | make pcvtfonts i386-only, as it is now | Michael Shalayeff |
2001-03-02 | descent into pcvtfonts, or other subdirs for that matter | Michael Shalayeff |
2001-03-02 | use echo proper | Michael Shalayeff |
2001-03-02 | these are fonts from pcvt we had | Michael Shalayeff |
2001-03-02 | Mark -o option with XXX (we may want to implement it someday, but currently it | Aaron Campbell |
2001-03-01 | Wrap KS_Cmd_KbdReset in #ifdef __i386__ for now; politely pointed to this by | Aaron Campbell |
2001-03-01 | Fix (or a least hack around) console configuration changes to wscons. | Dale Rahn |
2001-03-01 | don't truncate remote ssh-2 commands; from mkubita@securities.cz | Markus Friedl |
2001-03-01 | Fix compilation problems caused by last update | Constantine Sapuntzakis |
2001-03-01 | Sync usage() with man page; mpech@prosoft.org.lv | Aaron Campbell |
2001-03-01 | describe a few new flags; jlemon@freebsd.org | Niels Provos |
2001-03-01 | sync | Niels Provos |
2001-03-01 | port kqueue changes from freebsd, plus all required openbsd glue. | Niels Provos |
2001-03-01 | Man pages shouldn't Xr themselves; mpech@prosoft.org.lv. But eww, I don't like | Aaron Campbell |
2001-03-01 | Remove -t option from getopt() since it doesn't exist; mpech@prosoft.org.lv. | Aaron Campbell |
2001-03-01 | Sync usage() with man page; mpech@prosoft.org.lv | Aaron Campbell |
2001-03-01 | Fix typo (aaron) and pull in a missing part from the -man version. | Todd C. Miller |
2001-03-01 | Spelling: preceeding -> preceding | Aaron Campbell |
2001-03-01 | Typo police: various misspelling, capitalizations, etc. | Kenneth R Westerback |
2001-03-01 | A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting | Aaron Campbell |
2001-03-01 | on "giftunnel" configuration, use specified address family | Jun-ichiro itojun Hagino |
2001-03-01 | (all changes made behind #ifdef __vax__) | Brandon Creighton |
2001-03-01 | Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the | Aaron Campbell |
2001-03-01 | copyright notices on all source files | Theo de Raadt |
2001-03-01 | KNF | Theo de Raadt |
2001-03-01 | shorten usage by a line | Theo de Raadt |
2001-03-01 | oops | Theo de Raadt |
2001-03-01 | get rid of extra header | Theo de Raadt |
2001-03-01 | use MAXPATHLEN over PATH_MAX, since it is more portable | Theo de Raadt |
2001-03-01 | split line so that p will have an easier time next time around | Theo de Raadt |
2001-03-01 | pull in ctype.h, since <poll.h> and <sys/poll.h> have to be useable alone; pr... | Theo de Raadt |
2001-02-28 | ncurses-5.2-20010224 | Todd C. Miller |
2001-02-28 | typo | Markus Friedl |
2001-02-28 | use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message | Markus Friedl |
2001-02-28 | generate a fake session id, too | Markus Friedl |
2001-02-28 | welcome to summer | Michael Shalayeff |
2001-02-28 | shorter thus better printings | Michael Shalayeff |
2001-02-28 | Get rid of VHOLD, replace with buf_replacevnode. | Constantine Sapuntzakis |
2001-02-28 | spelling, found by aaron@ | Michael Shalayeff |
2001-02-28 | proper bang placement | Michael Shalayeff |
2001-02-28 | double the fixed storage size for io*_ex; deraadt@ ok | Michael Shalayeff |