Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-27 | Add support for the COMES_WITH variable. COMES_WITH is set to the OpenBSD | Marco S Hyman | |
version that a port became part of the standard distribution. If someone tries to generate the port on that version (or later) they will see the message "<port> comes with OpenBSD as of release ${COMES_WITH}". Users of earlier versions of OpenBSD will still generate the port. | |||
1998-03-26 | add LIBKAFS | Theo de Raadt | |
1998-03-23 | doc TIOCPKT_IOCTL; fair | Theo de Raadt | |
1998-03-19 | Add ie.4 man page.. | johns | |
1998-03-16 | "options" -> "option" for kernel config options. Also, add OpenBSD rcsid. | gene | |
1998-03-16 | Next step of updating all the descriptions as they | gene | |
stand in this page. The hard part is to come hwere options are added and deprecated and we reorganize. | |||
1998-03-16 | cleanup more | Theo de Raadt | |
1998-03-16 | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | Todd C. Miller | |
that are too long and ignore them instead of corrupting later entries. | |||
1998-03-16 | Add FFS_SOFTUPDATES and change an occurrence of NFS to NFS_CLIENT. | Todd C. Miller | |
1998-03-16 | make it | Theo de Raadt | |
1998-03-16 | First pass at updates: just spelling corrections and obvious grammar. | gene | |
Real meat to come. | |||
1998-03-15 | document FFS_SOFTUPDATES option and how to enable it. Also include | Todd C. Miller | |
the text of Kirk's license and mention that it will be free in the future. | |||
1998-03-12 | Variable to allow AFS support for certain utils and libs. | Artur Grabowski | |
1998-03-12 | pretty | Theo de Raadt | |
1998-03-10 | use .Ox | Todd C. Miller | |
1998-03-09 | Fix .Os | Todd C. Miller | |
1998-03-09 | pmax man4 by Jonathan Stone from NetBSD with *lots* of typos and | Todd C. Miller | |
spelling errors fixed. | |||
1998-03-09 | other varients of le cards | Theo de Raadt | |
1998-03-09 | Add some more, taken from the i386 port. I wonder if many of these should | Todd C. Miller | |
not just be platform independent? | |||
1998-03-09 | Document pci usage | Todd C. Miller | |
1998-03-09 | Add i386 tags | Todd C. Miller | |
1998-03-09 | These are not i386-specific so remove the i386 tag | Todd C. Miller | |
1998-03-09 | We do pci ne2000 clones | Todd C. Miller | |
1998-03-09 | Documention .Ox and refer to OpenBSD not 4.xBSD | Todd C. Miller | |
1998-03-09 | Fix .Ox with no args. | Todd C. Miller | |
1998-03-08 | add history for tiocm* | Jason Wright | |
1998-03-08 | document the TIOCM* ioctls | Jason Wright | |
1998-03-08 | formatting and reference updates.. | johns | |
1998-03-08 | Updated the SEE ALSO sections for all framebuffer driver man pages. | johns | |
1998-03-08 | add Alpha le.4 and fix formatting for alpha esp.4 | johns | |
1998-03-08 | Add initial esp.4 man page for Alpha. Got info from GENERIC kernel config file. | johns | |
1998-03-08 | Created a very basic intro.4 man page for Alpha needs more stuff added. | johns | |
1998-03-07 | Add several more initial man pages for devices that don't have them. | johns | |
1998-03-07 | We haven't tested the TI16750 so don't document it and don't confuse | Todd C. Miller | |
people by mentioning that there are two 16650 versions... | |||
1998-03-07 | Add alpha specific driver dir and man pages for serial devices. There's | Todd C. Miller | |
a lot that needs to be added here and much of it can be based on the i386 and pmax man4's. | |||
1998-03-07 | Document that we also do ST16650, ST16650V2, and TI16750. | Todd C. Miller | |
1998-03-07 | first version of a section 4 man page for the zs driver. | johns | |
1998-03-07 | Document .Ox and .Nx, noted by johns@ | Todd C. Miller | |
1998-03-07 | Add support for OpenBSD 2.3 in .Ox macro and make ".Ox" with no | Todd C. Miller | |
arguments work. | |||
1998-03-07 | Adding missing sparc device man pages. | johns | |
1998-03-05 | correct reference to photurisd. | Niels Provos | |
1998-03-04 | update to reality. | Niels Provos | |
1998-03-01 | Add Benedikt Stockebrand <benedikt@devnull.ruhr.de>'s SKIPDIR handling | Niklas Hallqvist | |
It actually has proven useful for developer work when in-transit changes of tools breaks certain parts of the system. We do not recommend it on a regular basis though, as having customized setups make bug handling more troublesome | |||
1998-02-26 | document reality | Theo de Raadt | |
1998-02-21 | doc lp= better, doc filter time; hubertf | Theo de Raadt | |
1998-02-21 | subsection is not pretty | Theo de Raadt | |
1998-02-21 | add xf86 man page | Matthieu Herrb | |
1998-02-19 | Handle make clean when port is not for machine's architecture | Marco S Hyman | |
1998-02-16 | s/TIOSCTTY/TIOCSCTTY/; ghudson | Theo de Raadt | |
1998-02-15 | update of old info. | Artur Grabowski | |