aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-282-1/+143
* Fixed breakage of static linkage of rlogind. Someone added -lutil andBruce Evans1999-12-271-4/+5
* Fixed some bugs (one serious one: timeouts were claimed to be executed atBruce Evans1999-12-271-4/+41
* Fix some typo's.Jeroen Ruigrok van der Werven1999-12-271-2/+2
* Fixed spelling error in document title.Bruce Evans1999-12-261-2/+2
* Removed ex script left over from incomplete backout in previous commit.Bruce Evans1999-12-261-5/+2
* Mandate the inclusion of <ieeefp.h> instead of <floatingpoint.h>. TheSheldon Hearn1999-12-241-1/+1
* Link la_LN*4 tooAndrey A. Chernov1999-12-241-1/+1
* Fix cut&paste errorAndrey A. Chernov1999-12-241-2/+2
* Add iso04 fontsAndrey A. Chernov1999-12-245-0/+238
* Add Lithuanian keyboardAndrey A. Chernov1999-12-243-0/+245
* Add lt_LTAndrey A. Chernov1999-12-243-0/+201
* Add 8859-4 and lt_LTAndrey A. Chernov1999-12-247-1/+499
* Add 8859-4 and lt_LTAndrey A. Chernov1999-12-243-0/+165
* Oops, fix typo in prev. commitAndrey A. Chernov1999-12-241-1/+1
* Add Latin2 FreeBSD consolesAndrey A. Chernov1999-12-241-2/+25
* Add ACS support to 8859-2 fontsAndrey A. Chernov1999-12-246-295/+198
* Use 'i' for ACS lantern (as ncurses expect it)Andrey A. Chernov1999-12-241-7/+7
* New man page. This will need modifications RSN.Greg Lehey1999-12-241-0/+282
* Fixed bitrot in synopsis. The prototype for panic() was moved toBruce Evans1999-12-231-2/+1
* Fixed wrong function types (the device_add_child() family returns aBruce Evans1999-12-231-2/+2
* Removed unused include of <sys/buf.h> from synopsis. This include isBruce Evans1999-12-232-3/+0
* Fixed bitrot in synopsis. The prototype for VOP_ISLOCKED() changedBruce Evans1999-12-231-1/+1
* Fixed missing #includes in synopsis.Bruce Evans1999-12-231-0/+2
* Fixed bitrot in synopsis. Important interface changes hadn't reached here.Bruce Evans1999-12-232-13/+6
* "Fixed" assorted bitrot. remove_dev() was renamed to destroy_dev().Bruce Evans1999-12-234-190/+10
* Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"Bruce Evans1999-12-231-1/+1
* Duh! Also remove inter.phone from the makefile.Poul-Henning Kamp1999-12-231-1/+1
* Remove this file for the same reasons as for na.phone: There arePoul-Henning Kamp1999-12-231-451/+0
* Add dialing code for Limassol, Cyprus.Greg Lehey1999-12-231-0/+1
* Update area codes for Australia.Greg Lehey1999-12-231-8/+9
* lt_LN->la_LNAndrey A. Chernov1999-12-2212-436/+22
* Update vnode_if.sh location. This was deliberately left a while afterPeter Wemm1999-12-221-2/+2
* Add cs qwertz keyboardAndrey A. Chernov1999-12-222-0/+288
* Add cs_CZAndrey A. Chernov1999-12-223-1/+210
* Add cs_CZAndrey A. Chernov1999-12-214-2/+107
* Comment out explicit MANPATH setting.Alexey Zelkin1999-12-211-1/+1
* Document allscreens_flags. This commit perpetuates the i386-centricSheldon Hearn1999-12-211-0/+12
* Add a flag to disable FIFO probing. The code seems to have a chance ofJoerg Wunsch1999-12-211-0/+14
* Add entries for two cities in India.Joseph Koshy1999-12-211-0/+2
* Manual page style work.Julian Elischer1999-12-2119-172/+374
* Add Simferopol, Ukraine (Crimean republic capital)Alexey Zelkin1999-12-201-4/+2
* Fix the availability table, which incorrectly indicated that sh(1)Sheldon Hearn1999-12-201-1/+1
* Sync with reality.Alexey Zelkin1999-12-191-26/+167
* This commit was generated by cvs2svn to compensate for changes in r54816,Peter Wemm1999-12-191-0/+97
|\
| * Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-191-0/+97
* | Correct the documentation of LOCKPARENT - it does not reliably result in theEivind Eklund1999-12-181-2/+10
* | Fix typosAlexey Zelkin1999-12-174-5/+8
* | Document NDFREE w/flags, and fix up the description of NOFOLLOW.Eivind Eklund1999-12-161-11/+49