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