artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2016-07-11
tedu
don't allow mounting with noval owner. panics later.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
tb
Add missing "recvfd" pledge promise: Raf Czlonka report...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
deraadt
be less noisy on console in case of "recvfd" refusal
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
tb
Instead of using the floating point square root, use...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
kettenis
Use gpio framework to implement hardware reset of the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
kettenis
Use gpio framework to implement card detect instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
kettenis
Hook up imxgpio(4) to the FDT gpio framework.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
kettenis
Add a simple framework for handling gpio controllers...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
visa
Add CN61xx.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
bluhm
Add regression tests for the path MTU discovery impleme...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
visa
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
bluhm
Path MTU discovery was slightly broken. I took two...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
mpi
Do not increase the size of the socket buffer under...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
kettenis
Initialize oui and model fields in the softc.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
mpi
Revert the introduction of ``rt_addr''.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
stefan
Make sure variables are used initialized in amap_wiperange
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
tedu
obsolete note about fascistloggin is obsolete. ok djm...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-11
rzalamena
Teach tcpdump to recognize MPLS pseudowire with control...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
tedu
zero the read buffer after copying data to user so...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
tedu
use offsetof to create an offset instead of illegal...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
patrick
Not all i.MX6 devices have a pinctrl property in their...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
Pay attention to Processor Local X2APIC structures...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
Rename apic_proc_uid field to acpi_proc_uid in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
regen
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
Add MICREL KSZ9021 and KSZ9031.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
Fix typo. Pointed out by patrick@
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
visa
Build firmware for USB devices on octeon.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
semarie
pledge: use uint64_t instead of int for temporary stori...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
Dynamically attach imxgpio(4) using the FDT.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
schwarze
consistent spelling of "Moscow"; Ilya dot Kaliman at...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
schwarze
Fix a nasty typo that prevented .so links to gziped...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
kettenis
Add support for handling pinctrl device tree bindings...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
visa
Use the synciobdma instruction instead of the sync...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
schwarze
Simplify the code and the server setup by deleting...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
rpe
Fix detection of /usr/lib on NFS.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
tedu
rename variable for consistency
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
jsg
Instead of attaching the omap device based on board...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
jsg
Remove now unused definitions for drivers that have...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
millert
Document that SIGTTOU is sent if the process is in...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
millert
POSIX specifies that if a processing calling tcsetpgrp...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
guenther
Paranoia: check KTRPOINT() before calling ktrpledge...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
tedu
attempt to improve clarity by reducing forward referenc...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
schwarze
spelling; from Ilya dot Kaliman at gmail dot com
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
tedu
only print one error, not multiple misleading messages
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
schwarze
Do not treat PATH_INFO as a complete path if it doesn...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
kettenis
Simplify the i.MX6 platform code. The list of board...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
stefan
Fix bugs introduced with the amap rework
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
kettenis
Initialize the mii_oui field such that fec(4) can look...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
schwarze
getopt(3) is declared in <unistd.h>, and <getopt.h...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
jsg
ehci no longer attaches to imx
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
kettenis
Perform PHY-specific initialization based on the PHY...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
kettenis
Dynamically attach i.MX6 ehci(4) using the FDT.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
kettenis
Add interfaces to look up a device tree node by phandle.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
stefan
Prepare vionet to be handled asynchronously to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
jsg
Mention the EFI and DTB requirement. List U-Boot 2016...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-09
jsg
Use mac address and phy id from the fdt. Store setting...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
schwarze
ISO C99 7.19.2.5 doesn't like mixing putchar(3) and...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
schwarze
POSIX requires that a process calling tcsetpgrp(3)...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
millert
When making a copy of svc_pollfd, use the correct size.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
kettenis
Fix check for "name" property. Restores synthesised...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
millert
Pass errret pointer to setupterm() to prevent setupterm()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
millert
The XSLoader issue has been assigned CVE-2016-6185
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
kettenis
regen
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
kettenis
The Atheros PHYs with model ID 7 are the AR8031/AR8033...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
mlarkin
Return 0 on read from PIT control port. Intel explicitl...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-08
djm
Improve crypto ordering for Encrypt-then-MAC (EtM)...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
rzalamena
Updated the ldpd.conf man page examples
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
millert
Apply perl5.git.perl.org/perl.git/commitdiff/08e3451d7
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
schwarze
sync with mdocml.bsd.lv: mention httpd(8) and slowcgi(8)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
jsing
Revert previous since the libtls change has been reverted.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
jsing
Revert previous - it introduces problems with a common...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
bcook
add ca cert error check and make the path configurable
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
bcook
call BN_init on temporaries to avoid use-before-set...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
semarie
biff, mesg, vi: only consider ACCESSPERMS for setting...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
semarie
tmux: only consider ACCESSPERMS for setting mode on...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
mglocker
Add man page for the maxrtc(4) I2C driver.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-07
mlarkin
sanity check vm create and run args earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
bluhm
Now libtls is always reading cert.pem during tls_config...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
otto
J/j is a three valued option, document and fix code...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
millert
Allow space-deliminated fields in syslog.conf in additi...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
millert
Return EINVAL for mknod/mknodat when dev is -1 (aka...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
jsing
Check that the given ciphers string is syntactically...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
jca
route6d spring cleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
jsing
Remove manual file loading (now that libtls does this...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
jsing
Always load CA, key and certificate files at the time...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
tedu
fix several places where calculating ticks could overflow.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
mpi
Move Hop-by-Hop processing into its own function ip6_hb...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
visa
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
mlarkin
clarify a comment about memory regions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
guenther
Use fstatat() to avoid path surgery.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
jsing
Correctly handle an EOF that occurs prior to the TLS...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
schwarze
Some new tests related to bin/cat.c rev. 1.25,
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
bru
Improve the tracking functions in wsmouse.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
millert
Update to tzdata2016f from from ftp.iana.org.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
tim
Remove kern.random remnants; OK deraadt@
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
jca
Move to svc_getreq_poll/svc_pollfd.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
visa
Remove debug code that slipped in.
commit
|
commitdiff
|
tree
|
snapshot
next