Age | Commit message (Expand) | Author |
2006-03-31 | tweaks; | Jason McIntyre |
2006-03-31 | FFS2 dinode pool needs to be defined here too | Pedro Martelletto |
2006-03-31 | Be careful when accessing the external destination address, as it is not set | Hans-Joerg Hoexer |
2006-03-31 | forgot those in previous commit... | Hans-Joerg Hoexer |
2006-03-31 | adopt regression tests to recent change | Hans-Joerg Hoexer |
2006-03-31 | wenn dumping rules always show type, srcid and dstid (if set). | Hans-Joerg Hoexer |
2006-03-31 | allow do delete dynamic rules | Hans-Joerg Hoexer |
2006-03-31 | allow specification of encapsulated protocol for ike; ok hshoexer | Markus Friedl |
2006-03-31 | fix the "ike dynamic" test. dynamic automatically uses the local | Reyk Floeter |
2006-03-31 | Make ffs_statfs() tag FFS2 file systems as such | Pedro Martelletto |
2006-03-31 | allow specification of encapsulated protocol for flows; ok hshoexer | Markus Friedl |
2006-03-31 | Add MOUNT_FFS2 | Pedro Martelletto |
2006-03-31 | ffs_statfs() should not panic on FFS2 file systems | Pedro Martelletto |
2006-03-31 | Teach ffs_vget() to allocate and associate FFS2 dinodes | Pedro Martelletto |
2006-03-31 | Teach ffs_reclaim() to put FFS2 dinodes back into their pool | Pedro Martelletto |
2006-03-31 | Add a pool for FFS2 dinodes | Pedro Martelletto |
2006-03-31 | fix number conversion logic; spotted by pat@; ok tedu@ pat@ | Otto Moerbeek |
2006-03-31 | Better useage string. From Alexey Dobriyan. | Otto Moerbeek |
2006-03-31 | Check malloc return value | Bjorn Sandell |
2006-03-31 | kill trailing whitespace; | Jason McIntyre |
2006-03-31 | uppercase `ip'; | Jason McIntyre |
2006-03-31 | remote user escape is %r not %h; spotted by jmc@ | Damien Miller |
2006-03-31 | kill trailing whitespace; | Jason McIntyre |
2006-03-31 | Super block changes for FFS2, thanks to all who tested. | Pedro Martelletto |
2006-03-31 | (char)to{upper,lower}() | Theo de Raadt |
2006-03-31 | ARGSUSED where needed | Theo de Raadt |
2006-03-31 | No point in calling pte_spill_r() 90% of the time, when the first thing | Dale Rahn |
2006-03-31 | oldmask = sigprocmask(SIG_BLOCK, &mask, &oldmask); | Theo de Raadt |
2006-03-31 | Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra Fucik | Dale Rahn |
2006-03-31 | sycn | Dale Rahn |
2006-03-31 | Add GSM modem SIEMENS ES75 | Dale Rahn |
2006-03-31 | Gently cast to make lint happy. | Dale Rahn |
2006-03-31 | Be kind to lint, and specify the correct width on these constants. | Dale Rahn |
2006-03-31 | fairly simple cleanup, lots of testing done | Theo de Raadt |
2006-03-31 | lint-driven cleanup. nothing too scary in this diff. | Theo de Raadt |
2006-03-31 | careful cleanup following advice from lint. be very very very careful | Theo de Raadt |
2006-03-31 | ARGSUSED for for a few things | Theo de Raadt |
2006-03-31 | lint happiness, mostly avoiding variable aliasing | Theo de Raadt |
2006-03-31 | kvm_openfiles() should take int flag, not unsigned | Theo de Raadt |
2006-03-31 | lint | Theo de Raadt |
2006-03-31 | spacing; | Joris Vink |
2006-03-31 | after we changed mode_t to be an int, the devname() man page was | Theo de Raadt |
2006-03-31 | ARGSUSED for signal handlers | Theo de Raadt |
2006-03-31 | tiny bits of lint | Theo de Raadt |
2006-03-30 | i am stunned how little was needed to make lint happy in this | Theo de Raadt |
2006-03-30 | add temporary files to the worklist before creating them, this prevents | Joris Vink |
2006-03-30 | hmm, let's not use fatal() when we cannot find a branch instead return NULL | Joris Vink |
2006-03-30 | zap unused variable, niallo@ noticed | Joris Vink |
2006-03-30 | first part of supporting branches in openrcs. right now we can only | Joris Vink |
2006-03-30 | sync | Theo de Raadt |