summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-03-18Cosmetic.Aaron Campbell
2001-03-18Deal with history_filename() returning NULL. Missing part if last commit.Todd C. Miller
2001-03-18If $HOME is not set do *not* use '.' for the history file.Todd C. Miller
2001-03-18Local patches:Todd C. Miller
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlyTodd C. Miller
2001-03-18Add BSD Makefiles, shlib_version and a pre-generated config.h forTodd C. Miller
2001-03-18GNU readline-4.1Todd C. Miller
2001-03-18use GLOB_LIMITTheo de Raadt
2001-03-18GLOB_LIMIT changes from christosTheo de Raadt
2001-03-18Pretty.Angelos D. Keromytis
2001-03-18Add a wsmux deviceNathan Binkert
2001-03-18ignore permitopen="host:port" if AllowTcpForwarding==noMarkus Friedl
2001-03-18Fix lots of register masks.Brandon Creighton
2001-03-18enable pmtu by defaultNiels Provos
2001-03-18Enable rasops and wsfonts for alpha so TGA can use themNathan Binkert
2001-03-18New TGA driver for alpha. Takes advantage of rasops code.Nathan Binkert
2001-03-18Add rasopsNathan Binkert
2001-03-18Import rasops from NetBSD. This gives improved performance for rasterNathan Binkert
2001-03-18Importing wsfont stuff from NetBSD.Nathan Binkert
2001-03-18Initialize all the cpu_sets array, not just the first max_cpus entries.Miod Vallat
2001-03-18Remove badwordaddr() prototype, cleanup, #if -> #ifdef police.Miod Vallat
2001-03-18Correct prototype for guarded_access().Miod Vallat
2001-03-17sync vaxHugh Graham
2001-03-17Handle ftp services that don't ask for a password, only a username.Bob Beck
2001-03-17mickey has been sniffing glueTheo de Raadt
2001-03-17check /etc/shells, tooMarkus Friedl
2001-03-16Add some more model subtypes from Antonio Carlini.Hugh Graham
2001-03-16implement "permitopen" key option, restricts -L style forwarding toMarkus Friedl
2001-03-160x9f == BSDI, ok millert@Markus Friedl
2001-03-16Now that pmap_growkernel is implemented set NKMEMCLUSTERS to 32m again.Artur Grabowski