summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2000-10-25Don't incorrectly document splserial() as spltty().Aaron Campbell
2000-10-25Various fixes; from gluk@ptci.ruAaron Campbell
2000-10-24Add the punchline to the procedure for making web server certificatesBob Beck
to indicate that people should test their server with a self signed certificate, then simply replace the certificate with a real one to go production.
2000-10-23Clarifications for some Canadian provinces.Aaron Campbell
2000-10-23more pchb that supply randomTheo de Raadt
2000-10-22makeoptions DEBUG does not imply -DDEBUG; noticed by gluk@ptci.ru.Aaron Campbell
2000-10-21Mention that version 8.0 o tcl/tk are required to build X11 and thatMarco S Hyman
they may be found in the ports tree. Mentioned by fgsch@. Remove AUTHORS subheading as it seems to be rarely used.
2000-10-20typo - s/sshd.conf/sshd_config for where to permit/deny root loginsobecian
found by john@maKintosh.com
2000-10-19Remove merge conflict marker accidentaly left in this file.Hans Insulander
2000-10-18add a BUGS section, add a bug w/ powerdownMichael Shalayeff
2000-10-18various cleanupsTheo de Raadt
2000-10-18People shouldn't need to edit /etc/netstart, but they can change rc.shutdown.Aaron Campbell
2000-10-18do not say NISTheo de Raadt
2000-10-18ethernet -> EthernetAaron Campbell
2000-10-18bad niklasTheo de Raadt
2000-10-18hardcoded "gcc" -> ${CC}; ok espie@Brad Smith
2000-10-18Don't pass too many arguments to .Nd without quoting.Aaron Campbell
2000-10-18- Arguments to .Nd should go on the same line as .Nd.Aaron Campbell
- Standardize Nd format for all Ethernet man pages for easy man -k'ing.
2000-10-18Standardize mdoc .Nd lines in the PHY driver man pages.Aaron Campbell
2000-10-18- Remove duplicate word occurrence; spotted by brad@.Aaron Campbell
- Remove hard sentence breaks.
2000-10-17Xr amphy 4Jason Wright
2000-10-17remove dmphy man page and add amphy pageJason Wright
2000-10-17Mention another controller tested, and add some text about jumper J4Niklas Hallqvist
2000-10-17update about auth and stuffMichael Shalayeff
2000-10-16Make clear compat_sunos does not work with SunOS 5+ and point toMiod Vallat
compat_svr4 for this case; aaron@ ok
2000-10-16no, bad costa and bad theoMichael Shalayeff
2000-10-16remove false crapMichael Shalayeff
2000-10-16i386 subdir; wilfried@commentor.seTheo de Raadt
2000-10-15List ASB3950U160 as supported. Change company url to reference new siteKenneth R Westerback
2000-10-14talk about i386 and pcibiosTheo de Raadt
2000-10-14- Split SCSI and RAID into separate sections like in i386.html.Aaron Campbell
- Add a ``Cryptography accelerators'' section and note support for ubsec(4). - Update list of chipsets supported by dc(4). - Some mdoc fixes, as usual.
2000-10-13Purely mdoc fixes.Aaron Campbell
2000-10-13SEE ALSO lmccontrol(8)Chris Cappuccio
2000-10-13- Add $OpenBSD$ tags.Aaron Campbell
- null(4) xref zero(4), and vice versa. - Some other minor mdoc cleanup.
2000-10-13Import missing USB man pages; from NetBSD.Aaron Campbell
2000-10-13Sync with FreeBSD to add more adapters to the supported list.Aaron Campbell
2000-10-13The Netgear FA311 is supported as well as the FA312.Aaron Campbell
2000-10-13Sync with FreeBSD, mostly to note support for newer adapters.Aaron Campbell
2000-10-13Support Kingston KNU101TX USB Ethernet; from NetBSD.Aaron Campbell
2000-10-13Remove unwanted trailing whitespace.Aaron Campbell
2000-10-12General man page cleanups, mostly to remove trailing whitespace, hardAaron Campbell
sentence breaks, and other such things.
2000-10-10manpage for ppsratecheck(9)Jun-ichiro itojun Hagino
2000-10-10Descend vax subdirs.Hugh Graham
2000-10-09Use gcc -shared -fpic to build shared libraries on all arches.Marc Espie
This repairs objective C.
2000-10-08Update to ncurses-5.1-20001007 version:Todd C. Miller
* correct description of Top Gun Telnet. * add kterm-color * add qansi* entries from QNX ftp site. * add Matrix Orbital entries by Eric Z. Ayers). * add xterm-basic, xterm-sco entries, update related entries to XFree86 4.0.1c * add S0, E0 extensions to screen's entry * several corrections based on tic's new parameter-checking code * modify xterm-r6 and similar rs2 sequences which had \E7...\E8 bracketing sequences that reset video attributes (\E8 would restore them)
2000-10-08Mention Symbios 53C1510 and 53C1510DTodd C. Miller
2000-10-07Remove 'device' keyword from SYNOPSYS.Aaron Campbell
2000-10-06Root logins are now permitted over ssh by default (this has been discussedAaron Campbell
over and over).
2000-10-03allow ../Makefile.inc to overwrite mk.conf settings; millert@ okMichael Shalayeff
2000-09-29Update to ipsecadm changes.Angelos D. Keromytis