index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysmerge
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
Add where missing and harmonize PATH to be _PATH_DEFPATH (without local nor
ajacoutot
1
-1
/
+2
2019-09-08
Have sm_install() use install -F (fsync).
ajacoutot
1
-2
/
+2
2017-10-28
Prefer useradd(1) over chpass(1) so that new users are added before the YP '+'
ajacoutot
1
-15
/
+19
2017-08-22
Remove legacy code.
ajacoutot
1
-4
/
+1
2017-08-17
We're a shell script, so honor TMPDIR.
ajacoutot
1
-5
/
+5
2017-03-06
Just exit 1 instead of printing usage on error.
ajacoutot
1
-2
/
+2
2017-01-11
Instead of checking if /etc/X11 is around to know whether the xbase set
ajacoutot
1
-2
/
+2
2016-09-22
Make sure we don't have conflicting UIDs/GIDs when adding user/group.
ajacoutot
1
-5
/
+10
2016-09-06
Mention PAGER behavior when undefined/empty.
ajacoutot
1
-2
/
+7
2016-09-02
move links from http to https://www.openbsd.org/
tb
1
-4
/
+4
2016-07-30
Remove compat code.
ajacoutot
1
-6
/
+1
2016-05-14
Be gone /var/sysmerge/examplessum.
ajacoutot
1
-1
/
+3
2016-05-14
Remove handling of /etc/examples/ files by sysmerge(8). Getting regular messages
ajacoutot
2
-36
/
+6
2016-04-29
In sysmerge interactive mode, check syntax of several important files after
sthen
1
-1
/
+29
2016-04-28
Comment sm_check_an_eg().
ajacoutot
1
-3
/
+4
2016-04-27
sysmerge(8) is the bastard child of ksh and perl, so just call it a "utility".
ajacoutot
1
-5
/
+3
2016-04-26
Tweak output a bit; to be improved probably (sthen@ and I can't think of a
ajacoutot
1
-3
/
+3
2016-02-02
Uppecase.
ajacoutot
1
-2
/
+2
2016-01-14
No more /etc/mail/aliases.db.
ajacoutot
2
-5
/
+3
2015-12-23
Tidy up output.
ajacoutot
1
-4
/
+4
2015-12-21
Only run newaliases(8) if we already have an aliases db.
ajacoutot
1
-3
/
+7
2015-11-28
chflags -l flag went away. Noticed this myself 15 minutes
deraadt
1
-2
/
+2
2015-10-18
Make sure sm_rotate_bak() is only run once.
ajacoutot
1
-3
/
+6
2015-10-16
Drop usage of TMPDIR.
ajacoutot
2
-14
/
+6
2015-10-13
sm_error() already does the exit for us.
ajacoutot
1
-2
/
+2
2015-10-12
Reverse the sm_error call in sm_trap.
ajacoutot
1
-2
/
+2
2015-10-12
Only remove existing sum files on trap handlers.
ajacoutot
1
-3
/
+7
2015-09-18
In case of a hard error, remove all checksums except for examplessum which
ajacoutot
1
-1
/
+2
2015-09-18
Simplify: we don't need a work directory anymore, temproot is enough.
ajacoutot
2
-23
/
+14
2015-09-18
Tweak warning/error output a bit.
ajacoutot
1
-12
/
+18
2015-09-18
More dead code.
ajacoutot
1
-7
/
+4
2015-09-09
Remove more dead code.
ajacoutot
1
-8
/
+4
2015-09-09
Remove unused code.
ajacoutot
1
-8
/
+5
2015-09-09
Move and tweak a comment.
ajacoutot
1
-2
/
+2
2015-09-07
Simplify handling of sum files.
ajacoutot
2
-16
/
+9
2015-09-07
No need to restore backup of sum files; once the new ones are installed,
ajacoutot
1
-19
/
+1
2015-08-24
cp -> mv
ajacoutot
1
-6
/
+7
2015-08-24
Make backup directory of replaced files persistent: /var/sysmerge/backups.
ajacoutot
2
-39
/
+52
2015-08-24
/usr/share/sysmerge -> /var/sysmerge
ajacoutot
2
-34
/
+45
2015-08-19
Remove XXX.
ajacoutot
1
-3
/
+1
2015-08-13
Sync stripcom() with /etc/rc.
ajacoutot
1
-11
/
+9
2015-07-27
use file system path (.Pa) semantic markup macros where appropriate.
sobrado
1
-6
/
+6
2015-07-18
Add groups before users.
ajacoutot
1
-10
/
+10
2015-06-02
fix variable name typo
jung
1
-2
/
+2
2015-03-12
Set TERM if unset. Fixes some remote sysmerge usage by sthen@
ajacoutot
1
-2
/
+2
2015-02-17
Instead of a relatively complex "stty size | ( read ..." in sysmerge, use
sthen
1
-4
/
+3
2014-11-26
Drop sysmerge.log ; it used to be handy for batch mode but now the
ajacoutot
2
-57
/
+38
2014-10-09
Tweak, no functional change.
ajacoutot
1
-4
/
+4
2014-10-09
Make sure _instdir is not null.
ajacoutot
1
-1
/
+2
2014-09-16
zap unnecessary quotes
rpe
1
-13
/
+13
[next]