summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-04-14activate wsmoused; the sooner the betterTheo de Raadt
2001-04-14syncTheo de Raadt
2001-04-14Remove some static.Aaron Campbell
2001-04-14Userland daemon for wscons console mouse features.Aaron Campbell
2001-04-14Kernel support for console mouse functionality which will be controlled byAaron Campbell
2001-04-14do not double freeTheo de Raadt
2001-04-14Instead of using KBC_AUXTEST, probe the aux port with KBC_AUXECHO, which isAaron Campbell
2001-04-14Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWireAaron Campbell
2001-04-14Forgot remove 'U' from optstring; millert@ ok. ;)Grigoriy Orlov
2001-04-14Remove the -o flag from identd's default invocation as it serves only toHugh Graham
2001-04-14Respect (absence of) "other" flag in all cases, and fix some whitespace.Hugh Graham
2001-04-14Minor cleanup.Hakan Olsson
2001-04-14Minor changes, preparing for real socket-attached TDBs; also, moreAngelos D. Keromytis
2001-04-14Correctly initialize disklabel structure in readdisklabel().Miod Vallat
2001-04-14Remove defopt; aaron@ ok.Federico G. Schwindt
2001-04-13Add options ClientAliveInterval and ClientAliveCountMax to sshd.Bob Beck
2001-04-13Remove softdep and add avgfilesize/avgfpdir in printfs().Grigoriy Orlov
2001-04-13Another case where we need to use u_char, not char for arrayTodd C. Miller
2001-04-13signess bug; jwaterman@yaleroad.comTheo de Raadt
2001-04-13Add support for user specified tokens to identd. Based on a patchTodd C. Miller
2001-04-13- attempt to get dma coherent buffers for most of the shared memory usesJason Wright
2001-04-13Fix clean target so it really cleans - depending on if we have aBob Beck
2001-04-13merge mod_ssl 2.8.2Brad Smith
2001-04-13merge mod_ssl 2.8.2Brad Smith
2001-04-13- rx buffer ring management (working)Jason Wright
2001-04-13Remove debugging output, and some extra junk from the verbose output.Marc Espie
2001-04-13typo. ok deraadt@Jakob Schlyter