Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-05 | fix Nm usage; d@ | Aaron Campbell | |
1999-07-04 | repairs | Aaron Campbell | |
1999-07-04 | new -mdoc man pages; kwesterback@home.com | Aaron Campbell | |
1999-07-03 | talk about ipsec sysctl variables | Theo de Raadt | |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell | |
1999-07-03 | fixes; hal@sdsi.com | Theo de Raadt | |
1999-07-02 | .Pp macros are not necessary before .Sh macros, either | Aaron Campbell | |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell | |
1999-07-02 | lmc man pages | Theo de Raadt | |
1999-07-01 | tzdata1999d from ftp://elsie.nci.nih.gov/pub/; ok millert@ | David Leonard | |
1999-07-01 | a start at fleshing this out | Theo de Raadt | |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell | |
also repairs to mdoc.samples(7) and tcpdump(8) | |||
1999-06-30 | add reference | Michael Shalayeff | |
1999-06-29 | much better | Theo de Raadt | |
1999-06-29 | typos | Jason Wright | |
1999-06-29 | manhattan splits for two on july 1st | Michael Shalayeff | |
1999-06-29 | sync with freebsd: | Jason Wright | |
mention that this driver supports pnic-ii | |||
1999-06-29 | sync with freebsd: | Jason Wright | |
remove pnic-ii based boards and note support for onchip xcvr | |||
1999-06-25 | longer explanation of what a bridge is and why you'd use this one | Jason Wright | |
1999-06-22 | Add a temporary UVM define | Artur Grabowski | |
1999-06-21 | RangeLAN2 wireless ethernet driver | David Leonard | |
1999-06-18 | rc.securelevel ships with uncommented xntp lines | Marc Espie | |
1999-06-18 | malloc(9) man page wasn't being built; shinobi@monkey.org | Aaron Campbell | |
1999-06-11 | removed TCPCOOKIE support. small edit to ip-filter sections. removed reference | pattonme | |
to pfil(9) which was rather obsolete. | |||
1999-06-07 | Fix address typos in the example (markc@) | Angelos D. Keromytis | |
1999-06-06 | typo | Paul Janzen | |
1999-06-06 | First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-only | Jason Wright | |
at the moment. | |||
1999-06-05 | more .Os cleanup, remove some trailing whitespace, cleanse some .Nm | Aaron Campbell | |
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-06-01 | order of evaluation and associativity are not the same; chopps@netbsd.org | Aaron Campbell | |
1999-05-31 | typo | Marc Espie | |
1999-05-30 | synonym typo | Paul Janzen | |
1999-05-27 | ie(4) supports the Intel EtherExpress 16 | Aaron Campbell | |
1999-05-26 | Add .m files, necessary to compile libobjc. | Marc Espie | |
1999-05-26 | new 3Com NIC man pages (aka, work no one else wants to do) :-) | Aaron Campbell | |
1999-05-25 | Stub out src/ ports makefile fragments, so that everything is under | Marc Espie | |
ports/ (simpler to keep synchronized). | |||
1999-05-25 | also explain about makeoptions PROF="-pg". | Niels Provos | |
1999-05-25 | explain about option GPROF. | Niels Provos | |
1999-05-24 | clarify description of .Ft macro; kwesterback@home.com | Aaron Campbell | |
1999-05-24 | typos; kwesterback@home.com | Aaron Campbell | |
1999-05-23 | - add a few more dist sites to MASTER_SITE_GNU | Brad Smith | |
- add MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER for the master and mirror sites of two popular window manager suites - add MASTER_SITE_TCLTK which is Tcl/Tk master sites | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-20 | no more ed.4 | Todd C. Miller | |
1999-05-19 | ed driver is long gone | Todd C. Miller | |
1999-05-19 | ed0 is gone. use ne0. | Federico G. Schwindt | |
1999-05-18 | Document cross reference ordering under SEE ALSO; mpp@freebsd | Alex Feldman | |
1999-05-17 | Typos; Suzanne M. Lea <smlea@uncg.edu> | Jason Wright | |
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. | |||
1999-05-15 | mention GLOBAL_AUTOCONF_CACHE | kstailey | |
1999-05-14 | add USE_ZIP for distfiles that use zip (.zip) for its packaging instead of | Brad Smith | |
tar and add USE_BZIP2 for distfiles that use bzip2 (.tar.bz2) for compression instead of gzip. |