index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mknod.c
Age
Commit message (
Expand
)
Author
Lines
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-11-23
maint: remove no longer needed se_const helper
Pádraig Brady
-1
/
+1
2020-11-21
maint: port from matchpathcon to selabel_lookup
Paul Eggert
-5
/
+10
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-10-22
all: improve parsing of numeric arguments
Paul Eggert
-2
/
+2
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-18
/
+19
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-3
/
+3
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
-1
/
+2
2015-04-22
maint: avoid -Werror=strict-overflow warnings with GCC 5
Pádraig Brady
-1
/
+1
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-1
/
+1
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
-2
/
+2
2014-04-09
doc: clarify in --help that -Z doesn't take an argument
Pádraig Brady
-3
/
+3
2014-01-17
doc: clarify SMACK related --help and documentation
Chengwei Yang
-1
/
+2
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-12-03
maint: avoid '%s' quoting notation in diagnostic messages
Bernhard Voelker
-1
/
+1
2013-11-27
selinux: adjust utils to run restorecon with -Z
Pádraig Brady
-3
/
+28
2013-07-02
mkdir,mkfifo,mknod: give scontext-related variable a better scope
Bernhard Voelker
-6
/
+6
2013-07-02
maint: refactor SMACK interface to a separate module
Pádraig Brady
-7
/
+2
2013-07-01
mkdir,mkfifo,mknod: with -Z, create SMACK security context
Jarkko Sakkinen
-1
/
+16
2013-05-11
mkdir: don't assume umask equals POSIX default ACL mask
Paul Eggert
-1
/
+8
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2012-06-22
maint: refactor common mode bits used to create files
Pádraig Brady
-1
/
+1
2012-01-27
maint: use single copyright year range
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-1
/
+1
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-6
/
+6
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+1
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+1
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-49
/
+49
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
-1
/
+1
2008-09-19
mkfifo, mknod --help: put -Z option in its alphabetical position
Benno Schulenberg
-3
/
+3
2008-07-18
mknod: correct misplaced -Z description in --help output
Andreas Schwab
-3
/
+3
2008-06-16
remove redundant const directives
Jim Meyering
-1
/
+1
2008-06-14
add "const" attribute, where possible
Jim Meyering
-1
/
+1
2008-06-03
use gnulib's progname module
Jim Meyering
-4
/
+1
2008-06-02
declare program_name consistently
Jim Meyering
-1
/
+1
2008-05-26
convert single-author programs to use proper_name
Jim Meyering
-1
/
+1
2008-04-16
mknod --help: note that this command may be a shell built-in
Jim Meyering
-0
/
+1
2008-03-28
mknod, mkfifo: don't segfault when diagnosing invalid SELinux context
Jim Meyering
-2
/
+2
2007-07-23
Update all copyright notices to use the newer form.
Jim Meyering
-5
/
+4
[next]