summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-09-27Split out comattach that does isa and isapnp attachment and initialization,Artur Grabowski
2001-09-27typos; from solarMarkus Friedl
2001-09-27switch without break. This caused the 'ICMP too short' messages, sinceDaniel Hartmeier
2001-09-27Fix th_ack calculation in pf_send_reset(). return-rst didn't work sinceDaniel Hartmeier
2001-09-27If kvm_openfiles() fail the systctl() should work.Mike Pechkin
2001-09-27Needed logic to handle newlines correctly.Marc Espie
2001-09-27More patsubst that fail...Marc Espie
2001-09-27missing called=1; chombier@mac.comMarkus Friedl
2001-09-27mem leak; chombier@mac.comMarkus Friedl
2001-09-27traceon/traceoff built-ins.Marc Espie
2001-09-27Document PATCH_LIST extended behavior.Marc Espie
2001-09-27missing headerTheo de Raadt
2001-09-27Enable shared libs on sparc64.Artur Grabowski
2001-09-27sparc64 has shared libraries now.Miod Vallat
2001-09-27Local symbols don't need to have a name. Don't barf on them.Artur Grabowski
2001-09-27We have a libdl now.Artur Grabowski
2001-09-27We have a libdl on sparc64 now.Artur Grabowski
2001-09-27sparc64 has a libdl nowArtur Grabowski