artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2015-01-27
espie
fix messages of FwUpdate
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
schwarze
Multiple parser and formatter fixes for line drawing...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
dlg
this code doesnt need to know about interrupts, so...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
dlg
i forgot to fix ipw when i removed the second task...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
dlg
remove the second void * argument on tasks.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mlarkin
Remove an unused and confusing assignment that had...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mlarkin
Remove an unused variable whose functionality was moved...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
mlarkin
Remove an odd comment in the first line of the file
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
brad
Revert 1.61 since support for the TX path was also...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
brad
Rewrite receive filter handling and ioctl bits.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
kurt
Require EFT shared objects have a PT_PHDR entry to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
kettenis
Move the "stackgap" from the stack into its own page...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
miod
Print frame buffer resolution at attach time.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
schwarze
Rework tbl(7) layout parsing:
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
jmc
sort previous;
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
jsing
Place the remainder of e_os2.h under #ifndef LIBRESSL_I...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
properly restore umask
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
jsing
Add AEAD as a "MAC alias" so that it is possible to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
schwarze
More improvements regarding tbl(7) options.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
correct description of UpdateHostKeys in ssh_config...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
brad
Merge in a commit from upstream..
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
mpi
Call rtdeletemsg(9) instead of rerolling its code....
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
mpi
Do not always try to rtfree(9) route entries inside...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
brad
Set PCIe max read request size to 2K to help with TX...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
regression test for host key rotation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
adapt to sshkey API tweaks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
correctly match ECDSA subtype (== curve) for offered...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
guenther
Oops: symlinkat()'s 'atfd' argument is its second,...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
brad
Update the Samsung SSD controller comment.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
Host key rotation support.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
djm
small refactor and add some convenience functions;
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
bmercer
Import the exynos work into tree. This is from Bitrig...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
jsg
Rename miniroot-sunxi to miniroot-cubie as the u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-26
schwarze
Improve (or rather, rewrite) tbl(7) option parsing.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
kettenis
Rework cbus(4) interrupt support a bit. Instead of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
tedu
mention that the kern.global_ptrace sysctl also affects...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
nicm
Don't leak the individual strings when copying environment.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
naddy
tweak and update the illustration to what the bootstrap...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
jsg
Correct a bit test for DDR2 CAS Latency and recognise...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
dlg
refactor loading of dmamaps.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
kettenis
Implement bus_dmamem_alloc_range(9) for macppc/socppc.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
naddy
correct the syntax description of the boot command...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
millert
Fix getopt string; the -N flag doesn't take an argument.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
jmc
tweak previous;
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
kettenis
Add bus_dmamem_alloc_range(9).
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
kettenis
Document bus_dmamem_alloc_range(9).
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
kettenis
Use bus_dmamem_alloc_range(9) to make sure the ring...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
kettenis
Add bus_dmamem_alloc_range(9) to allow drivers to alloc...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
miod
Move -lz late in the linker commandline for things...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
kettenis
Add back <sys/param.h>; it's needed for MACHINE_STACK_G...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
schwarze
preserve .PP before .RE; effect found in audio/pms(1)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
doug
Convert openssl(1) sess_id to the new option handling.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
doug
Convert openssl(1)'s rsa.c to the new option handling...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
schwarze
Strangely, ignoring the roff(7) .na request was impleme...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
brad
Remove a comment that is no longer true with MCLGETI...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
schwarze
change .Cm to .Ar for macro arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
schwarze
Support .RE with an argument; needed for audio/pms(1).
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
deraadt
Userland (base & ports) was adapted to always include...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
krw
In shell statements use shell pattern '+([0-9])', not...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
krw
More missing $OpenBSD$.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
espie
a wee little bit more cleanup (more const and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
miod
-Wpointer-sign is supported by gcc 4 only.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
schwarze
While ignoring the .ta (set tab stops) and .ti (temp...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
tedu
braces to open a function go on their own line like...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
tedu
delete some code that doesn't (and shouldn't) run....
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
kettenis
Make km_alloc(9) use the direct map for all "phys conti...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
millert
Remove now-unused DebugFlags.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
jsing
Ensure that a ServerKeyExchange message is received...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
halex
Killing my darling. Functionality and binary name...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
schwarze
Let .Aq/.Ao/.Ac print "<>" instead of the normal "...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
espie
typo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
espie
remove a bunch of dangerous casts (useless casts from...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
sthen
Normal OpenBSD code fits in an 80 column term. From...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
dlg
break after return is useless.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
dlg
move from deferring vd requests with a task per message...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
dlg
get the args right for the fallback atomic_{cas,swap...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
jmc
zap trailing whitespace;
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
tedu
Remove the OK and ERR macros. They obfuscate the code...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
tedu
don't need to define debugging 0 anymore
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
tedu
minor debug removal cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
tedu
remove debug code.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
schwarze
Wonders of roff(7): Integer numbers in numerical expres...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
schwarze
Slightly improve \w width measurements:
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
tedu
delete useless casts. ok deraadt guenther millert
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
tedu
remove a stupid -Wstrict-prototype warning by making...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
schwarze
Traditional roff(7) explicitly allows certain control...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
miod
Fix logic botch causing warnings with Clang. Reported...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
miod
Possibly uninitialized variable. From Clang via dhill.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
jmc
heirarchy -> hierarchy;
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
millert
Document that changes made to the directory hierarchy...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
deraadt
Provide a warning about chroot misuses (which sadly...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
deraadt
pool_setipl() on both pmap pools as a workaround for...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
schwarze
Don't let a failing mparse_open() clobber the filename...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
krw
Processing $OpenBSD$ as well as sccs's @(#) is an OpenB...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
krw
Use /etc/services names in all the default pf rules...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
florian
Clean up includes, while here fix a white space which...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
mpi
Let powerpc's bus_space(9) use the same pmap and uvm...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
reyk
Clean up the relayd headers with help of include-what...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
millert
Only allow the -r flag when sending a message; from...
commit
|
commitdiff
|
tree
|
snapshot
next