Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
systemd
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
steam
systemd
Commits
ab06eef8
Commit
ab06eef8
authored
Apr 14, 2013
by
Anatol Pomozov
Committed by
Zbigniew Jędrzejewski-Szmek
Apr 15, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix spelling errors using 'codespell' tool
parent
97e13058
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
20 additions
and
20 deletions
+20
-20
NEWS
NEWS
+5
-5
man/sd_journal_get_cursor.xml
man/sd_journal_get_cursor.xml
+1
-1
man/systemctl.xml
man/systemctl.xml
+1
-1
man/systemd-system.conf.xml
man/systemd-system.conf.xml
+1
-1
man/systemd.unit.xml
man/systemd.unit.xml
+1
-1
src/core/syscall-list.h
src/core/syscall-list.h
+1
-1
src/core/umount.c
src/core/umount.c
+1
-1
src/login/logind-dbus.c
src/login/logind-dbus.c
+1
-1
src/login/logind.c
src/login/logind.c
+1
-1
src/shared/strbuf.c
src/shared/strbuf.c
+1
-1
src/systemctl/systemctl.c
src/systemctl/systemctl.c
+2
-2
src/systemd/sd-bus-protocol.h
src/systemd/sd-bus-protocol.h
+1
-1
src/tmpfiles/tmpfiles.c
src/tmpfiles/tmpfiles.c
+1
-1
src/udev/udev-rules.c
src/udev/udev-rules.c
+1
-1
test/udev-test.pl
test/udev-test.pl
+1
-1
No files found.
NEWS
View file @
ab06eef8
...
...
@@ -136,7 +136,7 @@ CHANGES WITH 199:
*
The
udev
daemon
now
sets
the
default
number
of
worker
processes
executed
in
parallel
based
on
the
number
of
available
CPUs
instead
of
the
amount
of
available
RAM
.
This
is
supposed
to
provide
a
more
reliable
default
and
limit
a
too
agressive
to
provide
a
more
reliable
default
and
limit
a
too
ag
g
ressive
paralellism
for
setups
with
1000
s
of
devices
connected
.
Contributions
from
:
Auke
Kok
,
Colin
Walters
,
Cristian
...
...
@@ -592,7 +592,7 @@ CHANGES WITH 196:
the underlying file system of a journal file is capable of
properly reporting file change notifications, or whether
applications that want to reflect journal changes "live"
need to recheck journal files continously in appropriate
need to recheck journal files contin
u
ously in appropriate
time intervals.
* It is now possible to set the "age" field for tmpfiles
...
...
@@ -925,7 +925,7 @@ CHANGES WITH 190:
*
There
's now a new RPM macro definition for the system preset
dir: %_presetdir.
* journald will now warn if it can'
t
foward
a
message
to
the
* journald will now warn if it can'
t
fo
r
ward
a
message
to
the
syslog
daemon
because
it
's socket is full.
* timedated will no longer write or process /etc/timezone,
...
...
@@ -1060,7 +1060,7 @@ CHANGES WITH 188:
the
maximum
number
of
iterations
to
run
for
.
It
also
gained
-
b
,
to
run
in
batch
mode
(
accepting
no
input
).
*
The
suffix
".service"
may
now
be
om
mi
ted
on
most
systemctl
*
The
suffix
".service"
may
now
be
om
it
ted
on
most
systemctl
command
lines
involving
service
unit
names
.
*
There
's a new bus call in logind to lock all sessions, as
...
...
@@ -1549,7 +1549,7 @@ CHANGES WITH 44:
*
Show
/
etc
/
os
-
release
data
in
systemd
-
analyze
output
*
Many
bugfixes
for
the
journal
,
including
endianess
fixes
and
*
Many
bugfixes
for
the
journal
,
including
endian
n
ess
fixes
and
ensuring
that
disk
space
enforcement
works
*
sd
-
login
.
h
is
C
++
comptaible
again
...
...
man/sd_journal_get_cursor.xml
View file @
ab06eef8
...
...
@@ -108,7 +108,7 @@
comparing cursors is not possible. Use this call to
verify after an invocation of
<citerefentry><refentrytitle>
sd_journal_seek_cursor
</refentrytitle><manvolnum>
3
</manvolnum></citerefentry>
whether the entry being s
eeked
to was actually found
whether the entry being s
ought
to was actually found
in the journal or the next closest entry was used
instead.
</para>
</refsect1>
...
...
man/systemctl.xml
View file @
ab06eef8
...
...
@@ -755,7 +755,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
unit name, plus a control group specification in the syntax
<replaceable>
CONTROLLER
</replaceable>
:
<replaceable>
PATH
</replaceable>
or
<replaceable>
CONTROLLER
</replaceable>
. In the latter syntax
(where the path is om
m
itted) the default unit control group
(where the path is omitted) the default unit control group
path is implied. Examples:
<literal>
cpu
</literal>
or
<literal>
cpu:/foo/bar
</literal>
. If a unit is removed from a
control group hierarchy all its processes will be moved to the
...
...
man/systemd-system.conf.xml
View file @
ab06eef8
...
...
@@ -155,7 +155,7 @@
this option is changed, and make sure
the new configuration file is included
in it. Otherwise the initrd might
mount the controller hierachies in a
mount the controller hiera
r
chies in a
different configuration than intended,
and the main system cannot remount
them anymore.
</para></listitem>
...
...
man/systemd.unit.xml
View file @
ab06eef8
...
...
@@ -380,7 +380,7 @@
<para>
Note: the paths listed above are set at
compilation time and differ between distributions. The
"authorative" list is printed by
"author
it
ative" list is printed by
<command>
systemd
</command>
at during start and daemon
reconfiguration.
</para>
...
...
src/core/syscall-list.h
View file @
ab06eef8
...
...
@@ -24,7 +24,7 @@
#if defined __x86_64__ && defined __ILP32__
/* The x32 ABI defines all of its syscalls with bit 30 set, which causes
issues when attempting to use syscalls as simple indic
i
es into an array.
issues when attempting to use syscalls as simple indices into an array.
Instead, use the syscall id & ~SYSCALL_MASK as the index, and | the
internal id with the syscall mask as needed.
*/
...
...
src/core/umount.c
View file @
ab06eef8
...
...
@@ -418,7 +418,7 @@ static int mount_points_list_umount(MountPoint **head, bool *changed, bool log_e
*
* Mount points can be stacked. If a mount
* point is stacked below / or /usr, we
* cann
n
ot umount or remount it directly,
* cannot umount or remount it directly,
* since there is no way to refer to the
* underlying mount. There's nothing we can do
* about it for the general case, but we can
...
...
src/login/logind-dbus.c
View file @
ab06eef8
...
...
@@ -66,7 +66,7 @@
" <method name=\"CreateSession\">\n" \
" <arg name=\"uid\" type=\"u\" direction=\"in\"/>\n" \
" <arg name=\"leader\" type=\"u\" direction=\"in\"/>\n" \
" <arg name=\"se
vice\" type=\"s\" direction=\"in\"/>\n"
\
" <arg name=\"se
rvice\" type=\"s\" direction=\"in\"/>\n"
\
" <arg name=\"type\" type=\"s\" direction=\"in\"/>\n" \
" <arg name=\"class\" type=\"s\" direction=\"in\"/>\n" \
" <arg name=\"seat\" type=\"s\" direction=\"in\"/>\n" \
...
...
src/login/logind.c
View file @
ab06eef8
...
...
@@ -1726,7 +1726,7 @@ int main(int argc, char *argv[]) {
/* Always create the directories people can create inotify
* watches in. Note that some applications might check for the
* exist
a
nce of /run/systemd/seats/ to determine whether
* exist
e
nce of /run/systemd/seats/ to determine whether
* logind is available, so please always make sure this check
* stays in. */
mkdir_label
(
"/run/systemd/seats"
,
0755
);
...
...
src/shared/strbuf.c
View file @
ab06eef8
...
...
@@ -26,7 +26,7 @@
#include "strbuf.h"
/*
* Strbuf stores given strings in a single continous allocated memory
* Strbuf stores given strings in a single contin
u
ous allocated memory
* area. Identical strings are de-duplicated and return the same offset
* as the first string stored. If the tail of a string already exists
* in the buffer, the tail is returned.
...
...
src/systemctl/systemctl.c
View file @
ab06eef8
...
...
@@ -4494,7 +4494,7 @@ static int systemctl_help(void) {
" --fail When queueing a new job, fail if conflicting jobs are
\n
"
" pending
\n
"
" --irreversible Create jobs which cannot be implicitly cancelled
\n
"
" --show-types When showing sockets, explictly show their type
\n
"
" --show-types When showing sockets, explic
i
tly show their type
\n
"
" --ignore-dependencies
\n
"
" When queueing a new job, ignore all its dependencies
\n
"
" -i --ignore-inhibitors
\n
"
...
...
@@ -4794,7 +4794,7 @@ static int systemctl_parse_argv(int argc, char *argv[]) {
continue
;
}
log_error
(
"Unkown unit type or load state '%s'."
,
type
);
log_error
(
"Unk
n
own unit type or load state '%s'."
,
type
);
log_info
(
"Use -t help to see a list of allowed values."
);
return
-
EINVAL
;
}
...
...
src/systemd/sd-bus-protocol.h
View file @
ab06eef8
...
...
@@ -66,7 +66,7 @@ enum {
SD_BUS_TYPE_DICT_ENTRY_END
=
'}'
,
};
/* Endianess */
/* Endian
n
ess */
enum
{
_SD_BUS_INVALID_ENDIAN
=
0
,
...
...
src/tmpfiles/tmpfiles.c
View file @
ab06eef8
...
...
@@ -743,7 +743,7 @@ static int create_item(Item *i) {
if
(
have_effective_cap
(
CAP_MKNOD
)
==
0
)
{
/* In a container we lack CAP_MKNOD. We
shouldnt attempt to create the device node in
shouldn
'
t attempt to create the device node in
that case to avoid noise, and we don't support
virtualized devices in containers anyway. */
...
...
src/udev/udev-rules.c
View file @
ab06eef8
...
...
@@ -55,7 +55,7 @@ struct udev_rules {
unsigned
int
token_cur
;
unsigned
int
token_max
;
/* all key strings are copied and de-duplicated in a single continous string buffer */
/* all key strings are copied and de-duplicated in a single contin
u
ous string buffer */
struct
strbuf
*
strbuf
;
/* during rule parsing, uid/gid lookup results are cached */
...
...
test/udev-test.pl
View file @
ab06eef8
...
...
@@ -1518,7 +1518,7 @@ if ($list[0]) {
}
}
print
"
$error
errors occured
\n\n
";
print
"
$error
errors occur
r
ed
\n\n
";
# cleanup
system
("
rm
",
"
-rf
",
"
$udev_dev
");
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment