Age | Commit message (Expand) | Author |
2004-09-16 | ewps... | Henning Brauer |
2004-09-16 | If we can't allocate new jumbo storage, try to copy the packet into a | Ryan Thomas McBride |
2004-09-16 | malloc the imsg buffers instead of having them staticly, suggested by | Henning Brauer |
2004-09-16 | ewps, kill the src route prototypes. was sitting in my tree for ages but | Henning Brauer |
2004-09-16 | unused variables; otto ok | Theo de Raadt |
2004-09-16 | stupid propagated typo | Michael Shalayeff |
2004-09-15 | code locator is optional | Michael Shalayeff |
2004-09-15 | target/lun attributes are optional | Michael Shalayeff |
2004-09-15 | unused functions | Theo de Raadt |
2004-09-15 | lint demands little cleanups | Theo de Raadt |
2004-09-15 | use ftello() instead of ftell() where better | Theo de Raadt |
2004-09-15 | AllowTcpForwarding should be disabled for authpf users; | Jason McIntyre |
2004-09-15 | some fixes passed back to arla people; | Jason McIntyre |
2004-09-15 | spelling from jon olsson; | Jason McIntyre |
2004-09-15 | some grammar fixes, and a consistency fix i forgot to commit; | Jason McIntyre |
2004-09-15 | make examples match format specified in man page; | Jason McIntyre |
2004-09-15 | - better .Nd | Jason McIntyre |
2004-09-15 | - use some literal indent | Jason McIntyre |
2004-09-15 | some fixes from christian brueffer (freebsd pr #26870); | Jason McIntyre |
2004-09-15 | @reboot is probably not very helpful for machines not running all the time, | Jason McIntyre |
2004-09-15 | missing article; | Jason McIntyre |
2004-09-15 | cast offset value correctly for gzseek | Theo de Raadt |
2004-09-15 | missing article; | Jason McIntyre |
2004-09-15 | rename local err() function to error() | Theo de Raadt |
2004-09-15 | missing article; | Jason McIntyre |
2004-09-15 | better check for ro/data section allocation | Michael Shalayeff |
2004-09-15 | avoid aliasing against libc symbols | Theo de Raadt |
2004-09-15 | unused variable | Theo de Raadt |
2004-09-15 | remove unused code | Theo de Raadt |
2004-09-15 | size_t vs ssize_t confusion | Theo de Raadt |
2004-09-15 | new machines supported | Michael Shalayeff |
2004-09-15 | signed and unsigned char wiggles | Theo de Raadt |
2004-09-15 | u2/uturn and runway man pages | Michael Shalayeff |
2004-09-15 | add pcxu tlb handlers and cpu probing | Michael Shalayeff |
2004-09-15 | allocate resources for cardbus on demand; better version parsing | Michael Shalayeff |
2004-09-15 | force ordering in splraise | Michael Shalayeff |
2004-09-15 | ARGSUSED, remove unused, ... | Theo de Raadt |
2004-09-15 | Add gscpm(4) man page. | Alexander Yurchenko |
2004-09-15 | gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver. | Alexander Yurchenko |
2004-09-15 | regen | Michael Shalayeff |
2004-09-15 | fix j2240 name | Michael Shalayeff |
2004-09-15 | scan cpu bus manually for some machines do not support that in prom | Michael Shalayeff |
2004-09-15 | Kill (almost all) warnings. | Miod Vallat |
2004-09-15 | need buf_free() to free buf, free() is not good enough | Henning Brauer |
2004-09-15 | imsg framework cleanup: | Henning Brauer |
2004-09-15 | malloc the imsg buffers instead of having them statically, suggested by | Henning Brauer |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt |
2004-09-15 | document that SED_PLIST is dead, explain about fragments/substitutions. | Marc Espie |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt |
2004-09-15 | variable set but not used | Theo de Raadt |