Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-15 | Xr repair | Theo de Raadt | |
1997-07-09 | disk_unbusy() does not call panic() | kstailey | |
1997-07-06 | proper OpenBSD macros | Michael Shalayeff | |
1997-07-03 | use .Bl for gecos info; lukem | Theo de Raadt | |
1997-06-25 | Typo correction. | Angelos D. Keromytis | |
1997-06-22 | correct wording; mason@primenet.com.au | Theo de Raadt | |
1997-06-21 | blank line | Theo de Raadt | |
1997-06-18 | typos; khym@bga.com | Theo de Raadt | |
1997-06-15 | Section 4 manpages for the mac68k courtesy of Colin Wood | gene | |
(ender@is.rice.edu). Includes some tweaks by myself including a note of the true HISTORY of the sn driver. :) | |||
1997-06-15 | Mention that cd is a built-in. | Todd C. Miller | |
1997-06-15 | i like it linked, LINKED, rAnDoM mAn LiNkEd !1!1! | Michael Shalayeff | |
1997-06-15 | update | Michael Shalayeff | |
1997-06-15 | reality update | Michael Shalayeff | |
cleanup | |||
1997-06-15 | move towards completeness | Michael Shalayeff | |
1997-06-13 | fix | Theo de Raadt | |
1997-06-12 | man boot&hangman | Michael Shalayeff | |
1997-06-11 | .Xr | Theo de Raadt | |
1997-06-11 | fix internal xref; lukem | Theo de Raadt | |
1997-06-11 | add; jonathan | Theo de Raadt | |
1997-06-11 | doc options inet6; lukem | Theo de Raadt | |
1997-06-10 | be more explicit about fs_type | kstailey | |
1997-06-10 | missing comma; josh@quick.net | Theo de Raadt | |
1997-06-04 | oops, udpate .../man4/Makefile for the ch.4 manpage... | grr | |
1997-06-04 | add the FreeBSD ch.4 manpage, strange as it may be.... | grr | |
1997-06-04 | typo | Michael Shalayeff | |
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 | |||
1997-05-29 | build-n-install panic and spl man pages | kstailey | |
1997-05-29 | from NetBSD | kstailey | |
1997-05-29 | from NetBSD, some grammatical improvements | kstailey | |
1997-05-28 | formatting; enami@ba2.so-net.or.jp | Theo de Raadt | |
1997-05-28 | pccom page from grr | Theo de Raadt | |
1997-05-14 | Establish svnd manpage link | Niklas Hallqvist | |
1997-05-14 | Document svnd | Niklas Hallqvist | |
1997-05-01 | document the boot.dos utility (boot kernel directly from MSDOS) | flipk | |
1997-04-28 | Document dc flag from NetBSD (mellon) | Todd C. Miller | |
1997-04-21 | correct grammar | kstailey | |
1997-04-21 | options GPL_MATH_EMULATE | kstailey | |
1997-04-21 | mention GPL_MATH_EMULATE | kstailey | |
1997-04-20 | fix typo (jtc@netbsd.org) | Todd C. Miller | |
1997-04-12 | a -> an; soil@quick.net | Theo de Raadt | |
1997-04-10 | mention .group entries in /etc/passwd.conf | Niels Provos | |
1997-04-09 | the the | Theo de Raadt | |
1997-04-08 | nuevos | Theo de Raadt | |
1997-04-07 | document the config flags field | Jim Rees | |
1997-04-04 | describe 2nd utmp record better; gwing@primenet.com.au | Theo de Raadt | |
1997-04-04 | add STRIPDISC line; kleink@netbsd.org | Theo de Raadt | |
1997-04-03 | BUGS section no longer applies, the new resolver implements network | Jason Downs | |
lookups with DNS. | |||
1997-03-29 | Change MIN & TIME to VMIN & VTIME; from NetBSD PR 3243 | Thorsten Lockert | |