| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
easier for translation teams.
PR: docs/13418
Submitted by: Alexey Zelkin <phantom@cris.net>
Notes:
svn path=/head/; revision=50534
|
|
|
|
| |
Notes:
svn path=/head/; revision=50509
|
|
|
|
|
|
|
| |
like libdisk does bad things. :)
Notes:
svn path=/head/; revision=50508
|
|
|
|
| |
Notes:
svn path=/head/; revision=50488
|
|
|
|
| |
Notes:
svn path=/head/; revision=50479
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
|
|
|
|
|
|
| |
going to remove ppp from the installation options in 5 days if ppp is
still broken, however, as it hasn't worked at installation time
for several weeks now and it's only causing people to fill my mailbox
with questions.
Notes:
svn path=/head/; revision=50438
|
|
|
|
|
|
|
| |
Reported by: Terry Jones <terry@cliffs.ucsd.edu>
Notes:
svn path=/head/; revision=50434
|
|
|
|
|
|
|
|
| |
for a binary it's far from it. This is why sysinstall is unable to run
ppp at startup time and causing weirdies in -current.
Notes:
svn path=/head/; revision=50432
|
|
|
|
|
|
|
| |
to evaluate an interface number that didn't previously exist.
Notes:
svn path=/head/; revision=50427
|
|
|
|
| |
Notes:
svn path=/head/; revision=50409
|
|
|
|
| |
Notes:
svn path=/head/; revision=50393
|
|
|
|
|
|
|
| |
Submitted by: Alexey M. Zelkin" <phantom@cris.net>
Notes:
svn path=/head/; revision=50372
|
|
|
|
|
|
|
| |
PR: 13286
Notes:
svn path=/head/; revision=50306
|
|
|
|
| |
Notes:
svn path=/head/; revision=50264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in NMEA mode (without date).
Trimble OEM Ace-II receiver. Low cost PCB with single
voltage input, external active antenna and two serial
ports with either NMEA and ITAPs output. Programmable
to be tuned for 'time' accuracy in fixed station config.
Author of tool notified.
Submitted by: Dirk van Gulik <dirk.vangulik@jrc.it>
Notes:
svn path=/head/; revision=50243
|
|
|
|
|
|
|
|
|
|
| |
Before:
isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xffffffffc6931080 ...
After:
isab0@pci0:8:0: class=0x060100 card=0x00000000 chip=0xc6931080 ...
Notes:
svn path=/head/; revision=50225
|
|
|
|
|
|
|
| |
Reminded by: jkh
Notes:
svn path=/head/; revision=50191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in source input if the -f flag is used, and modify Makefile.yp to only
use -f for the passwd, master.passwd and group maps. These should be
the only ones for which the + and - characters have special meaning
that make it important for us to avoid letting them into any of the map
databases. In some cases (namely the automounter maps) we have to allow
at least the - character through in order to create the map properly.
This closes PR #8699.
Notes:
svn path=/head/; revision=50159
|
|
|
|
|
|
|
|
| |
Submitted by: Alexey M. Zelkin <phantom@cris.net>
PR: 13271
Notes:
svn path=/head/; revision=50144
|
|
|
|
| |
Notes:
svn path=/head/; revision=50139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PCI fast ethernet controller. Currently, the only card I know that uses
this chip is the D-Link DFE-550TX. (Don't ask me where to buy these: the
only cards I have are samples sent to me by D-Link.)
This driver is the first to make use of the miibus code once I'm sure
it all works together nicely, I'll start converting the other drivers.
The Sundance chip is a clone of the 3Com 3c90x Etherlink XL design
only with its own register layout. Support is provided for ifmedia,
hardware multicast filtering, bridging and promiscuous mode.
Notes:
svn path=/head/; revision=50128
|
|
|
|
|
|
|
|
|
|
|
|
| |
should be used from now on for anything security but not auth-related.
Included are updates for all relevant manpages and also to /etc files,
creating a new /var/log/security. Nothing in the system logs to
/var/log/security yet as of the time of this commit.
Reviewed by: rgrimes, imp, chris
Notes:
svn path=/head/; revision=50126
|
|
|
|
|
|
|
| |
the DHCP support code.
Notes:
svn path=/head/; revision=50111
|
|
|
|
|
|
|
| |
Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
Notes:
svn path=/head/; revision=50089
|
|
|
|
|
|
|
| |
Noticed by: Norman C. Rice <nrice@emu.sourcee.com>
Notes:
svn path=/head/; revision=50077
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(num > MAX) ? MAX : num
rather than
(MAX > num) ? MAX : num
Also, make things a little easier to read while I'm here.
Notes:
svn path=/head/; revision=50071
|
|
|
|
|
|
|
|
|
|
|
|
| |
that ppp stays in the foreground.
o Add the -quiet switch to quieten ppps startup
o Add the -nat flag and discourage the use of the -alias flag. Both do
the same thing.
o Correct some nat usage strings.
o Change the internal ``alias'' command to ``nat''.
Notes:
svn path=/head/; revision=50059
|
|
|
|
| |
Notes:
svn path=/head/; revision=50042
|
|
|
|
|
|
|
|
|
|
|
| |
Remove src/contrib/bind/bin/nslookup/commands.c as it is generated by lex
from commands.l.
Submitted by: lpc/cdcontrol patches originally by msmith.
Reviewed by: msmith (in theory)
Notes:
svn path=/head/; revision=50039
|
|
|
|
| |
Notes:
svn path=/head/; revision=50014
|
|
|
|
| |
Notes:
svn path=/head/; revision=50000
|
|
|
|
|
|
|
|
|
| |
to ``set timeout''.
This is useful for situations where your minimum call charge is (say)
5 minutes (like mine is)
Notes:
svn path=/head/; revision=49978
|
|
|
|
|
|
|
| |
exec()ing other programs.
Notes:
svn path=/head/; revision=49976
|
|
|
|
| |
Notes:
svn path=/head/; revision=49967
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in a previous FreeBSD version. That never happened. Document that
it is due to be replaced, but leave it open-ended as to when.
Also do some mdoc cleanup.
PR: docs/13148
PR: docs/13144
Submitted by: Lee Cremeans <lcremeans@erols.com>
Alex M. Zelkim <phantom@cris.net>
Discussed with: jkh
Notes:
svn path=/head/; revision=49961
|
|
|
|
|
|
|
| |
entries in /etc/defaults/.
Notes:
svn path=/head/; revision=49944
|
|
|
|
| |
Notes:
svn path=/head/; revision=49940
|
|
|
|
| |
Notes:
svn path=/head/; revision=49918
|
|
|
|
| |
Notes:
svn path=/head/; revision=49881
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Sort xrefs.
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Notes:
svn path=/head/; revision=49824
|
|
|
|
| |
Notes:
svn path=/head/; revision=49805
|
|
|
|
| |
Notes:
svn path=/head/; revision=49803
|
|
|
|
|
|
|
|
|
| |
BIOS function (supported in v1.2) on older BIOS version (v1.1 or 1.0).
Reviewed by: -mobile ML folks.
Notes:
svn path=/head/; revision=49790
|
|
|
|
| |
Notes:
svn path=/head/; revision=49732
|
|
|
|
|
|
|
| |
missing prototypes, and empty format strings.
Notes:
svn path=/head/; revision=49637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Savings Time on cron(8). If we ever introduce some work-around code for
handling jobs scheduled for a time that "doesn't happen" due to DST,
the section should be renamed to IMPLEMENTATION NOTES.
PR: 10947
Reported by: Scott Drassinower <scottd@cloud9.net>
Submitted by: Seth Bromberger <seth@freebie.dp.ny.frb.org>
Reviewed by: mpp
Notes:
svn path=/head/; revision=49622
|
|
|
|
| |
Notes:
svn path=/head/; revision=49599
|
|
|
|
|
|
|
| |
restricted to i386.
Notes:
svn path=/head/; revision=49590
|
|
|
|
| |
Notes:
svn path=/head/; revision=49588
|