artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2014-12-30
ajacoutot
Rename a few functions name. Will help factorize some...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
robert
do not print an empty order in case pkg_scripts is...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
ajacoutot
add_flags() does not need any action argument.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
jsg
Remove redundant md memcpy.S and memmove.S lines. ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kettenis
Fix handling of R_MIPS_REL32_64 relocations that refere...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
dlg
add __bounded as appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
schwarze
Test the weird construct of a user-defined macro starti...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
tedu
copy bcrypt autotune from encrypt(1) and expose via...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
schwarze
let the "make groff" maintainer target show groff warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
jsg
unifdef __APCS_26__ we don't run on anything with a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
krw
Rework disklabel reading taskq to plug holes pointed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
djm
typo in comment: ouput => output
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
aoyama
regen
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
aoyama
Add audio(4) related entries.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
millert
Minor cleanup:
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kettenis
Make the PLT read-only on powerpc as well.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
naddy
* Ukrainian airports; from Alexey Suslikov
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kettenis
Toggle the TX_RING_KICK_WRAP bit when appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
tedu
impose some limits on the ideal rounds so nothing too...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
deraadt
encrypt is now built into instbin, do not need to use...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
tedu
switch encrypt to auto scaling bcrypt rounds. ok deraadt
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
tedu
don't leak timing info about padding errors by generati...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
schwarze
document ordering more explicitly;
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
tedu
useless change. overwriting the nul byte with a newline...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
tedu
rename fingerprint struct field. no longer exposed...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
tedu
remove the inspect debug command. should not be used...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
mpi
Assert that rtrequest1(9) is always called at IPL_SOFTN...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
ajacoutot
Add line continuation to be consistent with rc_pre...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
ajacoutot
pexp is not needed; ok sthen@
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
jsg
sync
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
jasper
re-add missing space in confirm prompt that got lost...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
miod
Explicitely include <uvm/uvm_extern.h> in order to...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
brad
Some missing break's.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
brad
Some cleaning up of the ioctl handling bits to bring...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
brad
Some cleaning up of the ioctl handling bits to bring...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kettenis
It sends and receives packets (until we run out of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
krw
The greatest happiness is to scatter inferiour APIs...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jmc
spelling fix; from daria suchecka via krzystof warzecha
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
kettenis
Fairly complete Rx path hardware initialization.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
krw
Replace last workq in tree (reading disklabels from...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Fix subtle typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Add regress tests for default option handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Allow a default option to be specified by having a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Add regress tests for multiple argument callback functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Provide an option type that allows for a callback funct...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Add option parsing regress tests with end of options...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Teach option parsing that a single hyphen denotes the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Add regress tests for option parsing with multiple...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Provide a mechanism for option parsing to return the...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
matthieu
Attach USB HID devices from the Generic Destop page...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
schwarze
Improve documentation of the header/footer macros ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Update regress to match change in unnamed argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Only accept a single unnamed argument - the existing...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Slightly simplify options parsing logic.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
schwarze
mdoc(7) already uses the mandoc(1) -Ios argument in...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Update options regress to match option function pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Provide two different function pointers for option...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsg
remove a surplus argument to printf caught by -Wformat
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
claudio
Unbreak the tree. Looks like tedu did not tedu enough...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
schwarze
improve previous: do the size check up front to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
bluhm
Add regression tests where OpenBSD syslogd is sending...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsing
Provide initial regress tests for the complex option...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
jsg
mask with & not &&
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
reyk
Change the default ext_addr from "egress" to "*". ...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
reyk
Change the default example from "listen on egress"...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
aoyama
Add an audio driver, necsb(4), for NEC PC-9801-86 sound...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
bluhm
With revision 1.93 a space character got lost when...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
tedu
convert bcopy to memcpy in md5 and sha1. also be consis...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
tedu
remove KPDK. not really used, and a bad choice anyway...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
deraadt
alpha now supports -static -pie binaries; ok kettenis
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
deraadt
Build special/encrypt into instbin, to prepare for...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
espie
prepare things slightly further, FwUpdate still not...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
espie
make it at least work a wee little bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
jsg
mention Wandboard
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Link -static -pie executables with rcrt0.o instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Static PIE for mips64. Still something not quite right...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
deraadt
encrypt should easily fit onto the media now. this...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
bcook
include netinet/in.h to define struct in6_addr.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
jmc
zap trailing whitespace;
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
jmc
add tsciic to the masters list;
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
espie
Specialisation of PkgAdd to do fw_update, not yet finished
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Only include "boot.h" if MD_RCRT0_START is defined...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Link -static -pie executables with rcrt0.o instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Change the default entry point from _start to __start.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Static PIE support for alpha.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kettenis
Make ld.so process only R_ALPHA_RELATIVE relocations...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
deraadt
As indicated by kettenis and kurt, hppa i386 powerpc...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
deraadt
SRCDIRS must now always come from distrib/special....
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
kettenis
More code. Transmitting packets somewhat works now.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
benno
Document forward to in protocols.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
tedu
the kvm.db is now kmem owned. noticed by Steven Roberts
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
rpe
Remove upgrade_to64time_t() now that the transition...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
kurt
Link -static -pie executables on powerpc with rcrt0...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
kurt
Self-relocation code for powerpc.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
tedu
not necessary to define INET anymore
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
tedu
unifdef INET. missed a few headers in previous rounds
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
kettenis
We no longer need -Wl,-Bsymbolic for -static -pie.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
kettenis
Don't generate PLT entries for symbols defined in a...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
kettenis
Don't generate PLT entries for symbols defined in a...
commit
|
commitdiff
|
tree
|
snapshot
next