Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-13 | added hme man page. | Jason Wright | |
1998-07-13 | Fix locking discipline snafu with UNIONFS. Thanks to Don Schmid ↵ | Constantine Sapuntzakis | |
(yensid@imsa.edu) for the original fix and Todd Miller. | |||
1998-07-13 | General clean up... Xr's etc. | Jason Wright | |
1998-07-13 | isp man page; mjacob | Theo de Raadt | |
1998-07-13 | - Fix handling of 'local-mac-address' (use it if present, otherwise default | Jason Wright | |
to myetheraddr() - Add multicast support | |||
1998-07-13 | sync | Theo de Raadt | |
1998-07-13 | a cardbus controller | Theo de Raadt | |
1998-07-13 | clarify | Theo de Raadt | |
1998-07-13 | excessive paranoia | Theo de Raadt | |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-07-13 | Add blurb about 'local-mac-address?' property | Jason Wright | |
1998-07-13 | Map DMA registers at open instead of attach time, if necessary. Less chance | Constantine Sapuntzakis | |
of conflicts then. | |||
1998-07-13 | clarify a comment | Todd C. Miller | |
1998-07-13 | Use SEEK_CUR as "whence" in fseek, not 1. | Todd C. Miller | |
1998-07-13 | add note about COMPAT_BSDOS | Marco S Hyman | |
1998-07-13 | CDs can have up to 99 tracks, not 65 tracks. Use kernel heap instead of stack | Constantine Sapuntzakis | |
for temporary storage of CD table of contents | |||
1998-07-12 | reference ${PMAX} instead of assuming you can get to the source tree via ".." | Todd C. Miller | |
1998-07-12 | something hosed the sendmail import; fix up by hand | Todd C. Miller | |
1998-07-12 | Fix for the new fast PII-400 machines. This makes them work, and does not | Tobias Weingartner | |
seem to have an adverse affect on other machines. Thanks to martin@ for testing on the PII-400 (wish I had one...), and millert@ for testing on his machines (and finding a bug in my original fix). pccons & pckbd need fixing too... | |||
1998-07-12 | fix printing glitch | Theo de Raadt | |
1998-07-12 | mailstats.8 moved | Todd C. Miller | |
1998-07-12 | old files no longer in sendmail distribution (some have just moved) | Todd C. Miller | |
1998-07-12 | sendmail 8.9.1 | Todd C. Miller | |
1998-07-12 | sendmail 8.9.1 | Todd C. Miller | |
1998-07-12 | sendmail 8.9.1 | Todd C. Miller | |
1998-07-12 | more BUGS. | Jason Downs | |
1998-07-12 | fix xref | Jason Downs | |
1998-07-12 | RCS IDs | Jason Downs | |
1998-07-12 | isapnp config example | Jason Downs | |
1998-07-12 | isapnp config examples, RCS IDs. | Jason Downs | |
1998-07-12 | Add MLINK and documentation for pccom. | Jason Downs | |
1998-07-12 | Add whacked isapnp.4, from NetBSD. | Jason Downs | |
1998-07-12 | Add wd.4 and fix xref in acd. | Jason Downs | |
1998-07-12 | add .Os | Theo de Raadt | |
1998-07-12 | wd.4 -> wdc.4 and update | Jason Downs | |
1998-07-12 | extend a hostname based buffer. This code is a *NIGHTMARE* | Theo de Raadt | |
1998-07-12 | Kill pnp.4, need to write/get an isapnp.4. | Jason Downs | |
1998-07-12 | indent | Theo de Raadt | |
1998-07-12 | sync | Theo de Raadt | |
1998-07-12 | include/ss went away | Theo de Raadt | |
1998-07-12 | disable debugging in crontab | Theo de Raadt | |
1998-07-12 | strncpy correctly; remove old code | Theo de Raadt | |
1998-07-12 | sync with NetBSD | Angelos D. Keromytis | |
1998-07-12 | document -n | Todd T. Fries | |
1998-07-12 | add no escape option (-n) | Todd T. Fries | |
1998-07-12 | allow to build correctly with ro /usr/src | Todd T. Fries | |
1998-07-12 | Implement demand_drop() for demand mode pppd; try to avoid mbuf | Angelos D. Keromytis | |
exhaustion while setting up a connection. | |||
1998-07-12 | allow detection of older package versions with a new package from the ports tree | Todd T. Fries | |
1998-07-12 | Remove the NPMODE_KEEPLAST defs; they're not really necessary. Also, | Angelos D. Keromytis | |
sync with NetBSD (the recent splhigh->splimp changes). | |||
1998-07-12 | fix bhlcr shift values; fgsch@olimpo.com.br | Theo de Raadt | |