Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-31 | amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as | Miod Vallat | |
well as the few userland tools which were only used on these platforms. | |||
2002-12-31 | Prepare for the removal of amiga and sun3 platforms from the tree. | Miod Vallat | |
There has not been enough activity and interest towards these platform to keep them lying in the tree. | |||
2002-12-23 | chdir is the syscall, cd is the shell command; Sam Smith | Todd C. Miller | |
2002-12-15 | Remove pkg_add(1) .Xr | margarida | |
fgsch@ henning@ ok | |||
2002-12-13 | remove a joke: "16 Megabyte swap file" | Theo de Raadt | |
2002-11-11 | rpc.yppasswdd(8) mentioned twice in yp(8)'s SEE ALSO; from rogier@quaak.org | Michael Shalayeff | |
2002-11-08 | Time to cleanup: | Mike Pechkin | |
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok | |||
2002-10-31 | There's no point in using a small block size when creating a swap | Todd C. Miller | |
partition, it just slows down dd. | |||
2002-10-21 | o Add "-days 365" to the examples (default lifetime is 1 month). | Todd C. Miller | |
o Add an example showing how to make a new cert w/o a new key. o Mention how to dump a cert in text format. | |||
2002-10-17 | Overhaul of boot_`arch`(8) manual pages (unfinished). | Miod Vallat | |
Attempt to factorize some texts, remove old or false stuff, try to be more {help,use}ful, etc. boot_alpha and boot_hp300 rewritten on the occasion, and boot_hppa is new. | |||
2002-10-14 | No need to modify submit.mc when enabling TLS. Noted by Marc Matteo | Todd C. Miller | |
2002-10-04 | now i wanna be your dog | Michael Shalayeff | |
2002-10-04 | a makefile | Michael Shalayeff | |
2002-10-04 | the fire from sparc | Michael Shalayeff | |
2002-10-02 | Next-to-last minute changes: | Miod Vallat | |
- do not install format(8) on hp300, and drtest(8) on vax - incomplete MAKEDEV(8) updates. | |||
2002-10-02 | Add a small blurb about portmap being disabled by default, yet necessary | Miod Vallat | |
for YP operation. ok deraadt@ | |||
2002-09-26 | pcvt is gone, mention wscons instead; miod@ ok | Federico G. Schwindt | |
2002-09-26 | show nodev,nosuid lines; openbsd@davidkrause.com | Theo de Raadt | |
2002-09-23 | ``partition'' is definitely too hard to spell correctly. | Miod Vallat | |
2002-09-23 | First cut at boot manpage for macppc, based on sparc64 adjusted somewhat. | Dale Rahn | |
2002-09-07 | remove discussion about photurisd; ok ho | Theo de Raadt | |
2002-08-29 | - replace empty lines by .Pp where appropriate. | Wilbern Cobb | |
- no empty lines at end of file. ok mpech@ | |||
2002-08-22 | sshd_config(5) now; ok markus@ | Kevin Steves | |
2002-07-04 | Fix invalid .Xr's; from PR 2804 | Miod Vallat | |
2002-05-23 | 'SEE ALSO' audit in 'share/man/': | Mike Pechkin | |
o) sort; o) "," is separator of entries; o) don't use "." or "," in the last entry; millert@ ok | |||
2002-05-22 | Fix some ftp urls. | Miod Vallat | |
XXX some knowledgeable person ought to have a look and fix/update this page. | |||
2002-05-22 | redhat_base -> redhat/base; closes pr2674 | Peter Valchev | |
2002-05-22 | Small fix: - Start new sentence on a new line. | Mike Pechkin | |
miod@ ok | |||
2002-05-22 | Add a compat_hpux(8) manual page, from NetBSD with corrections. | Miod Vallat | |
2002-05-09 | - compat_linux is only supported on the i386 | jasoni | |
- mention use of elf2olf to fix binaries detected as svr4 - ok mpech@ | |||
2002-05-07 | The beginnings of a compat_osf1(8) manual page, borrowed from NetBSD then | Miod Vallat | |
adapted to our current situation. | |||
2002-04-09 | MAKEDEV only, not makedev | Theo de Raadt | |
2002-04-08 | Harmonize MAKEDEV.8 manpages, and provide one for arches still lacking it. | Miod Vallat | |
Remove bogus/obsolete information in the way (hello, hp300 MAKEDEV.8!) This has been lying for a long time in my tree, but much more work will be needed until these pages are complete - watch out for more m4 madness to generate them in the future. | |||
2002-03-30 | fix some stuff; ok deraadt | Peter Valchev | |
2002-03-20 | Sendmail logs to /var/log/maillog, not /var/log/mail; Matt Bing | Todd C. Miller | |
2002-02-22 | Xr netstat(8) | Miod Vallat | |
2002-02-22 | Attempt to document the multicast routing configuration here, rather than | Miod Vallat | |
having people read the comments in /etc/netstart. Add more Xr in the way. | |||
2002-02-21 | With the recent changes to /etc/netstart, split the part of rc.8 covering | Miod Vallat | |
it into a full-blown manual page, and document the new behaviour, in particular, what I forgot to add in the previous commit message. Add more Xrefs to network-related configuration files in netstart.8. There is still room for improvement: multicast routing ought to be documented in netstart.8 now, and afterboot.8 modified accordingly. ok chris@ | |||
2002-02-19 | IPsec is written ``IPsec'', not ``IPSec''. | Miod Vallat | |
2002-02-19 | kbd command crud; private@claudio.ch | Theo de Raadt | |
2002-02-18 | Mention that dhclient may need to be killed before re-running /etc/netstart. | Todd C. Miller | |
2002-02-14 | Xr rpc.yppasswdd | Theo de Raadt | |
2002-02-14 | no, i think the pr from s@msmith.net was right | Theo de Raadt | |
2002-02-13 | use amiga, not Amiga | Theo de Raadt | |
2002-02-12 | Add 128-bits as recommended AES key length. | Kjell Wooding | |
Rework the pf rulesets to use better style (ie. macros, lists), and match the examples used elsewhere in the document Ok angelos@ | |||
2002-02-10 | more /etc/ssh; openbsd@davidkrause.com | Theo de Raadt | |
2002-01-22 | grammar fixes; ok ericj@, -mdoc ok mpech@ | Jason Peel | |
2002-01-21 | Fix typo, noted by ciph3r@securebydefault.org | Angelos D. Keromytis | |
2002-01-12 | Xr intro 4 intead of special 8. | Jason Wright | |
2002-01-11 | Reorganize a little, pull in instructions on certifcate generation | Todd C. Miller | |
from ssl(8) and provide step-by-step instructions on how to edit the .mc files, install the new .cf files, restart sendmail and test. Should now be idiot-proof until science builds us a better idiot. |