summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
1999-06-22Add a temporary UVM defineArtur Grabowski
1999-06-21RangeLAN2 wireless ethernet driverDavid Leonard
1999-06-18rc.securelevel ships with uncommented xntp linesMarc Espie
1999-06-18malloc(9) man page wasn't being built; shinobi@monkey.orgAaron Campbell
1999-06-11removed TCPCOOKIE support. small edit to ip-filter sections. removed referencepattonme
to pfil(9) which was rather obsolete.
1999-06-07Fix address typos in the example (markc@)Angelos D. Keromytis
1999-06-06typoPaul Janzen
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
at the moment.
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1999-06-05capitalize the acronym IDAaron Campbell
1999-06-01order of evaluation and associativity are not the same; chopps@netbsd.orgAaron Campbell
1999-05-31typoMarc Espie
1999-05-30synonym typoPaul Janzen
1999-05-27ie(4) supports the Intel EtherExpress 16Aaron Campbell
1999-05-26Add .m files, necessary to compile libobjc.Marc Espie
1999-05-26new 3Com NIC man pages (aka, work no one else wants to do) :-)Aaron Campbell
1999-05-25Stub out src/ ports makefile fragments, so that everything is underMarc Espie
ports/ (simpler to keep synchronized).
1999-05-25also explain about makeoptions PROF="-pg".Niels Provos
1999-05-25explain about option GPROF.Niels Provos
1999-05-24clarify description of .Ft macro; kwesterback@home.comAaron Campbell
1999-05-24typos; kwesterback@home.comAaron Campbell
1999-05-23- add a few more dist sites to MASTER_SITE_GNUBrad 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-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1999-05-20no more ed.4Todd C. Miller
1999-05-19ed driver is long goneTodd C. Miller
1999-05-19ed0 is gone. use ne0.Federico G. Schwindt
1999-05-18Document cross reference ordering under SEE ALSO; mpp@freebsdAlex Feldman
1999-05-17Typos; Suzanne M. Lea <smlea@uncg.edu>Jason Wright
1999-05-16Cleanup 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-15mention GLOBAL_AUTOCONF_CACHEkstailey
1999-05-14add USE_ZIP for distfiles that use zip (.zip) for its packaging instead ofBrad Smith
tar and add USE_BZIP2 for distfiles that use bzip2 (.tar.bz2) for compression instead of gzip.
1999-05-12builtin -> built-inAaron Campbell
1999-05-12grammar police: do not hyphenate compound words that act as adjectives if theAaron Campbell
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
1999-05-10change email address of maintainer to ports-admin@openbsd.orgBrad Smith
1999-05-07Suggest use of boot.net instead of the SunOS loader; suggested by ↵Jason Wright
jlockard@math.lsa.umich.edu.
1999-05-05Fixed ex entry.Alex Feldman
1999-05-05Added wdt.Alex Feldman
1999-05-04USE_LIBTOOL from NetBSDBruno Rohee
1999-05-02support *.3p (perl lib manuals); man.conf already supports thisTodd C. Miller
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
timers.
1999-04-28add autoconfig_verbose toggling command to boot_configTheo de Raadt
1999-04-26Added bktr.Alex Feldman
1999-04-25Document .Bsx and .Fx macros.Alex Feldman
1999-04-25Added -susv2 to .St usage.Alex Feldman
1999-04-22Fixed cut & paste error in .Nx 1.4 macro.Alex Feldman
1999-04-21Added -susv2 macro: Version 2 of the Single UNIX SpecificationAlex Feldman
1999-04-21mention that strings in lastlog and utmp are not guaranteed to be NUL-terminatedTodd C. Miller
1999-04-20sipp-esp --> espAlex Feldman
1999-04-20IMPORTANT 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-20FIND as a known programMarc Espie