summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add pam_ssh support to the static PAM library, libpam.a:ru2002-01-231-6/+9
| | | | | | | | | | | - Spam /usr/lib some more by making libssh a standard library. - Tweak ${LIBPAM} and ${MINUSLPAM}. - Garbage collect unused libssh_pic.a. - Add fake -lz dependency to secure/ makefiles needed for dynamic linkage with -lssh. Reviewed by: des, markm Approved by: markm
* Fix a typo and fix indenting for struct sockaddr to match other structs.schweikh2002-01-221-5/+5
| | | | | No content changes. MFC after: 3 weeks
* Revert revision 1.57 -- ache@ axed /var/spool/uucp in BSD.var.dist,v 1.55.ru2002-01-221-2/+0
|
* The idea of mapping non-existen characters to space (0x20) was nice alone,ache2002-01-215-58/+58
| | | | | | | | | | but those maps also used as backward maps for Paste, so space becomes mapped to last non-existen character on Paste as result. Fix it by mapping non-existen characters to another non-existen one, i.e. to 0x00, so unused 0x00 can be backward-mapped to some junk without real harm. Pointed by: Alexander Kabaev <ak03@gte.com>
* Add the necessary dependencies and linker flags for linking with ades2002-01-211-3/+6
| | | | | | static PAM library that includes pam_ssh. Sponsored by: DARPA, NAI Labs
* Ispell sweep of share/man/man4/man4.i386.mpp2002-01-2117-24/+24
|
* Ispell sweep of share/man/man4.mpp2002-01-2139-68/+68
|
* Fix spelling errors.mpp2002-01-212-6/+6
|
* Remove very outdated comment from the Bugs section that states thatscottl2002-01-201-3/+0
| | | | | | | the driver cannot do U160. Submitted by: ladisalv.kostal@fem.uniag.sk MFC after: 1 day
* o Clarify that various sysctl timing values are in milliseconds.rwatson2002-01-191-6/+7
|
* We don't use two-letters terminal names, so strip them out from vt520* entriesache2002-01-181-2/+2
|
* mdoc(7) police: tidy up.ru2002-01-181-54/+62
| | | | Reviewed by: chris
* Introduce an interface announcement message for the routingru2002-01-181-2/+17
| | | | | | | | | socket so that routing daemons and other interested parties know when an interface is attached/detached. PR: kern/33747 Obtained from: NetBSD MFC after: 2 weeks
* Change "From Id:" to the correct "$Id$" string, as there's no dangerchris2002-01-172-2/+2
| | | | | | of it being expanded. Sponsored by: DARPA, NAI Labs
* mdoc(7) police: removed raw troff from previous delta.ru2002-01-171-18/+13
| | | | Objected to by: mpp, jhb
* Mark daily_news_expire_enable as a variable, not a path.sheldonh2002-01-171-1/+1
|
* mdoc(7) police: tidy up markup and spelling.ru2002-01-171-23/+24
| | | | PR: docs/33962
* Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts.ambrisko2002-01-161-0/+4
| | | | | | | | | | | | | | | | One to notify the system that the MTU for VLAN can be 1500 so the vlan will automatically be configured with a 1500 MTU the other is to ignore the error case if the received frame is to long. The frame size notification came from code in the SIS driver, and the support for long frames derived from the NetBSD Tulip driver. Tested on: 4 port D-Link adapter DFE-570TX 4 Intel 21143 Netgear card with 82c169 PNIC 10/100BaseTX Reviewed by: ru (manpage), wpaul (not objected to), archie Approved by: imp Obtained from: NetBSD
* - Attempt to help declutter kern. sysctl by moving security out fromarr2002-01-161-1/+1
| | | | | | beneath it. Reviewed by: rwatson
* Add entries for the DEC VT400 and and VT420 terminals.sheldonh2002-01-151-0/+35
| | | | | Obtained from: comp.terminals Reported by: tedm
* fix MLINKS for timeradd.3fjoe2002-01-141-1/+2
|
* yp(4) -> yp(8).ru2002-01-149-575/+12
| | | | PR: docs/30797
* Convert to man4/Makefile style.ru2002-01-141-4/+10
|
* mdoc(7) police: tidy up the markup.ru2002-01-142-118/+158
|
* Add manpage for timeradd macros and friends. A companion page fordwhite2002-01-142-1/+124
| | | | | | timespecadd should be added at a future point... PR: 13079
* Merge some of vt2x0 tc= chain to save 1024 buffer space.ache2002-01-131-16/+19
| | | | | | Clarify comment about kind of color emulators for which vt*-co* entries are for and about saving space. Use direct \E[m instead of ...;m for dumb emulators.
* Add comment indicating that vtXXX-co* entries are for color-enabled terminalache2002-01-131-4/+5
| | | | emulators
* Add NP flag to vt100-npache2002-01-121-2/+2
|
* Add color entries for DEC VT familyache2002-01-121-3/+21
| | | | Compact some space in vt100 entry, add more ac characters
* Fix pathnames.bmah2002-01-121-2/+2
| | | | | PR: 33716 Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
* newfs -U enables softupdates beginning with FreeBSD 4.5.bmah2002-01-111-2/+2
| | | | | PR: 33391 Submitted by: Ceri <setantae@submonkey.net>
* Fixed missing return type in the prototoype for the hook function.bde2002-01-111-0/+1
|
* mdoc(7) police: tidy up the markup.ru2002-01-101-55/+58
| | | | Reviewed by: davidc
* mdoc(7) police: tidy up the markup.ru2002-01-101-96/+131
|
* mdoc(7) police: expand contractions, remove newly introducedru2002-01-101-12/+13
| | | | | hard sentence break, revert to a proper markup for config(8) file directives, fix broken xref.
* mdoc(7) police: markup nits.ru2002-01-101-2/+2
|
* Add an example for testing scalability and concurrencybrian2002-01-101-5/+45
|
* mdoc(7) police: tidy up the markup.ru2002-01-101-22/+40
|
* mdoc(7) police: get rid of WEOL and HSB introduced in rev 1.6.ru2002-01-101-3/+4
|
* mdoc(7) police: finish up the "proc" -> "thread" conversion.ru2002-01-101-2/+2
|
* mdoc(7) police: tidy up the previous delta a bit.ru2002-01-101-2/+2
|
* mdoc(7) police: tidy up the markup.ru2002-01-101-10/+20
|
* get_cyclecounter.9 has been repo-copied to get_cyclecount.9.ru2002-01-102-101/+2
|
* mdoc(7) police: tidy up the markup, fix some minor bugs.ru2002-01-101-266/+336
|
* mdoc(7) police: tidy up the markup.ru2002-01-102-10/+10
| | | | This manpage should be repo-copied to get_cyclecount.9.
* mdoc(7) police:ru2002-01-101-57/+94
| | | | | - make SYNOPSIS look better with some troff magic - tidy up the markup
* mdoc(7) police: function typedefs are similar to theru2002-01-101-1/+2
| | | | function declarations so use that idea to fix markup.
* mdoc(7) police:ru2002-01-101-8/+13
| | | | | | - logically sort the SYNOPSIS section - add missing markup bits - "brackets" -> "parentheses"
* mdoc(7) police: sort xrefs.ru2002-01-101-1/+1
|
* mdoc(7) police: tidy up previous delta.ru2002-01-091-4/+6
|
OpenPOWER on IntegriCloud