Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-13 | fix | Theo de Raadt | |
1997-05-30 | for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ | Theo de Raadt | |
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done | |||
1996-03-29 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-01-12 | from netbsd; Note search mechanism | Theo de Raadt | |
1995-11-20 | make dlopen() use hints database, not just paths; from etheisen@TECLink.Net; ↵ | Theo de Raadt | |
netbsd pr#1763 | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |