artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2021-06-18
mlarkin
Enable oce(4) for riscv64
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
cheloha
alarm.3: miscellaneous improvements to alarm(3) documen...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
kettenis
When we do a context switch, always set the FPU to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
drahn
Provide directions on how to install Unmatched
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
kettenis
Need to enable interrupts while processing supervisor...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
deraadt
do not guess at MP support yet.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
jsing
Remove SSL_CTX_set_read_ahead() calls - it is now the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
cheloha
setitimer(2): increase timer limit to UINT_MAX seconds
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
bluhm
The crypto(9) framework used by IPsec runs on a kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
dv
vmd diskfmt regress: don't copy source files, cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
mortimer
Limit regress libexecinfo to amd64 or llvm >=12.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
kettenis
Enable 32-bit I/O addressing. This gets rid of the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
florian
special is SMALL
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
florian
fix SMALL build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
florian
special is SMALL
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
nicm
Mention %1 under choose-tree also.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
jsg
recognise BCM5762 B0
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
guenther
The pmap needs to know which CPUs to send IPIs when...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-18
jsg
initial plic(4) sfcc(4) sfclock(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
dv
vmd(8): handle VIRTIO_BLK_T_GET_ID, check descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
sthen
sync
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
jmc
compar is a function arg (Fa) not function name (Fn);
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
kettenis
Add sfclock(4), a driver for the PRCI (Power Reset...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
mpi
Revert previous: unref of amap outside of the KERNEL_LO...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
kettenis
On OpenBSD _JBLEN is the number of slots (of type long...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
claudio
Implement RFC 7313 enhanced route refresh. It is off...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
job
Add simple BGP Enhanced Route Refresh Message decoding
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
tobhe
Skip flows in ikev2_cp_addr() if they don't contain...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
kettenis
Like ARM, RISC-V does not implement floating point...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
claudio
Refactor common code for peer filtering out into rde_sk...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
kettenis
Add BCM5725 support. Based on a diff from Brad Smith.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
kettenis
regen
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
kettenis
Add Broadcom BCM5725. Based on a diff from Brad Smith.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
claudio
Add a bit of extra paranoia befor the up_generate_updat...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
claudio
In Rev 1.511 I moved peer related checks from inside...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
claudio
Better error message when a bad nexthop is passed to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
claudio
Before adding a prefix to the Adj-RIB-Out modify the...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-17
dlg
more consistently use pfsync_free_deferral to free...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
dv
cleanup vmd(8) includes and header files
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
kettenis
ociic(4) and dapmic(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
jmc
add entries for dapmic and ociic; ok kettenis
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
job
Add command line option to show the version
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
krw
Ensure that the '-i' command line option and the 'reini...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
visa
kqueue: kq_lock is needed when updating kn_status
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
florian
Actually request classless static routes from the dhcp...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
florian
Implement classless static routes dhcp option.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
kettenis
ociic(4) and dapmic(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
kettenis
Add ociic(4) and dapmic(4). The first is a driver...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
jsg
don't define __HAVE_ACPI to unbreak radeondrm build
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
nicm
Minor fixes to option descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
mpi
Change the prefix of UVM object functions to match...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-16
nicm
Pass Ctrl keys through as is when given as hex, GitHub...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
jsing
Mop up part of dtls1_dispatch_alert().
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
claudio
Remove the uvshrink logic and keep the unveil list...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
mpi
Use a macro to assert that given uobjs correspond to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
mpi
Unref/free amaps before grabbing the KERNEL_LOCK().
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
claudio
Filter out packets that are not IPv4. This code came...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
dlg
use getnsecuptime instead of getmicrouptime.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
matthieu
Increase MAXDSIZ to 16GB. ok kettenis@
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
dlg
get the uptime before comparing to it.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
dlg
factor out nsecuptime and getnsecuptime.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-15
dlg
rework pfsync deferal timeout handling.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
kettenis
Simplify the way we handle PCI configuration space...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
eric
add required headers for smtpd.h and remove unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
krw
Only use of 'reinited' died in cmd.c r1.100. It is...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
jsing
Simplify nonce handling in the TLSv1.2 record layer.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
krw
Somewhere in the recent churn a couple of memset()'s
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
sthen
snmpd.conf(5): fix typo/plurals and tweak wording....
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
job
Fix ROA & MFT version check handling
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
kettenis
Remove unused prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
claudio
Change errors for file manipulations from err(3) to...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
claudio
Do a fstatvfs() call to figure out if the filesystem...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
kettenis
Use uint64_t instead of u_long for pcitag_t.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
jsg
"scsibus* at hba?" was replaced by "scsibus* at scsi...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
matthieu
reset ppc_altivec if 'option ALTIVEC' is not present.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
jsg
add a few more phys known to attach to usb ethernet
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
jsg
fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
jsg
mention sqphy(4)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
tb
Remove TLS1_AD_INTERNAL_ERROR from internal visibility...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
tb
Use SSL_AD_INTERNAL_ERROR
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
deraadt
Add a few more drivers that people might need.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
deraadt
add PCITAG_NODE and PCITAG_OFFSET
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
drahn
enable nvme, a few pci devices and a bunch of usb stuff.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
deraadt
ugly hack around broken build until people wake up.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-14
deraadt
32-bit systems incorrectly parse the (64-bit) length...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
krw
There is no '!' in HiFive.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
dv
fix and enable diskfmt regress test for vmd(8)
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
kettenis
Save and restore errno around FUTEX_WAIT futex(2) opera...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
kettenis
Add support for sfuart(4) as a console.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
jsing
Add SSL_AD_MISSING_EXTENSION.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
jsing
Define SSL_AD_* as actual values.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
jsing
Remove tls1_alert_code().
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
krw
Have gedit() and gsetpid() both return CMD_CLEAN if...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
jsing
Place obsolete alerts under #ifndef LIBRESSL_INTERNAL.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
jsing
Remove references to obsolete alerts.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
krw
Tweak gsetpid() to restore partition info in case of...
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
krw
UUID_STR_LEN+1 is less mysterious than '37'.
commit
|
commitdiff
|
tree
|
snapshot
2021-06-13
krw
Don't ignore a GPT that claims the last usable LBA...
commit
|
commitdiff
|
tree
|
snapshot
next