| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2001-09-24.
Obtained from: ISO 639-2/RA, <http://lcweb.loc.gov/standards/iso639-2/>
MFC after: 1 day
|
|
|
|
|
|
|
| |
PR: 34608
Submitted by: Laurent Wacrenier <lwa@victor.teaser.fr>
Obtained from: ISO 3166/MA Newsletter V-3
MFC after: 1 day
|
|
|
|
| |
Reviewed by: arch@, mckusick (in principle)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- explictly say not to edit infrastructure for vendor ids (not just the
ids).
- say to enclose vendor ids and their infrastucture in ``#if 0'', and
partly explain why.
- don't set a bad example by mangling the Berkeley id infrastructure from
``static char sccsid[] ...'' to ``__RCSID(...)''.
- show a blank line between the vendor id cruft and the FreeeBSD if cruft
in the example.
- relaxed the rule about adding "From: " to say that "From: " is actually
useful if the file has been renamed.
- minor English improvements.
Discussed with: obrien
|
|
|
|
| |
PR: misc/34432
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/share/examples/pppd.
Update pppd(8) documentation to reflect this, usr.sbin/pppd/pppd.8.
Remove the out-of-place pppd(8) configuration files in etc/ppp,
ppp.shells.sample and ppp.deny.
Make the appropriate changes to the build process, etc/Makefile and
etc/mtree/BSD.usr.mtree, so it all works.
The files from etc/ppp, ppp.shells.sample and ppp.deny, were moved
with a repo copy. Note it in the logs with a forced commit to these
two.
Submitted by: Maxim Konovalov <maxim@macomnet.ru> provided the new samples.
|
|
|
|
|
| |
Submitted by: mbr
Approved by: re
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
uhub.c: revision 1.37
usb.4: revision 1.30
usb.c: revision 1.38
usb.h: revision 1.40
usb_port.h: revision 1.21
usb_subr.c: revision 1.65
usbdi.h: revision 1.40
Split the attach/detach events up into device, driver and controller
attach and detach events.
The commit message from NetBSD was:
date: 2000/02/02 07:34:00; author: augustss; state: Exp;
Change the USB event mechanism to include more information
about devices and drivers. Partly from FreeBSD.
Also rework usbd to take these new event types into account.
|
| |
|
|
|
|
|
|
| |
it's a 32-bit card, it's quite nice for $75.
MFC after: 3 days
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Try this out in -CURRENT, MFC, and then consider dropping the
'log_in_vain' knob all together. It really is something for
sysctl.conf(5).
PR: bin/32953
Reviewed by: -bugs discussion
MFC after: 1 week
|
|
|
|
|
|
|
|
|
|
| |
some content and layout changes were made.
lock.9 had existed before but was never added to Makefile, so it was
never installed. That is why the duplicate files were created in the
first place.
Reviewed by: ru, alfred
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
No content changes.
MFC after: 3 weeks
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
static PAM library that includes pam_ssh.
Sponsored by: DARPA, NAI Labs
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
the driver cannot do U160.
Submitted by: ladisalv.kostal@fem.uniag.sk
MFC after: 1 day
|
| |
|
| |
|
|
|
|
| |
Reviewed by: chris
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
of it being expanded.
Sponsored by: DARPA, NAI Labs
|
|
|
|
| |
Objected to by: mpp, jhb
|
| |
|
|
|
|
| |
PR: docs/33962
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
beneath it.
Reviewed by: rwatson
|
|
|
|
|
| |
Obtained from: comp.terminals
Reported by: tedm
|
| |
|
|
|
|
| |
PR: docs/30797
|
| |
|
| |
|
|
|
|
|
|
| |
timespecadd should be added at a future point...
PR: 13079
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
emulators
|
| |
|
|
|
|
| |
Compact some space in vt100 entry, add more ac characters
|
|
|
|
|
| |
PR: 33716
Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au>
|
|
|
|
|
| |
PR: 33391
Submitted by: Ceri <setantae@submonkey.net>
|
| |
|
|
|
|
| |
Reviewed by: davidc
|
| |
|
|
|
|
|
| |
hard sentence break, revert to a proper markup for config(8)
file directives, fix broken xref.
|