aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Now that Netgraph is in the system there are some cleanups we can do.Julian Elischer1999-10-233-16/+11
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-2117-0/+2734
* Fix a few typos (capitalization and punctuation).Chris Costello1999-10-181-2/+2
* Add ua.koi8-u.kbdAndrey A. Chernov1999-10-182-0/+244
* Add uk_UA.KOI8-UAndrey A. Chernov1999-10-182-0/+94
* Add uk_UA.KOI8-UAndrey A. Chernov1999-10-183-1/+217
* add uk_UA.KOI8-UAndrey A. Chernov1999-10-182-0/+58
* Add colldefAndrey A. Chernov1999-10-181-1/+1
* Add 8859-5, remove BUILD_TOOLS ifdefAndrey A. Chernov1999-10-181-2/+1
* Move sources one directory upAndrey A. Chernov1999-10-1829-2296/+117
* add mklocaleAndrey A. Chernov1999-10-171-1/+2
* restore 8859-5, remove BUILD_TOOLS defineAndrey A. Chernov1999-10-171-4/+1
* Note that we support the PCI version of the Digi SYNC/570i cards.John Hay1999-10-171-16/+16
* sync with earlier change removing broken locale.Jordan K. Hubbard1999-10-161-1/+0
* Convert the mx driver to miibus.Bill Paul1999-10-162-0/+2
* Add libncp to the list of known libraries.Boris Popov1999-10-151-0/+1
* Document the use of pseudo_AF_HDRCMPLT with BPF.Mike Smith1999-10-151-0/+8
* Remove one of the locales which is currently breaking the build.Jordan K. Hubbard1999-10-141-1/+0
* Revert previous change, I misread it as an if( when it reallyChris Piazza1999-10-101-1/+1
* Add the missing ')' inChris Piazza1999-10-091-1/+1
* 5 minutes == 300 seconds, not 600 !Brian Somers1999-10-061-1/+1
* Remove the description of the deprecated savecore_enable option,Sheldon Hearn1999-10-061-7/+8
* Add comment about the debugging flagNick Hibma1999-10-052-0/+4
* Bring in line with reality.Greg Lehey1999-10-051-18/+51
* Recommend "secure-stable-supfile" instead of "secure-supfile".Ruslan Ermilov1999-10-041-1/+1
* Set the i4b bandwidth - i4b doesn't report it via tcgetattr.Brian Somers1999-10-031-0/+1
* sv_SE collateAndrey A. Chernov1999-10-036-2/+207
* ISO8859-5 time definitionAndrey A. Chernov1999-10-035-0/+373
* ISO8859-5 collateAndrey A. Chernov1999-10-036-0/+462
* ISO8859-5 localeAndrey A. Chernov1999-10-034-0/+559
* Update man page to loader.conf(5) days.Daniel C. Sobral1999-10-022-46/+28
* Fix typo.Dag-Erling Smørgrav1999-10-021-1/+1
* Correctly escape a macro call in the description of the .D1 macro.Mike Pritchard1999-09-301-2/+2
* Correct typos and -mdoc usage. Improve clarity of language.Joseph Koshy1999-09-302-30/+52
* Bring kernel malloc documentation up to date, including the example.Matthew Dillon1999-09-291-9/+16
* Fixes a silly bug that somehow escaped my notice all these months.Daniel C. Sobral1999-09-291-3/+3
* Show an example of ``set cd off''Brian Somers1999-09-261-0/+4
* Update the Starfire driver comments and man page to include the URL ofBill Paul1999-09-262-4/+4
* Document the make_dev(9) and remove_dev(9) facilities.Chris Costello1999-09-252-2/+98
* Update the dictionary to contain all of the words inJohn Baldwin1999-09-251-0/+938
* mdoc style cleanupMatthew Dillon1999-09-251-2/+6
* mdoc cleanupMatthew Dillon1999-09-251-1/+3
* Remove a useless new line.Chris Costello1999-09-251-2/+1
* Document the devtoname(9) kernel interface.Chris Costello1999-09-252-2/+60
* More locking clarifications. Add skeleton manual page for VOP_LEASEMatthew Dillon1999-09-244-11/+72
* More synchronization of the VOP documentation to the real world.Matthew Dillon1999-09-241-1/+1
* More clarification of locking requirements.Matthew Dillon1999-09-242-6/+18
* Bring more VOP manual pages up to date in regards to lockingMatthew Dillon1999-09-242-6/+6
* Update errors in documentation for various VOP_ calls. Specifically,Matthew Dillon1999-09-245-7/+18
* Add to .Nm devstat_end_transaction_buf().Alexey Zelkin1999-09-231-2/+3