summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-15Replace a bunch of conditional expressions with global pointers.Hugh Graham
2001-04-15Avoid panic on unmounting read-only fs, which previously use softupdates.Grigoriy Orlov
2001-04-15Randomized PIDs uglifies "ps -ax" output since it sorts on tty thenTodd C. Miller
2001-04-15start some cleanup to ancontrolEric Jackson
2001-04-15- in txp_intr(), don't call the rx/tx handlers unless necessaryJason Wright
2001-04-152,1, not 1,2Theo de Raadt
2001-04-15use fatal() or error() vs. fprintf(); ok markus@Kevin Steves
2001-04-15mask off Arm2Host_Comm_3 interrupts now that rx buffer reclamation hasJason Wright
2001-04-15default for protocol is 1,2; ok markus@Kevin Steves
2001-04-15- setup a timeout that will try to refill the rxbuffer ring (this makesJason Wright
2001-04-15Fix several errors in the bpf program; bugs reported byJason Wright
2001-04-15some ClientAlive cleanup; ok markus@Kevin Steves
2001-04-15MULTI_PACKAGES limitations were removed, somewhat recently.Marc Espie
2001-04-15anotherTheo de Raadt
2001-04-15set stdin/out/err to nonblocking in SSH proto 1, too. suggested by ho@Markus Friedl
2001-04-15don't use errno for key_{load,save}_private; discussion w/ solar@openwallMarkus Friedl
2001-04-15Style.Hakan Olsson
2001-04-15some unused variable and typos; from tomh@po.crl.go.jpMarkus Friedl
2001-04-15Support U160 on 53c1010 chips.Kenneth R Westerback
2001-04-15Prettier printing of cpu models and more models.Artur Grabowski
2001-04-15syncTheo de Raadt
2001-04-15move to 2.9-betaTheo de Raadt
2001-04-15Err. a ramdisk without pseudo-device rd has a minimal chance of working.Artur Grabowski
2001-04-15fix commentsKevin Steves
2001-04-15oops, commit protosmjacob
2001-04-15do rusage expansion on openbsd tooTheo de Raadt
2001-04-15do rusage expansion on openbsd tooTheo de Raadt
2001-04-14cleanTheo de Raadt
2001-04-14Mention that MALLOC should only be used for allocations with a constant size.Artur Grabowski
2001-04-14Pick up some more NetBSD-isms (tsp_bus_mem_init2).mjacob
2001-04-14Pick up some more NetBSD-isms (init_mem2 stuff).mjacob
2001-04-14Always make sure that SQWE is enabled- the PROM may not have done this for you.mjacob
2001-04-14remove excessTheo de Raadt
2001-04-14document updated behaviour, i thinkTheo de Raadt
2001-04-14eephy was already in thereTheo de Raadt
2001-04-14- integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyterJason Wright
2001-04-14need eephy with wx nowmjacob
2001-04-14Make sure eephy is included if you include wx.mjacob
2001-04-14UP1000 will fit in here.Artur Grabowski
2001-04-14Add support for Alpha Processor, Inc. UP1000.Artur Grabowski
2001-04-14'T' handling rcp/scp sync; ok markus@Kevin Steves
2001-04-14protocol 2 tty modes support; ok markus@Kevin Steves
2001-04-14use clear_pass instead of xfree()Markus Friedl
2001-04-14remove some channels that are not appropriate for keepalive.Markus Friedl
2001-04-14oops, really sync.. i have no idea what happened hereAaron Campbell
2001-04-14syncAaron Campbell
2001-04-14Use [a-f] for hex digits, not [A-F]. Also fix some tab/space issues.Aaron Campbell
2001-04-14KNFAaron Campbell
2001-04-14Remove non-portable sysbeep calls; deraadt@Aaron Campbell
2001-04-14quieten this on OpenBSD, information available in ifconfig -m is not needed i...Theo de Raadt