| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This and previous commit have been...
Approved by: garga (mentor)
|
| |
|
|
|
|
| |
MFC after: 2 weeks
|
|
|
|
|
|
| |
to it.
MFC after: 1 week
|
|
|
|
|
| |
Otherwise the tzload() (when called by gmtload()) fails to locate the UTC
file and loads the posixrules.
|
|
|
|
|
|
| |
PR: 140615
Submitted by: Andrius Morkunas <hinokind@gmail.com>
MFC after: 3 days
|
|
|
|
|
|
|
| |
- Fix (harmless) typo in the definitions of Antarctica/David
- Fiji will go into DST from 29 November 2009 to 25 April 2010.
MFC after: 3 days
|
| |
|
|
|
|
| |
Submitted by: Rohit Grover <rgrover1@gmail.com>
|
|
|
|
| |
instead.
|
|
|
|
|
|
| |
confuse users.
Extend BUGS section.
Add some supported chipsets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now syscons(4) uses a cons25-style terminal emulator. The
disadvantages of that are:
- Little compatibility with embedded devices with serial interfaces.
- Bad bandwidth efficiency, mainly because of the lack of scrolling
regions.
- A very hard transition path to support for modern character sets like
UTF-8.
Our terminal emulation library, libteken, has been supporting
xterm-style terminal emulation for months, so flip the switch and make
everyone use an xterm-style console driver.
I still have to enable this on i386. Right now pc98 and i386 share the
same /etc/ttys file. I'm not going to switch pc98, because it uses its
own Kanji-capable cons25 emulator.
IMPORTANT: What to do if things go wrong (i.e. graphical artifacts):
- Run the application inside script(1), try to reduce the problem and
send me the log file.
- In the mean time, you can run `vidcontrol -T cons25' and `export
TERM=cons25' so you can run applications the same way you did before.
You can also build your kernel with `options TEKEN_CONS25' to make all
virtual terminals use the cons25 emulator by default.
Discussed on: current@
|
|
|
|
| |
and requires more polishing.
|
|
|
|
| |
MFC after: 3 months
|
|
|
|
|
|
|
|
|
| |
stepped down some time ago, about the same time as Giorgos Keramidas
joined the team.
PR: 140465
Submitted by: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
MFC after: 2 weeks
|
|
|
|
|
|
|
|
| |
Without unit, the output of the application like ls(1)
is complicated.
Reviewed by: nork
MFC after: 1 week
|
|
|
|
| |
Submitted by: remko
|
|
|
|
|
|
|
| |
The text is inspired by the PR, but more in line with the existing text
PR: docs/140434
Submitted by: Jason Helfman <jhelfman@e-e.com>
|
|
|
|
|
|
|
|
|
|
| |
- Three Australian stations in Antarctica have changed their time zone:
Casey moved from UTC+8 to UTC+11
Davis moved from UTC+7 to UTC+5
Mawson moved from UTC+6 to UTC+5
The changes occurred on 2009-10-18 at 02:00 (local times).
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
attach chips with generic Marvell (non-HighPoint) PCI identification.
These chips are also supported by ata(4). Some vendors, like Supermicro,
are using same chips without providing HPT RAID BIOS.
PR: kern/120842, kern/136750
|
| |
|
| |
|
|
|
|
|
|
| |
with the policy published at http://www.freebsd.org/internal/i18n.html.
Requested by: core (murray)
|
|
|
|
|
|
|
|
| |
- ANSIfy prototypes;
- Add __unused for parameters that is not being currently used;
- Add a header for subrountines being called from other modules.
Reviewed by: mjacob
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- New region: Asia/Novokuznetsk
- Kemerovo oblast' (Kemerovo region) in Russia will change current
time zone on 29 March 2010
- Add historical data for Hongkong 1941 - 1980
- Syria will go to winter time in the last weekend of October 2009.
MFC after: 2 days
|
|
|
|
| |
Submitted by: Ulrich Spoerlein
|
|
|
|
|
|
|
|
| |
PR: 137723
Submitted by: Sofian Brabez <sbrabez at gmail dot com>
Approved by: imp (mentor, implicit)
MFC after: 3 days
Facilitated by: Snow B.V.
|
|
|
|
|
|
| |
included in "device scbus".
MFC after: 3 days
|
|
|
|
|
|
| |
of nanotime(). Reflect this change in a manpage.
Reviewed by: phk, markm
|
|
|
|
|
| |
Submitted by: Ulrich Spoerlein (1)
MFC after: 1 week
|
| |
|
| |
|
|
|
|
|
|
| |
Merge of r198513
- Argentina does not go to DST this year.
|
|
|
|
|
| |
Submitted by: Mario Lobo <mlobo -at- digiart.art.br>
Approved by: yongari
|
| |
|
| |
|
|
|
|
| |
MFC after: 2 days
|
|
|
|
|
|
| |
Thank to ru@ for his noticing of it.
MFC after: 1 week
|
|
|
|
| |
Unbreak compiles with icc.
|
|
|
|
|
|
|
|
| |
atapicam(4) to use our standard section 4 SYNOPSIS layout.
PR: 132525
Submitted by: gcooper
MFC after: 3 days
|
| |
|
|
|
|
|
|
| |
/var/db/zoneinfo exists.
MFC after: 1 week
|
|
|
|
|
|
|
|
| |
way we can set desired C standard even for cross tools etc.
Tested by: make universe
Approved by: ed (maintainer)
OK by: das
|
|
|
|
|
|
|
| |
PR: 132193
Submitted by: Frank Staals <frank@fstaals.net>
Based on a patch by: gavin
MFC after: 3 days
|
|
|
|
|
|
|
|
|
| |
In r198272 I didn't notice that watchdog(8) and watchdogd(8)
are different things and instead of fixing watchdogd markup
I simply nuked the line.
Noticed by: emaste
Pointy hat to: avg
|
|
|
|
| |
MFC after: 1 week
|
|
|
|
|
| |
Nod from: des
MFC after: 3 days
|