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
/
distrib
Age
Commit message (
Expand
)
Author
2012-10-04
Sync
Miod Vallat
2012-10-03
sync
Miod Vallat
2012-10-01
remove check for negative numbers in resp
Robert Peichaer
2012-09-29
use ++ operator for increments
Robert Peichaer
2012-09-29
use (()) for arithmetic tests
Robert Peichaer
2012-09-28
consistently use [[ ]] for tests
Robert Peichaer
2012-09-28
remove unnecessary quotes within [[ ]]
Robert Peichaer
2012-09-28
replace the last remaining backticks with $() for consistency
Robert Peichaer
2012-09-28
remove a comment that does not make sense any more
Robert Peichaer
2012-09-28
replace _fsent array with a simple concatenated list
Robert Peichaer
2012-09-20
sync
Theo de Raadt
2012-09-18
sync
Theo de Raadt
2012-09-11
sync
Theo de Raadt
2012-09-10
turn sparc miniroot into a proper ramdisk (thereby removing the last
Theo de Raadt
2012-09-10
compile as much as possible on the install media with -fno-stack-protector.
Theo de Raadt
2012-09-10
sync
Theo de Raadt
2012-09-07
sync
Theo de Raadt
2012-09-07
handle pkcs5_pbkdf2() fallout
Theo de Raadt
2012-09-03
compress arguments to the ftp command; ok halex
Theo de Raadt
2012-09-03
roll a comment to a new line, so that the comment-stripper can remove it
Theo de Raadt
2012-09-03
we CAPITALIZE variables used in multiple sh functions
Theo de Raadt
2012-09-02
A bit more details about s-records operation.
Miod Vallat
2012-08-31
sync
Theo de Raadt
2012-08-30
sync
Theo de Raadt
2012-08-28
sync
Theo de Raadt
2012-08-23
sync
Theo de Raadt
2012-08-23
sync
Theo de Raadt
2012-08-23
sync
Theo de Raadt
2012-08-21
Build sed in distrib/ just like everything else. Simplifies PIE work since
Pascal Stumpf
2012-08-20
sync
Theo de Raadt
2012-08-20
mention V445
Jonathan Gray
2012-08-16
sync
Theo de Raadt
2012-08-14
sync
Theo de Raadt
2012-07-22
shrink
Theo de Raadt
2012-07-20
Replace some leading blanks before comments with leading tab. Noticed
Kenneth R Westerback
2012-07-17
sync
Theo de Raadt
2012-07-17
sync
Theo de Raadt
2012-07-16
sync
Theo de Raadt
2012-07-16
sync
Theo de Raadt
2012-07-15
sync
Todd T. Fries
2012-07-14
as _resp is being localized by typeset -l, no need to localize it twice
Alexander Hall
2012-07-13
copy boot loaders using cat and shell redirection rather than cp,
Alexander Hall
2012-07-13
{ ...; } is more proper than ( ... ) since the latter spawns a subshell
Alexander Hall
2012-07-13
back out stuff that snuck into the last commit
Alexander Hall
2012-07-13
fix logic flaw in md_installboot()
Alexander Hall
2012-07-12
ksh does not properly separate the arguments in "$@" if IFS is an
Alexander Hall
2012-07-11
sync
Todd T. Fries
2012-07-10
since disklabel -W is no more, zap it from all the install.md's
Alexander Hall
2012-07-09
sync
Todd T. Fries
2012-07-09
when being asked which disk to install on, give the user the chance to
Alexander Hall
[next]