Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1999-05-12 | builtin -> built-in | Aaron Campbell | |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1999-05-10 | change email address of maintainer to ports-admin@openbsd.org | Brad Smith | |
1999-05-07 | Suggest use of boot.net instead of the SunOS loader; suggested by ↵ | Jason Wright | |
jlockard@math.lsa.umich.edu. | |||
1999-05-05 | Fixed ex entry. | Alex Feldman | |
1999-05-05 | Added wdt. | Alex Feldman | |
1999-05-04 | USE_LIBTOOL from NetBSD | Bruno Rohee | |
1999-05-02 | support *.3p (perl lib manuals); man.conf already supports this | Todd C. Miller | |
1999-04-28 | Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog | Alex Feldman | |
timers. | |||
1999-04-28 | add autoconfig_verbose toggling command to boot_config | Theo de Raadt | |
1999-04-26 | Added bktr. | Alex Feldman | |
1999-04-25 | Document .Bsx and .Fx macros. | Alex Feldman | |
1999-04-25 | Added -susv2 to .St usage. | Alex Feldman | |
1999-04-22 | Fixed cut & paste error in .Nx 1.4 macro. | Alex Feldman | |
1999-04-21 | Added -susv2 macro: Version 2 of the Single UNIX Specification | Alex Feldman | |
1999-04-21 | mention that strings in lastlog and utmp are not guaranteed to be NUL-terminated | Todd C. Miller | |
1999-04-20 | sipp-esp --> esp | Alex Feldman | |
1999-04-20 | IMPORTANT CHANGE: | Marc Espie | |
depends-list and package-depends now give out output suitable for tsort, so they are INCOMPATIBLE with the previous version. PACKAGE_NAME_AS_LINK disappears, functionality is replaced by FULL_PACKAGE_NAME, which makes more sense anyway. *This does fix the package dependencies problem* Still missing: mechanism to output a decent error message in case tsort finds out a cycle. | |||
1999-04-20 | FIND as a known program | Marc Espie | |