Age | Commit message (Expand) | Author |
2003-10-01 | tweak; | Jason McIntyre |
2003-10-01 | use the same amount of indent for the action fields in the example conf; | Jason McIntyre |
2003-10-01 | - note that sysctl(8) is necessary for emul | Jason McIntyre |
2003-10-01 | updates and corrections to the references in SEE ALSO; | Jason McIntyre |
2003-10-01 | note that for user mounts special should be -rw user, and node owned by user; | Jason McIntyre |
2003-10-01 | listen to bodh IPv4/v6 ftp port on -D by default. deraadt ok. | Jun-ichiro itojun Hagino |
2003-10-01 | out-of-bound memory access. deraadt ok | Jun-ichiro itojun Hagino |
2003-10-01 | handle failed strdup; reported by jjy2+@pitt.edu | Theo de Raadt |
2003-10-01 | fix typo; jjy2+@pitt.edu | Theo de Raadt |
2003-10-01 | free without test | Theo de Raadt |
2003-10-01 | Fix off-by-one. | Chad Loder |
2003-10-01 | Correct off-by-one. | Chad Loder |
2003-10-01 | Correct some off-by-ones. They currently don't matter, but this | Chad Loder |
2003-10-01 | make ifindex2ifnet growing code more correct. (found by iij seil team) | Jun-ichiro itojun Hagino |
2003-10-01 | Add break statements in switch missing from revision 1.32. | Todd C. Miller |
2003-10-01 | sys/types.h is not really needed with sys/param.h. | Kevin Lo |
2003-09-30 | more fixes from 0.9.7c, ok deraadt, cloder | Markus Friedl |
2003-09-30 | sync | Theo de Raadt |
2003-09-30 | parse elf now; help from millert | Michael Shalayeff |
2003-09-30 | Make sure strings and error messages sent to dc(1) properly escape [, ] and \. | Otto Moerbeek |
2003-09-30 | Teach dc(1) how to read strings with unbalanced braces by introducing | Otto Moerbeek |
2003-09-30 | Flush stdout after P operator. Improves interaction with bc(1). | Otto Moerbeek |
2003-09-30 | security fix from http://www.openssl.org/news/secadv_20030930.txt | Markus Friedl |
2003-09-30 | o err out on start if no watches are defined | Henning Brauer |
2003-09-30 | usage(): | Jason McIntyre |
2003-09-30 | quantum atlas iv 9 wls lies about tags | Michael Shalayeff |
2003-09-30 | full stop. reverse course. remove all periods, so as to be aligned | Ted Unangst |
2003-09-30 | set the log message ident with openlog(), ok henning@ | jose |
2003-09-29 | Revert BN_cmp() change. Its arguments are const. Spotted by miod@. | Otto Moerbeek |
2003-09-29 | Disable cache on page tables unconditionnaly, not only for MVME188: magically | Miod Vallat |
2003-09-29 | ahc seems to work, some more phys and sync generic/ramdisk | Michael Shalayeff |
2003-09-29 | GSSAPICleanupCreds -> GSSAPICleanupCredentials | Markus Friedl |
2003-09-29 | simple dino manpage | Michael Shalayeff |
2003-09-29 | dino/cujo pci bridge | Michael Shalayeff |
2003-09-29 | use pci_mapreg_map() and free resources on failures | Michael Shalayeff |
2003-09-29 | more dmamp_sync()s; krw@ ok | Michael Shalayeff |
2003-09-29 | dino/cujo pci bridge | Michael Shalayeff |
2003-09-29 | add more dmamap_sync()s where appropriate modify loops to insure proper synci... | Michael Shalayeff |
2003-09-29 | better dmesg output including onboard memory size when present, free resource... | Michael Shalayeff |
2003-09-29 | pci support for hppa | Michael Shalayeff |
2003-09-29 | fix the dc_cacheline to 16 on hppa | Michael Shalayeff |
2003-09-29 | e own SIOP_DEBUG define instea of the system-wide one; | Michael Shalayeff |
2003-09-29 | to set smth in the register one has to write into it and not just read once m... | Michael Shalayeff |
2003-09-29 | uncomment daemon() call; spotted by jose@ | Henning Brauer |
2003-09-29 | knf | Theo de Raadt |
2003-09-29 | realloc fix; ok henning cloder | Theo de Raadt |
2003-09-29 | unchecked strdup; ok henning; spotted by jjy2+@pitt.edu | Theo de Raadt |
2003-09-29 | Experimental support for serverworks csb6 third channel inspired by | Alexander Yurchenko |
2003-09-29 | Better use of phys_map_vaddr* (does not matter until we start using more than | Miod Vallat |
2003-09-29 | - add list of options to -o and .Xr ssh_config(5) | Jason McIntyre |