Age | Commit message (Expand) | Author |
2001-03-20 | a few recent cpu devs form puffins | Michael Shalayeff |
2001-03-20 | change interpretation of net.inet6.icmp6.nodeinfo from true/fale to bitmap. | Jun-ichiro itojun Hagino |
2001-03-20 | Fix mdoc botch. | Aaron Campbell |
2001-03-20 | accept hier changes; m@procyon.com | Theo de Raadt |
2001-03-20 | avoid zombies on abnormal disconnections. sync with kame | Jun-ichiro itojun Hagino |
2001-03-19 | m_freem not m_free if we're dropping the packet because we're not in | Jason Wright |
2001-03-19 | DELAY(1) is nicer than DELAY(10), multiply loop counter by 10 due to that. | Niklas Hallqvist |
2001-03-19 | Sniffed glue. Reinstate Mickey's time-bound loops but fix | Niklas Hallqvist |
2001-03-19 | version 2.5.2 | Markus Friedl |
2001-03-19 | undo /etc/shell and proto 2,1 change for openssh-2.5.2 | Markus Friedl |
2001-03-19 | set gl_pathv to NULL after we free it; christos@netbsd.org | Todd C. Miller |
2001-03-19 | document PreferredAuthentications options; ok markus@ | Damien Miller |
2001-03-19 | Document permitopen authorized_keys option; ok markus@ | Damien Miller |
2001-03-19 | Report ssh connection closing correctly; ok deraadt@ | Damien Miller |
2001-03-19 | examples. suggested by deraadt. sync with kame | Jun-ichiro itojun Hagino |
2001-03-19 | USB support works on alpha. (At least UHCI works fine) | Nathan Binkert |
2001-03-19 | Placeholder for a tga_scrollback function, although this will probably | Aaron Campbell |
2001-03-18 | specifically version match on ssh scanners. do not log scan information | Theo de Raadt |
2001-03-18 | for "make cleandir" clean out the doc stuff too | Todd C. Miller |
2001-03-18 | bad angelos | Aaron Campbell |
2001-03-18 | Cosmetic. | Aaron Campbell |
2001-03-18 | Deal with history_filename() returning NULL. Missing part if last commit. | Todd C. Miller |
2001-03-18 | If $HOME is not set do *not* use '.' for the history file. | Todd C. Miller |
2001-03-18 | Local patches: | Todd C. Miller |
2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently | Todd C. Miller |
2001-03-18 | Add BSD Makefiles, shlib_version and a pre-generated config.h for | Todd C. Miller |
2001-03-18 | GNU readline-4.1 | Todd C. Miller |
2001-03-18 | use GLOB_LIMIT | Theo de Raadt |
2001-03-18 | GLOB_LIMIT changes from christos | Theo de Raadt |
2001-03-18 | Pretty. | Angelos D. Keromytis |
2001-03-18 | Add a wsmux device | Nathan Binkert |
2001-03-18 | ignore permitopen="host:port" if AllowTcpForwarding==no | Markus Friedl |
2001-03-18 | Fix lots of register masks. | Brandon Creighton |
2001-03-18 | enable pmtu by default | Niels Provos |
2001-03-18 | Enable rasops and wsfonts for alpha so TGA can use them | Nathan Binkert |
2001-03-18 | New TGA driver for alpha. Takes advantage of rasops code. | Nathan Binkert |
2001-03-18 | Add rasops | Nathan Binkert |
2001-03-18 | Import rasops from NetBSD. This gives improved performance for raster | Nathan Binkert |
2001-03-18 | Importing wsfont stuff from NetBSD. | Nathan Binkert |
2001-03-18 | Initialize all the cpu_sets array, not just the first max_cpus entries. | Miod Vallat |
2001-03-18 | Remove badwordaddr() prototype, cleanup, #if -> #ifdef police. | Miod Vallat |
2001-03-18 | Correct prototype for guarded_access(). | Miod Vallat |
2001-03-17 | sync vax | Hugh Graham |
2001-03-17 | Handle ftp services that don't ask for a password, only a username. | Bob Beck |
2001-03-17 | mickey has been sniffing glue | Theo de Raadt |
2001-03-17 | check /etc/shells, too | Markus Friedl |
2001-03-16 | Add some more model subtypes from Antonio Carlini. | Hugh Graham |
2001-03-16 | implement "permitopen" key option, restricts -L style forwarding to | Markus Friedl |
2001-03-16 | 0x9f == BSDI, ok millert@ | Markus Friedl |
2001-03-16 | Now that pmap_growkernel is implemented set NKMEMCLUSTERS to 32m again. | Artur Grabowski |