index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-10
zap redundant Makefile variables.
Marc Espie
2017-07-10
two minor tweaks and two minor fixes; OK espie@
Ingo Schwarze
2017-07-10
Test if an acct file exists before trying to rename it. This silences
Alexander Bluhm
2017-07-10
one more instance of the previous commit; also initialize ->offset to a
Otto Moerbeek
2017-07-10
re-add unintentionally removed cleandir part that rm tags from the .CURDIR
Marc Espie
2017-07-10
Thinko. It's called BUILDAFTER
Marc Espie
2017-07-10
Set XSRCDIR to /usr/xenocara if it's not defined. Matches what
Antoine Jacoutot
2017-07-10
Also check for NUL termination at the first character of tstr in
Alexander Bluhm
2017-07-10
replace Fifos with FIFOs.
David Gwynne
2017-07-10
Replace codepatch nopsleds with trapsleds.
mortimer
2017-07-10
Use a modern spacious idiom on all function local variable
Kenneth R Westerback
2017-07-09
Make pkg-config regress tests pass:
Alexander Bluhm
2017-07-09
Some extra logging to show why tmux might exit.
Nicholas Marriott
2017-07-09
Be consistent. "return (e);" -> "return e;"
Kenneth R Westerback
2017-07-09
remove redundant variable declarations in Makefiles, since those are
Marc Espie
2017-07-09
Be consistent. "return (e);" -> "return e;"
Kenneth R Westerback
2017-07-09
Some parsing code cleanup: add parse_boolean(); pass literal format
Kenneth R Westerback
2017-07-09
document PROGS, okay jmc@
Marc Espie
2017-07-09
document more reality.
Marc Espie
2017-07-09
use working boilerplate for yacc/lex instead of homemade rules.
Marc Espie
2017-07-09
add support to compile several progs at once us
Marc Espie
2017-07-09
zap empty depends/silence empty installs.
Marc Espie
2017-07-09
there's no need to fork/exec to execute comments
Marc Espie
2017-07-09
have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate
Marc Espie
2017-07-09
Whitespace tweaks to assuage auto-indent.
Kenneth R Westerback
2017-07-09
Ignore prefixes with a pltime < ND6_PRIV_MAX_DESYNC_FACTOR seconds
Florian Obser
2017-07-09
If we lower the pltime for privacy addresses skew it by
Florian Obser
2017-07-09
Remove old junk. From Matthew Martin
Theo Buehler
2017-07-09
vmd/vmctl: Add ability to pause / unpause vms
pd
1995-10-18
initial import of NetBSD tree
Theo de Raadt
2017-07-08
this program was infected with lint era casts. i think we're past that now.
Ted Unangst
2017-07-08
remove ARGSUSED, from Scott Cheloha.
Ted Unangst
2017-07-08
use crypt_newhash to protect the password. from Scott Cheloha
Ted Unangst
2017-07-08
clean up some unused variables. also, making a variable global isn't the
Ted Unangst
2017-07-08
instead of using time(), refer to getitimer to find out how long the
Ted Unangst
2017-07-08
can just continue after readpassphrase returns null, the sighandler will
Ted Unangst
2017-07-08
update the little endian processor list to give it a chance of matching
Ted Unangst
2017-07-08
Unhook tables.c from Makefile.
Kenneth R Westerback
2017-07-08
Fold tables.c into options.c and stop exporting the one
Kenneth R Westerback
2017-07-08
Remove duplicate typedesf that are now provided by linux_types.h.
Mark Kettenis
2017-07-08
slightly rework previous, to avoid an article issue;
Jason McIntyre
2017-07-08
spelling fix from Hiltjo Posthuma
Ted Unangst
2017-07-08
Simplify by creating struct roff_node syntax tree nodes for tbl(7)
Ingo Schwarze
2017-07-08
Consistently use if ((option & F_FOO) && (option & F_BAR)) instead of
Florian Obser
2017-07-08
Consistently use if (option & F_FOO); from Klemens Nanni, thanks!
Florian Obser
2017-07-08
Enable slaacd on the installer and temporarily neuter router
Florian Obser
2017-07-08
hook up slaacd to the installer on media where we have INET6
Florian Obser
2017-07-08
_slaacd user/group for installer
Florian Obser
2017-07-08
slaacd needs libevent on the ramdisk
Florian Obser
2017-07-08
Increase size to make slaacd fit.
Florian Obser
[next]