Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-30 | oops | Theo de Raadt | |
1997-11-30 | Xr config 8 | Theo de Raadt | |
1997-11-30 | hosts.equiv manpage; tv | Theo de Raadt | |
1997-11-30 | add -column, -dash, -hyphen to .Bl usage string; lukem | Theo de Raadt | |
1997-11-30 | .It is not parsed, so spell out Bx and Ux; lukem | Theo de Raadt | |
1997-11-30 | doc .Bl options -column, -dash, -hyphen; lukem | Theo de Raadt | |
1997-11-26 | Optimized to perform well on small interleaves which makes the ccd driver | Niklas Hallqvist | |
really useful as a performance booster. The interleave needs to be a multiple of the software page size (CLBYTES) and not have mirror components if the new optimized policy should be used, otherwise the old policy will be used still. | |||
1997-11-26 | add .Pp | Theo de Raadt | |
1997-11-24 | initial cut at atalk man page | Theo de Raadt | |
1997-11-18 | beautifiaction from m4@umn.edu. pr #349 | Niels Provos | |
1997-11-18 | one more for NJ | Michael Shalayeff | |
1997-11-17 | fix Y2K problems | Theo de Raadt | |
1997-11-12 | also call it faq.8 | Theo de Raadt | |
1997-11-12 | mention ifaliases | Theo de Raadt | |
1997-11-12 | describing building kernels | Theo de Raadt | |
1997-11-12 | recommend "lookup file bind" | Theo de Raadt | |
1997-11-12 | mention net.inet.ip.forwarding | Theo de Raadt | |
1997-11-12 | Indentation. | Angelos D. Keromytis | |
1997-11-05 | lowercase first use of .Nm | Theo de Raadt | |
1997-11-05 | .cxx support from Mathieu.Herrb@mipnet.fr | Theo de Raadt | |
1997-11-05 | Mention more card types. | Jim Rees | |
Say how to get 3c905 to work. | |||
1997-11-04 | update docs on "ps" (show all procs) cmd | chuck | |
1997-10-24 | typo | Niels Provos | |
1997-10-21 | Make arrow keys work under pcvt using vt220 entry. | Todd C. Miller | |
1997-10-20 | new afterboot man page, and root logins will be told about it | Theo de Raadt | |
1997-10-20 | point to mdoc.template instead of man.template from m4@umn.edu | Niels Provos | |
1997-10-20 | Set default OS version tag and import various NetBSD version tags as well. | etheisen | |
1997-10-16 | add fxp/de, fix something else while at it | Theo de Raadt | |
1997-10-15 | add title | kstailey | |
1997-10-15 | Mention that IPF is a NAT pre-requisite. | kstailey | |
Add title. | |||
1997-10-13 | use sublist for 'x /I' description | Michael Shalayeff | |
1997-10-11 | update and sort | Theo de Raadt | |
1997-10-09 | 2 additions; hubertf | Theo de Raadt | |
1997-10-09 | we do not install -d EVER | Theo de Raadt | |
1997-10-09 | install ipsec samples | Michael Shalayeff | |
1997-10-09 | missing Makefile | Michael Shalayeff | |
1997-10-03 | lowercase name for man -k; btc@demon.net | Theo de Raadt | |
1997-10-03 | lowercase name for man -k; btc@demon.net | Theo de Raadt | |
1997-09-28 | utmp/lastlog do not need rotation; mason@primenet.com.au | Theo de Raadt | |
1997-09-26 | another note about NAT | kstailey | |
1997-09-22 | document SCSITERSE and SCSIDEBUG | Todd C. Miller | |
1997-09-22 | install -> ${INSTALL} | Todd C. Miller | |
1997-09-21 | Accept WRKOBJDIR for NFS mounted ports tree and local objs. DEF_UMASK is | Niklas Hallqvist | |
different on OpenBSD. Was this OK to commit, imp? | |||
1997-09-19 | oops | Theo de Raadt | |
1997-09-19 | support for upcoming OpenBSD 2.2 | Theo de Raadt | |
1997-09-16 | no need to include sys/ioccom.h; guy@netapp.com | Theo de Raadt | |
1997-09-13 | spelling error | Theo de Raadt | |
1997-09-12 | yellow pee | Theo de Raadt | |
1997-09-09 | Merge 1.264 and 1.20 from FreeBSD's bsd.port.mk and bsd.port.subdir.mk ↵ | imp | |
respectively | |||
1997-09-08 | Do not do function CSE on PIC code for m68k, gas does not handle it | Niklas Hallqvist | |
correctly, making spurious "undefined symbol" errors turn up without reason occasionally. |