Age | Commit message (Expand) | Author |
2004-06-13 | regen | Niklas Hallqvist |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-13 | regen | Michael Shalayeff |
2004-06-13 | support iriver ifp-1xx thingies | Michael Shalayeff |
2004-06-13 | Typos in comments and a redundant prototype. From Brian Poole via jmc@ | Otto Moerbeek |
2004-06-13 | cy_attach improvements; ok art | Peter Valchev |
2004-06-13 | 1-byte overflow; ryo@nerv.org, otto ok | Theo de Raadt |
2004-06-13 | remove duplicate setting of $SCP; spotted by markus@ | Damien Miller |
2004-06-13 | regress test for client multiplexing; ok markus@ | Damien Miller |
2004-06-13 | implement session multiplexing in the client (the server has supported this | Damien Miller |
2004-06-13 | List supported ciphers in man pages, tidy up ssh -c; | Darren Tucker |
2004-06-13 | Add scp regression test; with & ok markus@ | Darren Tucker |
2004-06-13 | implement diffie-hellman-group14-sha1 kex method (trivial extension to | Damien Miller |
2004-06-12 | Fix table add/replace commands with securelevel=2. | Cedric Berger |
2004-06-12 | Add check for bp->b_bcount in siop_minphys() as other drivers have. | Kenneth R Westerback |
2004-06-12 | Revert 1.10 - there are still bad interactions between block_move_no_loop() | Miod Vallat |
2004-06-12 | fix ncpu vs ncpus glitch, spotted by Sven Dehmlow | Theo de Raadt |
2004-06-12 | make M-x gid try to guess the symbol name to look up by looking at the | Vincent Labrecque |
2004-06-12 | Make route show output similar to netstat -r output. | Claudio Jeker |
2004-06-12 | support IPV6_USE_MIN_MTU, to make BIND9 better. | Jun-ichiro itojun Hagino |
2004-06-12 | support IPV6_USE_MIN_MTU (forgot to commit the file, sorry). noted by Anil | Jun-ichiro itojun Hagino |
2004-06-12 | Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.h | Kenneth R Westerback |
2004-06-11 | remove test that sometimes fails until problem is understood | Marco S Hyman |
2004-06-11 | div etime by ncpu | Theo de Raadt |
2004-06-11 | handle the KI_NOCPU case, pointed out by markus | Theo de Raadt |
2004-06-11 | back out tree breakage. Like, come on | Theo de Raadt |
2004-06-11 | vm->vm_minsaddr was uninitialized (nothing realy uses it anyway) | Michael Shalayeff |
2004-06-11 | better name for power thread (for power users only) | Michael Shalayeff |
2004-06-11 | typo in comment | Brad Smith |
2004-06-11 | support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kame | Jun-ichiro itojun Hagino |
2004-06-11 | Better stack usage on m88k for lwp. | Miod Vallat |
2004-06-11 | doc cpuid | Theo de Raadt |
2004-06-11 | divide etime by ncpu | Theo de Raadt |
2004-06-11 | oops | Theo de Raadt |
2004-06-11 | on i386 machines, attempt to peek inside apic_intrhand[] as well, so that | Theo de Raadt |
2004-06-11 | only print /# if > 1 cpu on a machine | Theo de Raadt |
2004-06-11 | Eliminate a dereference after pool_put when an inactive/no-longer referenced | Ryan Thomas McBride |
2004-06-11 | Correct the code that identifies bogus regexps; Jared Yanovich | Todd C. Miller |
2004-06-11 | Fix backref substitution in -s mode. Problem found and fix verified | Todd C. Miller |
2004-06-11 | export cpuid via kproc2, and make ps & top aware... from niklas | Theo de Raadt |
2004-06-11 | export cpuid via kproc2, and make ps & top aware | Theo de Raadt |
2004-06-11 | hide top breakage, until the next commit which will do it right | Theo de Raadt |
2004-06-10 | Generate SIGTRAP for breakpoint instructions. | Mark Kettenis |
2004-06-10 | Work around an uncovered gcc problem on m88k until it receives proper cure. | Miod Vallat |
2004-06-10 | include whole SYS.h instead of just machine/asm.h | Michael Shalayeff |
2004-06-10 | Typos in option descriptions; fixed in gcc 3. | Miod Vallat |
2004-06-10 | From FreeBSD (via rees@umich.edu and nate) | Peter Valchev |
2004-06-10 | zero the cif struct correctly. | Ryan Thomas McBride |
2004-06-10 | Plug a memory leak in carp_clone_destroy() | Ryan Thomas McBride |
2004-06-10 | SECURITY: CAN-2004-0492 (cve.mitre.org) | Henning Brauer |