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-11
Rewrite regress sendsrcaddr so that is uses UDP sockets on localhost,
Alexander Bluhm
2017-07-10
make malloc(9) mpsafe by using a mutex instead of splvm.
David Gwynne
2017-07-10
Fix non-portable .Lk usage that results in complete garbage with groff
Ingo Schwarze
2017-07-10
prefer getprogname to the magic global __progname.
Ted Unangst
2017-07-10
if there are no changes for kevent, pass in NULL instead.
Ted Unangst
2017-07-10
remove misc. depend and yacc nits that no longer matter.
Marc Espie
2017-07-10
zap depend ghost.
Marc Espie
2017-07-10
ld.so and nfs regress were using PROGS variable before it was added
Alexander Bluhm
2017-07-10
The libtool regress used PROGS as a regular variable. Rename it
Alexander Bluhm
2017-07-10
Take some of the mystery out of who does what by
Kenneth R Westerback
2017-07-10
Update BUGS.
Visa Hankala
2017-07-10
Keep refusing SDIO initialization. The driver cannot work properly
Visa Hankala
2017-07-10
Switch sample path for black/whitelist files from /var/mail (which is meant to
Stuart Henderson
2017-07-10
Use ioctlfd/routefd sockets rather than rolling one's own
Kenneth R Westerback
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
[next]