summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-04-17Annotate CondStack with filenames/line numbers.Marc Espie
Give a trace of dangling .if in case of errors.
2000-04-17Don't free Makefile filenames when the file is finished reading, butMarc Espie
keep them for error reporting.
2000-04-17change MAX_ALIGNMENT to double, as requested by djb@cr.yp.toTheo de Raadt
2000-04-17Xr pchb(4)Michael Shalayeff
2000-04-17Xr pchbTheo de Raadt
2000-04-17add pchbMichael Shalayeff
2000-04-17pchb, and a few notes on what it does; aaron@ was pickingMichael Shalayeff
2000-04-17add a note about link0 modeMichael Shalayeff
2000-04-17fix version for some endianess-challenged compaqs; via linuxMichael Shalayeff
2000-04-17show 'Protocol' as an example, ok markus@Todd T. Fries
2000-04-17missing xfree()Markus Friedl
2000-04-17syncTheo de Raadt
2000-04-17correct untermintaed sentence.Jun-ichiro itojun Hagino
2000-04-17revisit in6_ifattach(). (1) make it more persistent about initializaing anJun-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-17Whoops, missed a few.Aaron Campbell
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-04-16Fix strcpy/strcat abuse and fix stupid behaviour of the defaultBob 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-16Fix 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-16Fix randfile so it doesn't attempt to chmod and write entropy back toBob 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-16from: gluk@ptci.ruMichael Shalayeff
make it grok current core dumps. seem to work now. also millert@ took a look.
2000-04-16sendmail support files now live in /etc/mailTodd C. Miller
2000-04-16Propagate window size changes to slave.Marc Espie
2000-04-162.7Theo de Raadt
2000-04-16Use .Ox, not .Os, when referring to ``OpenBSD'' in the general text domain.Aaron Campbell
2000-04-16RCSidAaron Campbell
2000-04-16- Remove reference to -S option; we don't have gettosbyname() and friends.Aaron Campbell
- Shrink SYNOPSIS a bit.
2000-04-16More formatting repairs.Aaron Campbell
2000-04-16Restore 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-16fix pr 1196, listen_port and port_to_connect interchangedMarkus 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-16sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ okDavid Leonard
2000-04-16sync with ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz, ok millert@David Leonard
2000-04-16Typo: specfied -> specifiedAaron Campbell
2000-04-16typoTodd T. Fries
2000-04-16Remove atapiscsi* at umass?; csapuntz@Aaron Campbell
2000-04-16avoid 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-16cannaMarc Espie
2000-04-16more.... sync, does it never end?Theo de Raadt
2000-04-16syncTheo de Raadt
2000-04-16rename an RCC productTheo de Raadt
2000-04-16permit compiling kernel without pccom or comTheo de Raadt
2000-04-164 new pages; ignore conflicting pages that the OpenSSL group keeps merging ↵Theo de Raadt
into their tree
2000-04-16link to correct renamed pagesTheo de Raadt
2000-04-16after completion, replace the progress bar ETA counter with a final elapsed ↵Theo de Raadt
time; my idea, aaron wrote the patch
2000-04-16Fix this for the case where the file is a device - make sure we don'tBob Beck
attempt to read from a device forever.
2000-04-16jakob, please be more carefulTheo de Raadt
2000-04-16correct return value; from FreeBSDEric Jackson
2000-04-16syncTheo de Raadt
2000-04-16syncTheo de Raadt