index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysmerge
Age
Commit message (
Expand
)
Author
2013-01-04
simplify chroot cases
Robert Peichaer
2013-01-03
Refactor code for extracting and checksumming of (x)etcXX.tgz sets
Robert Peichaer
2012-12-26
correction of the SRCDIR check
Robert Peichaer
2012-12-26
Combine almost identical code for fetching and checking of the
Robert Peichaer
2012-12-25
replace one grep with awk patterns and simplify another using -q
Robert Peichaer
2012-12-24
simplify things by using shell patterns
Robert Peichaer
2012-12-23
simplify setting FETCH_CMD and move it upwards to where the other
Robert Peichaer
2012-12-19
use (()) for arithmetic tests
Robert Peichaer
2012-11-10
consistently use [ -n "${var}" ] instead of [ "${var}" ]
Robert Peichaer
2012-11-10
turn single-command if-then-fi blocks into "[ expr ] && command"
Robert Peichaer
2012-11-10
enhance error_rm_wrkdir() to print an error message if one is passed
Robert Peichaer
2012-11-08
mark some more variables as local
Robert Peichaer
2012-08-28
Always compare master.passwd(5) and group(5) regardless of their sums:
Antoine Jacoutot
2012-08-20
Explicitely set local variables as such.
Antoine Jacoutot
2012-08-20
Don't unset NEED_NEWALIASES too soon or we will not get the warning.
Antoine Jacoutot
2012-08-15
use Lk for links;
Jason McIntyre
2012-08-04
Also log the file(s) we manually merged/installed as it's important
Antoine Jacoutot
2012-08-04
Factorize common warn, error and report outputs into functions.
Antoine Jacoutot
2012-03-19
Use $() instead of backticks.
Antoine Jacoutot
2012-02-17
Remove the backup chunk from the man page. People should use backup
Antoine Jacoutot
2011-10-09
add a missing newline when you merge login.conf if login.conf.db doesn't exist
Stuart Henderson
2011-09-01
Fix the display of running utilities (e.g. don't say we are running
Antoine Jacoutot
2011-08-03
Remove the 'obsolete file(s)' feature. It may come back at some point
Antoine Jacoutot
2011-07-21
Adjust work directory name.
Antoine Jacoutot
2011-07-11
EDITOR or VISUAL are not a path. They are a string that needs to be
Theo de Raadt
2011-07-11
use more XXX for mktemp; ok ajacoutot
Theo de Raadt
2011-07-06
Harden the checks on the provided sets/src to make sure they are legit.
Antoine Jacoutot
2011-07-06
Consistency in stdout redirections.
Antoine Jacoutot
2011-07-06
Indent, no change.
Antoine Jacoutot
2011-07-05
Make it possible to pass https:// and file:// (along with ftp:// and
Antoine Jacoutot
2011-05-09
Installing -> Updating.
Antoine Jacoutot
2011-05-08
Make sure /etc/group and /etc/master.passwd are handled first in case we
Antoine Jacoutot
2011-05-06
If it doesn't exist, create the directory holding the link we are about
Antoine Jacoutot
2011-04-27
Cosmetic:
Antoine Jacoutot
2011-04-21
Oopsy.
Antoine Jacoutot
2011-04-21
Better detection of obsolete files (naddy@ reported a false positive).
Antoine Jacoutot
2011-04-20
Enhance sysmerge(8) output so that it is more readable and make it more
Antoine Jacoutot
2011-04-18
Fix a bug where OBSOLETE_FILES would contain only the last appended
Antoine Jacoutot
2010-11-11
Missed that part in previous.
Antoine Jacoutot
2010-11-11
Unconfuse usage.
Antoine Jacoutot
2010-11-08
No need to differentiate newly installed files versus automatically
Antoine Jacoutot
2010-11-04
Make sure we don't end up using /usr/src/etc if we forget to pass the
Antoine Jacoutot
2010-08-21
Display usage information as well as the error when a path to
Stuart Henderson
2010-07-20
Instead of checking for the *etcXX.tgz filename, check whether the
Antoine Jacoutot
2010-07-17
When running in full diff mode, don't wait for user input before
Antoine Jacoutot
2010-07-06
Add a blank line between sections in the output log, it's more readable.
Antoine Jacoutot
2010-07-05
Automatically install missing users and groups.
Antoine Jacoutot
2010-06-27
Suggest a reboot if "sh MAKEDEV" was run or login.conf was modified.
Antoine Jacoutot
2010-03-20
s/sh/ksh/
Antoine Jacoutot
2010-02-06
Remove newly generated sum file(s) if it did not exist before and trap
Antoine Jacoutot
[next]