Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-04 | put escapes in the right place; | Jason McIntyre | |
(i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; | |||
2003-08-31 | .Sh INTRODUCTION -> .Sh DESCRIPTION; | Jason McIntyre | |
2003-06-23 | Document tslot(4), and the availability of stp(4) on sparc now. | Miod Vallat | |
2003-06-19 | use width 12n and -compact | Theo de Raadt | |
2003-05-05 | corrections from Leandro Costa. | Jason McIntyre | |
- corrections to tradenames - updated URLs - general typos thanks Leandro! | |||
2003-05-05 | Etherlink -> EtherLink | Jason McIntyre | |
from Leandro Costa. | |||
2003-03-30 | typos; | Jason McIntyre | |
2003-03-06 | .Xr typos, and some dead ones; | Jason McIntyre | |
ok deraadt@ | |||
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-09-27 | Add a caveat about PCI ROMs possibly sitting in the iomem range | Todd C. Miller | |
the pcic wants. With miod@; OK deraadt@ | |||
2002-09-26 | Incomplete section 4 mi manual page cleanup. | Miod Vallat | |
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this) | |||
2002-09-25 | Typo in Xr | Miod Vallat | |
2002-06-22 | note the existance of big-endian pcmcia busses | Theo de Raadt | |
2002-06-20 | add gpr(4). | Federico G. Schwindt | |
2002-06-20 | prepare for upcoming stp(4) driver | Theo de Raadt | |
2001-10-05 | Powered by @mantoya: | Mike Pechkin | |
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | |||
2001-10-04 | we don't like .Pp and blank lines before/after .Ss; | Mike Pechkin | |
millert@ ok | |||
2001-08-03 | o) We don't like .Pp before/after .Sh; | Mike Pechkin | |
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok | |||
2001-06-22 | o) remove unnecessary .Pp; | Mike Pechkin | |
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok. | |||
2001-03-05 | Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED. | Aaron Campbell | |
These cards are probably very rare. deraadt@ ok | |||
2000-08-02 | pcic* | Theo de Raadt | |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell | |
the Cirrus Logic CL-PD6729 controller found on some laptops, i.e., the Gateway 2000 Solo 2100. Thanks to JDempsey@iss.net for testing and initiallly prodding me to get PC Cards to work in his laptop. | |||
2000-07-01 | More PCMCIA ep(4) devices supported now. | Aaron Campbell | |
2000-04-28 | few more tweaks | Theo de Raadt | |
2000-04-11 | more Xr flesh | Theo de Raadt | |
2000-04-11 | Xr pcmcia(4), too. | Aaron Campbell | |
1999-12-16 | non-working awi driver; someone finish it | Theo de Raadt | |
1999-08-23 | cnw support. | Federico G. Schwindt | |
1999-07-24 | repair | Theo de Raadt | |
1999-07-24 | Remove Card Bus mention from introduction. | Federico G. Schwindt | |
Better explain what devices are supported under wdc. Add BusToaster support. Add wdc to see also section. | |||
1999-07-23 | Add missing stuff | Niklas Hallqvist | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-06-05 | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | Aaron Campbell | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-09-26 | Add manpages for ec, ne and we. | Federico G. Schwindt | |
Add ne2k pnp support. Update sm and ep. |