Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-17 | Annotate CondStack with filenames/line numbers. | Marc Espie | |
Give a trace of dangling .if in case of errors. | |||
2000-04-17 | Don't free Makefile filenames when the file is finished reading, but | Marc Espie | |
keep them for error reporting. | |||
2000-04-17 | change MAX_ALIGNMENT to double, as requested by djb@cr.yp.to | Theo de Raadt | |
2000-04-17 | Xr pchb(4) | Michael Shalayeff | |
2000-04-17 | Xr pchb | Theo de Raadt | |
2000-04-17 | add pchb | Michael Shalayeff | |
2000-04-17 | pchb, and a few notes on what it does; aaron@ was picking | Michael Shalayeff | |
2000-04-17 | add a note about link0 mode | Michael Shalayeff | |
2000-04-17 | fix version for some endianess-challenged compaqs; via linux | Michael Shalayeff | |
2000-04-17 | show 'Protocol' as an example, ok markus@ | Todd T. Fries | |
2000-04-17 | missing xfree() | Markus Friedl | |
2000-04-17 | sync | Theo de Raadt | |
2000-04-17 | correct untermintaed sentence. | Jun-ichiro itojun Hagino | |
2000-04-17 | revisit in6_ifattach(). (1) make it more persistent about initializaing an | Jun-ichiro itojun Hagino | |
interface (2) cleanup interface id selection. run NUD on p2p interface (required by spec for bidir p2p interface). add "ndp -i interface" (can tweak per-interface ND flag). (sync with more recent kame) | |||
2000-04-17 | Whoops, missed a few. | Aaron Campbell | |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell | |
2000-04-16 | Fix strcpy/strcat abuse and fix stupid behaviour of the default | Bob Beck | |
RAND_file_name - changed so that it stats the filename it returns before returing it. If the file won't stat, return DEVRANDOM (for us /dev/arandom) instead, thus making the default behaviour moderately intelligent. | |||
2000-04-16 | Fix package conflict for flavors: | Marc Espie | |
try to find the last dash followed by a digit in word. If not applicable, then still use the last dash. e.g., kterm-6.2.0-xaw3d -> kterm- as a stem, not kterm-6.2.0 | |||
2000-04-16 | Fix randfile so it doesn't attempt to chmod and write entropy back to | Bob Beck | |
devices. This caused people's /dev/arandom's to be permitted 600, which causes rsa to fail to get random data, which results in all kinds of fun with ssh :) | |||
2000-04-16 | from: gluk@ptci.ru | Michael Shalayeff | |
make it grok current core dumps. seem to work now. also millert@ took a look. | |||
2000-04-16 | sendmail support files now live in /etc/mail | Todd C. Miller | |
2000-04-16 | Propagate window size changes to slave. | Marc Espie | |
2000-04-16 | 2.7 | Theo de Raadt | |
2000-04-16 | Use .Ox, not .Os, when referring to ``OpenBSD'' in the general text domain. | Aaron Campbell | |
2000-04-16 | RCSid | Aaron Campbell | |
2000-04-16 | - Remove reference to -S option; we don't have gettosbyname() and friends. | Aaron Campbell | |
- Shrink SYNOPSIS a bit. | |||
2000-04-16 | More formatting repairs. | Aaron Campbell | |
2000-04-16 | Restore some required trailing whitespace that alex's script bonked. | Aaron Campbell | |
2000-04-16 | /altroot is for backups of the root filesystem, not root's home directory, duh! | Aaron Campbell | |
Noticed by todd@. | |||
2000-04-16 | fix pr 1196, listen_port and port_to_connect interchanged | Markus Friedl | |
2000-04-16 | - Insert some .Pp here and there to make the man page easier to read. | Aaron Campbell | |
- Put address family options into a columnated list with descriptions. - `` '' -> .Dq and such. - Xr netintro(4). - Remove hard sentence breaks. - Typo: specfied -> specified. - Correct .Nm usage. - Comma splice fixes. | |||
2000-04-16 | sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok | David Leonard | |
2000-04-16 | sync with ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz, ok millert@ | David Leonard | |
2000-04-16 | Typo: specfied -> specified | Aaron Campbell | |
2000-04-16 | typo | Todd T. Fries | |
2000-04-16 | Remove atapiscsi* at umass?; csapuntz@ | Aaron Campbell | |
2000-04-16 | avoid misunderstanding in history portion, okay'ed by aaron. | Jun-ichiro itojun Hagino | |
may need english check:-) (getifaddrs.c is straight import from bsdi4) | |||
2000-04-16 | canna | Marc Espie | |
2000-04-16 | more.... sync, does it never end? | Theo de Raadt | |
2000-04-16 | sync | Theo de Raadt | |
2000-04-16 | rename an RCC product | Theo de Raadt | |
2000-04-16 | permit compiling kernel without pccom or com | Theo de Raadt | |
2000-04-16 | 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging ↵ | Theo de Raadt | |
into their tree | |||
2000-04-16 | link to correct renamed pages | Theo de Raadt | |
2000-04-16 | after completion, replace the progress bar ETA counter with a final elapsed ↵ | Theo de Raadt | |
time; my idea, aaron wrote the patch | |||
2000-04-16 | Fix this for the case where the file is a device - make sure we don't | Bob Beck | |
attempt to read from a device forever. | |||
2000-04-16 | jakob, please be more careful | Theo de Raadt | |
2000-04-16 | correct return value; from FreeBSD | Eric Jackson | |
2000-04-16 | sync | Theo de Raadt | |
2000-04-16 | sync | Theo de Raadt | |