summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-21uvm_vnp_terminate expect the vnode to be locked.Artur Grabowski
2001-03-21Fix typo, connnection -> connectionAaron Campbell
2001-03-21do not dereference null pointer. from kameJun-ichiro itojun Hagino
2001-03-21set rmx_mtu to L2 interface mtu, instead of 0, on mtudisc timeout.Jun-ichiro itojun Hagino
2001-03-21Don't use this non-standard .Nm "" thing.Aaron Campbell
2001-03-21add -B flag to usageJakob Schlyter
2001-03-21__va_list is specified differently with the powerpc ABI than it is onDale Rahn
2001-03-21alpha fixes, from simonb@wasabisystems.comMarkus Friedl
2001-03-21merge common ssh v1/2 codeMarkus Friedl
2001-03-21optimize a sanity check and put it behind ifdef DIAGNOSTIC.Artur Grabowski
2001-03-21Fix a race which could cause us to write out data belongingArtur Grabowski
2001-03-20dangling space in commentArtur Grabowski
2001-03-20dangling space in commentArtur Grabowski
2001-03-20cleaningArtur Grabowski
2001-03-20Prevent "sort -f /dev/null" from segfaulting.Todd C. Miller
2001-03-20renameMarkus Friedl
2001-03-20cleanupArtur Grabowski
2001-03-20remove unused argMarkus Friedl
2001-03-20document new interpretation for net.inet6.icmp6.nodeinfo.Jun-ichiro itojun Hagino
2001-03-20default to SSH protocol version 2Markus Friedl
2001-03-20add changes need for BSD_AUTH plus disabled BSD_AUTH codeMarkus Friedl
2001-03-20Even more cleanup. This file was a mess.Artur Grabowski
2001-03-20Make fsync a bit more reliable; From Free/NetBSD. art@ ok.Grigoriy Orlov
2001-03-20indentArtur Grabowski
2001-03-20Even more.Artur Grabowski
2001-03-2014 more NULL used as integer values.Artur Grabowski
2001-03-20NULL is not an u_longArtur Grabowski
2001-03-20NULL is not a daddr_tArtur Grabowski
2001-03-20better default screen initMichael Shalayeff
2001-03-20regenMichael Shalayeff
2001-03-20a few recent cpu devs form puffinsMichael Shalayeff
2001-03-20change interpretation of net.inet6.icmp6.nodeinfo from true/fale to bitmap.Jun-ichiro itojun Hagino
2001-03-20Fix mdoc botch.Aaron Campbell
2001-03-20accept hier changes; m@procyon.comTheo de Raadt
2001-03-20avoid zombies on abnormal disconnections. sync with kameJun-ichiro itojun Hagino
2001-03-19m_freem not m_free if we're dropping the packet because we're not inJason Wright
2001-03-19DELAY(1) is nicer than DELAY(10), multiply loop counter by 10 due to that.Niklas Hallqvist
2001-03-19Sniffed glue. Reinstate Mickey's time-bound loops but fixNiklas Hallqvist
2001-03-19version 2.5.2Markus Friedl
2001-03-19undo /etc/shell and proto 2,1 change for openssh-2.5.2Markus Friedl
2001-03-19set gl_pathv to NULL after we free it; christos@netbsd.orgTodd C. Miller
2001-03-19document PreferredAuthentications options; ok markus@Damien Miller
2001-03-19Document permitopen authorized_keys option; ok markus@Damien Miller
2001-03-19Report ssh connection closing correctly; ok deraadt@Damien Miller
2001-03-19examples. suggested by deraadt. sync with kameJun-ichiro itojun Hagino
2001-03-19USB support works on alpha. (At least UHCI works fine)Nathan Binkert
2001-03-19Placeholder for a tga_scrollback function, although this will probablyAaron Campbell
2001-03-18specifically version match on ssh scanners. do not log scan informationTheo de Raadt
2001-03-18for "make cleandir" clean out the doc stuff tooTodd C. Miller
2001-03-18bad angelosAaron Campbell