aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Link scbus(4) to scsi(4). Most of the other CAM devices have theirDima Dorfman2002-03-101-0/+1
* The chapter on kernel debugging is now in the Developers' Handbook.Dima Dorfman2002-03-101-2/+2
* Forgot to update the date.Luigi Rizzo2002-03-091-1/+1
* Lots of updates on the install process, detailing how toLuigi Rizzo2002-03-091-16/+270
* Add Cenatek Inc.'s ID.David E. O'Brien2002-03-071-0/+2
* Create a manual to document the new kernel byte order conversionMike Barcroft2002-03-062-0/+126
* . Add support for making NLS linksAlexey Zelkin2002-03-041-1/+22
* Slightly relax requirements to set per-file variablesAlexey Zelkin2002-03-041-3/+8
* Add basic infrastructure for building and installing Message Catalogs (NLS Ca...Alexey Zelkin2002-03-042-1/+107
* Document cru2x().Dima Dorfman2002-03-032-2/+26
* Add information about {kerberos,kadmind}5_enable and changeDima Dorfman2002-03-031-5/+20
* Fix required includes in accordance with recent source fixes.Mark Murray2002-03-011-1/+1
* Fix typo: s/of/or/Bruce A. Mah2002-03-011-1/+1
* Fix typo.Giorgos Keramidas2002-02-281-1/+1
* Note the the process group is returned locked.Chad David2002-02-281-0/+5
* The do { } while (0) macro example was missing a space after the 'e'.Warner Losh2002-02-271-1/+1
* Preprocess with pic(1).Ruslan Ermilov2002-02-271-0/+1
* Make gif(4) nesting level and parallel tunnel support tunable at runtimeBrooks Davis2002-02-261-0/+18
* Add a definition for mode page 0x2a "CD capabilities and mechanicalJoerg Wunsch2002-02-241-0/+52
* Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1Ruslan Ermilov2002-02-212-18/+5
* Document NGM_PPPOE_ACNAME.Brian Somers2002-02-201-2/+5
* There is no reason to demand the administrator set 'natd_interface'Crist J. Clark2002-02-201-5/+1
* Switch national currencies to EuroAlexey Zelkin2002-02-1911-22/+22
* Fix typo.Maxim Sobolev2002-02-181-1/+1
* The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.Poul-Henning Kamp2002-02-183-1/+1286
* Remove a blank line.Luigi Rizzo2002-02-181-1/+0
* Manpage update: comment existing functionalities and giveLuigi Rizzo2002-02-181-57/+143
* Two license updates.Robert Watson2002-02-183-3/+9
* Language clarification: s/an or/a/Robert Watson2002-02-181-1/+1
* Clarify word choice: s/those users/users/, since there is no previousRobert Watson2002-02-181-1/+1
* Add infrastructure for sendmail 8.12. If users are not starting a daemonGregory Neil Shapiro2002-02-171-0/+36
* Document new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as aGregory Neil Shapiro2002-02-172-1/+20
* Add two new libraries which are part of sendmail 8.12. libsm is used onlyGregory Neil Shapiro2002-02-171-0/+3
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofJohn Hay2002-02-162-0/+69
* new entry for polling manpageLuigi Rizzo2002-02-151-0/+1
* Add a manpage for DEVICE_POLLINGLuigi Rizzo2002-02-151-0/+91
* Update manpage to reflect reality.Luigi Rizzo2002-02-151-29/+149
* - Added support for receive in multiplePrafulla Deuskar2002-02-131-79/+71
* Correct comment: mklocale(1) and NLS are absolutely independentAlexey Zelkin2002-02-131-1/+1
* Correct NLSOWN and NLSGRP values.Alexey Zelkin2002-02-131-4/+4
* Unbreak nl_BE localesAlexey Zelkin2002-02-124-1/+53
* Unbreak fr_BE localeAlexey Zelkin2002-02-126-7/+68
* Unbreak it_CH localeAlexey Zelkin2002-02-123-3/+17
* Unbreak fr_CH localeAlexey Zelkin2002-02-121-2/+9
* Document NO_CXX and NO_GDB.David E. O'Brien2002-02-111-0/+2
* The routine is dev_depends(); consistently spell it that way.Dima Dorfman2002-02-112-4/+4
* Reinforce locking requirement for VOP_REVOKE: the lock must not be held.Robert Watson2002-02-101-1/+1
* Revert 1.14: VOP_GETATTR() really does require a vnode lock.Robert Watson2002-02-101-3/+3
* memrange.h is in sys/.Dima Dorfman2002-02-101-1/+1
* Don't hardcode paths. This is generally silly, and in this caseMark Murray2002-02-081-1/+1