summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-29test funky quotes, in normal and gnu-m4 mode.Marc Espie
2001-09-29show level of macro expansion, not dummy 1 (finally found some gnu-m4Marc Espie
2001-09-29Move return value info into its own "RETURN VALUES" section.Todd C. Miller
2001-09-29Synchronize comment with reality.Marc Espie
2001-09-29Add missing dependencies for distribution ruleTodd C. Miller
2001-09-29document tracing and compatibility with other m4.Marc Espie
2001-09-29zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@Matthieu Herrb
2001-09-29jakob did not even do a make build, sighTheo de Raadt
2001-09-29filter forwarded ipv6 packets; checked by itojun, tested byjasoni
2001-09-29from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ...Jason Wright
2001-09-29dec_kn20aa_intr_disestablish() implementation from netbsd; art@ okMichael Shalayeff
2001-09-29Pretty the printout (don't know if it's right, but it does the job).Artur Grabowski
2001-09-29ide issue on AX fixed, typosJason Wright
2001-09-29PC87415: Don't claim to support DATA32 or MODEJason Wright
2001-09-29for pc87415:Jason Wright
2001-09-29Enable pckbd support and use symbolic #defines for ctb_term_typeTodd C. Miller
2001-09-29Change method of determining object type, does better bounds checking,Dale Rahn
2001-09-29com at ebusArtur Grabowski
2001-09-29com at ebusArtur Grabowski
2001-09-29Glue for com at ebus. From NetBSD, hacked to fit our com.Artur Grabowski
2001-09-29- compoll is now scheduled once for every sc instead of just one timeout forArtur Grabowski
2001-09-29pc87415Jason Wright
2001-09-29add pciide driver for National Semiconductor PC87415.Jason Wright
2001-09-29If we field an interrupt, return to the caller that we did so. Otherwise,mjacob
2001-09-29using #define is wrong, use #optionTheo de Raadt
2001-09-29Don't sleep for 5 secs and then remove the temp dir and contents asTodd C. Miller
2001-09-29Put $TF in double-quotes since it could possibly contain spaces;Todd C. Miller
2001-09-29Mention that some alpha models only work from serial console.Miod Vallat
2001-09-29Merge remaining local changes, correct build issuesThorsten Lockert
2001-09-28Merge local changes; work in progressThorsten Lockert
2001-09-28and mention XP1000 in the right placeTheo de Raadt
2001-09-28Latest from Cyclic SoftwareThorsten Lockert
2001-09-28Latest from Cyclic SoftwareThorsten Lockert
2001-09-28Hack to work around bootpaths like:Jason Wright
2001-09-28cold is now staticly initialized.Miod Vallat
2001-09-28Variable declarations in .h files without extern keywords suck.Miod Vallat
2001-09-28Typos of the day.Miod Vallat
2001-09-28More cleaning, some style changes.Miod Vallat
2001-09-28"sys/foo.h" -> <sys/foo.h>Miod Vallat
2001-09-28No need duplicating defines.Miod Vallat
2001-09-28add pidfile(3) prototypeJakob Schlyter
2001-09-28multiple calls to pidfile(3) are actually ok, but there are problems if you c...Jakob Schlyter
2001-09-28add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.Jakob Schlyter
2001-09-28sparc64 has shared libsJason Wright
2001-09-28Typo; spotted by Jussi Laako <jussi@jlaako.pp.fi>Heikki Korpela
2001-09-28bug: read user config first; report kaukasoi@elektroni.ee.tut.fiMarkus Friedl
2001-09-28proper values for long double type (from NetBSD)Jason Wright
2001-09-28proper values for ieee rounding modes (from NetBSD)Jason Wright
2001-09-28Almost half of this file was ifdef DEBUG. Everybody knows that debuggingArtur Grabowski
2001-09-28Support underscores in macro names and document it in the man page.Daniel Hartmeier