summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Take slashes out of name for tab132 terminal entry. New ncurses doesn'tjkh1996-02-281-1/+1
| | | | like that.
* Fix a bunch of the "mailto" lines so that they actually work.mpp1996-02-271-32/+32
| | | | | A bunch of them read "mailto;user@address" instead of the proper "mailto:user@address".
* Correctly capitalize `Virgin'.wollman1996-02-271-1/+1
|
* Don't list Greenland under Denmark; the Greenanders apparentlywollman1996-02-271-3/+3
| | | | | | don't like that. Obtained from: tz mailing list
* Fix a variety of bogons.jfieber1996-02-275-20/+21
| | | | | | | Remember: `&' is a magic character, use & `$' is a magic character (but shouldn't be), use $ use ``...'' instead of "..."
* Add second Israel mirror.jkh1996-02-271-1/+7
|
* Attempt to document the recent in_pcb local port address changes..peter1996-02-231-0/+34
|
* Add a note about the RFC-1535 compliant behaviour of the recent BINDjoerg1996-02-221-1/+32
| | | | | | version that's now shipping with FreeBSD. Pointed-out by: Holm Tiffe <holm@geophysik.tu-freiberg.de>
* Add Bernd Rosauer to contributors.tg1996-02-221-1/+2
|
* Add a few questions forwarded by Jordan and one from Jörg aboutroberto1996-02-211-5/+121
| | | | | | XDM. Submitted by: geert@sun3.iaf.nl,tedm%toybox@agora.rdrop.com,joerg
* add forgotten INDEX.keymaps, kbdmap(1) need this filewosch1996-02-181-1/+1
|
* add forgotten INDEX.fonts, kbdmap(1) need this filewosch1996-02-181-2/+3
|
* -u unit-command exampleache1996-02-171-0/+18
|
* Change date format to look more naturallyache1996-02-176-12/+12
|
* Change date format to look more naturallyache1996-02-173-9/+9
| | | | | Change ctime-like format to fix ls bug Reviewed by: joerg
* Three part commit:jkh1996-02-165-200/+1344
| | | | | | | | | | | 1. Import UART technical description from Frank Durda IV <uhclem@nemesis.lonestar.org>. 2. Push existing sio chapter out of hw.sgml and make a separate document out of it. 3. Make hw.sgml include the first two under serial devices section. Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org> & I
* Point to new mirror site for Ireland: ftp.ie.freebsd.orgjkh1996-02-161-5/+3
|
* Add a check for when the user tries to FTP over a symlink in ${DISTDIR}.jkh1996-02-161-1/+13
|
* improve the comment for BOOTWAITadam1996-02-151-4/+5
|
* Document the new ".Fx" macro in the mdoc man pages. I alsompp1996-02-123-6/+31
| | | | | changed the update(4) man page to use this new macro just to have something to test it on.
* Lets see...gclarkii1996-02-121-10/+25
| | | | | | Cruft removed (small amounts) Added entry about IJPPP pred1 and some sites. Changed entry on commiters to read "All CVS commits" instead of current commits
* 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFOREgibbs1996-02-121-2/+2
| | | | | | | exactly as I did (should have checked there first I guess) except my macro for TAILQ_INSERT_BEFORE took an unneeded arg. We now match 4.4Lite2. Suggested by: Jeffrey Hsu <hsu@FreeBSD.org>
* Added an i386/FreeBSD specific mtio(4) man page, adapted from thempp1996-02-123-1/+458
| | | | Lite-2 vax version.
* Add a pbm(5) (portable bitmap format) man page since we have ampp1996-02-122-1/+78
| | | | few man pages that reference it.
* Another round of man page cleanups.mpp1996-02-123-5/+5
| | | | Down to only about 100 items left to cleanup! :-)
* Fixed some minor formatting problems to silence manck some more.mpp1996-02-125-12/+10
| | | | | | | | | Corrected some bogus cross references to man pages that we don't/won't have and either deleted them, or found a more appropriate man page that we do have. Various other minor changes to silence manck. Manck is currently down to about 200 lines of errors, down from the 500 - 600+ when I started all this.
* Added a update(4) man page to describe the kernel initiated updatempp1996-02-122-1/+74
| | | | process and changed all of the old references to update(8) to update(4).
* Correct a bunch of man page cross references and generallympp1996-02-1111-19/+18
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Add a comment from John Reece <reece@ix.netcom.com> about toggling NumLockroberto1996-02-111-4/+5
| | | | | | in the BIOS for the PS/2 mouse. Add <tt// around FIPS.
* Reviewed by: mppwosch1996-02-112-2/+126
| | | | a tiny man page
* Add documentation for the -stable branch and reshuffle the sup/ctm chaptersjkh1996-02-117-19/+152
| | | | | since they're no longer appropriate under -current (you can use both for synching with stable or CVS as well).
* Another round of various man page cleanups.mpp1996-02-096-9/+6
|
* Add some missing MLINKS, correct some cross references, correct somempp1996-02-093-4/+4
| | | | file locations and some minor formatting/style problems.
* Added some missing MLINKS for section 3 man pages.mpp1996-02-091-9/+14
| | | | | | | Also corrected a few minor formatting errors, file location and cross references in some of the section 3 man pages. This shuts up a lot of the output from "manck" for section 3.
* There are now 5 FTP mirrors sites in Brazil.jkh1996-02-091-3/+13
|
* Link some man pages from man*/i386/xxx to man*/xxx so that youmpp1996-02-083-4/+5
| | | | can actually look at them.
* Make sure that the --no-split flag gets passed to makeinfo.mpp1996-02-081-2/+2
| | | | Fixes PR # 1003 (gdb info files don't work).
* correct semantic error in the English usage:adam1996-02-081-5/+5
| | | | distributed patches --> distribution patches
* Add Daniel Baker for general good works and aid.jkh1996-02-081-1/+2
|
* Mention "make reinstall" in the message that gets printed out whenasami1996-02-071-2/+2
| | | | | | | | /var/db/pkg/${PKGNAME} exists. ("make install" will do nothing because this is not a critical error and the installation is treated as successful.) Closes PR 870.
* Update the ports collection section. Boy, was this thing outdated!asami1996-02-061-14/+37
|
* Add NCFTP tailer arguments: ${NCFTPTAIL} variableache1996-02-061-5/+5
| | | | | | Since it is empty in normal case, it not affect anything It is useful for ncftp -c ugly_name > nice_name ^^^^^^^^^^^ ${NCFTPTAIL}
* I forgot to move gsc.4 to the correct makefile aftermpp1996-02-062-2/+2
| | | | moving it from man4 to man4/man4.i386. Pointed out by bde again.
* Update Stallion entry again.jkh1996-02-061-2/+2
|
* Correct single character typo in URL - argh!jkh1996-02-061-2/+2
|
* Add J.R. Westmoreland as coordinator for the DOS emulator project.jkh1996-02-061-2/+4
|
* Updated to include cvs-supfile & stable-supfile.mpp1996-02-051-32/+39
| | | | | Added a section describing how to find a list of alternate sup servers, explaining that sup.freebsd.org is currently overloaded.
* Be more specific about Europe serversache1996-02-051-1/+3
|
* Correct some man page cross references and some filempp1996-02-053-5/+5
| | | | locations.
* gsc.4 should reside in share/man/man4.i386 not share/man4.mpp1996-02-051-0/+0
| | | | Pointed out by bde.
OpenPOWER on IntegriCloud