summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-09-28Fix a DIAGNOSTIC check.Artur Grabowski
2001-09-28Random cleanup (I don't like Ms in my tree).Artur Grabowski
2001-09-28QBITS is always defined, no point in having all those cofusing ifdefs.Artur Grabowski
2001-09-28Don't spam the console with userland alignemnt errors.Artur Grabowski
2001-09-28bzero private key after loading to smartcard; ok markus@Damien Miller
2001-09-28Remove debugging scaffoldingMarc Espie
2001-09-28Fix segv when smartcard communication error occurs during key load. ok markus@Damien Miller
2001-09-28Redundant prototypes.Artur Grabowski
2001-09-28upgrade twe to untested, add ami to brokenMichael Shalayeff
2001-09-28semicolon -> colonJan-Uwe Finck
2001-09-28zs serial now works on some systems. Does not work with modemsDale Rahn
2001-09-28Commit a ugly, widespread change.Dale Rahn
2001-09-28update sizesJason Wright
2001-09-28remove dups w/ conf.hMichael Shalayeff
2001-09-28sync;sync;syncJason Wright
2001-09-28remove dups w/ conf.hMichael Shalayeff
2001-09-28move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same timeMichael Shalayeff
2001-09-28Use the new KERN_SYSVIPC_*_INFO sysctls; simonb@netbsd.orgTodd C. Miller
2001-09-28sysctl() support for getting the SYSV *info structs and the associatedTodd C. Miller
2001-09-28more emacs regexps in -g mode. Ok millert@Marc Espie
2001-09-27Overhaul /tmp handling; collaboration with solar@openwall.comTodd C. Miller
2001-09-27Use POSIX :space: character class as suggested by solar@openwall.comTodd C. Miller
2001-09-27Disable getty on tty00 for macppc, on most machines this will beDale Rahn
2001-09-27weird testcases...Marc Espie
2001-09-27pass all properties of builtins when defn...Marc Espie
2001-09-27Two workarounds for the zs serial driver.Dale Rahn
2001-09-27Simplify comstart a bit.Artur Grabowski
2001-09-27Use mktemp(1) to avoid potential /tmp racesTodd C. Miller
2001-09-27Enable #if 0'd code in comcnputc() so serial console works correctly;Todd C. Miller
2001-09-27psycho_bus_[a|b] are essentially the same function; use a helper to avoid typosJason Wright
2001-09-27If first mktemp succeeds and second fails, be sure to remove the first temp f...Todd C. Miller
2001-09-27syncTheo de Raadt
2001-09-27Add missing "and semaphores" at the end of the description of the -T optionTodd C. Miller
2001-09-27o Add an extra byte for out_line and out_name in struct myutmp so weTodd C. Miller
2001-09-27some fixes and cleanups some from dfa@solo.ee, some pointedMichael Shalayeff
2001-09-27don't talk about compile-time optionsCamiel Dobbelaar
2001-09-27The skip steps array was one element short (since adding steps for af).Daniel Hartmeier
2001-09-27When zs is fully working, it should be tty00 for macppc.Dale Rahn
2001-09-27style fixes from Alexander Yurchenko <grange@grange.ru>Grigoriy Orlov
2001-09-27oopsTheo de Raadt
2001-09-27hush gcc warningJim Rees
2001-09-27Split out comattach that does isa and isapnp attachment and initialization,Artur Grabowski