artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2018-01-06
cheloha
Remove dead gettimeofday calls and timevals.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
kettenis
sxits(4)
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
kettenis
Enable sxits(4).
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
kettenis
Add sxits(4), a driver for the temperature sensor on...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
kettenis
Enable sxitemp(4).
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
kettenis
Set the proper bus clock rate based on the "clock-frequ...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
jmc
tweak previous;
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
sunil
Import gilles@'s standalone spfwalk utility into smtpct...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
sunil
Move unpack functions into a seperate file.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
visa
Remove redundant zeroing and dead code.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-06
dlg
rework the transmit and receive paths to address reliab...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
patrick
To send out packets we need to create a flowring. ...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
patrick
Drop incoming network packets as long as we are not...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
jmc
some minor fixes;
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
kettenis
Handle resets; needed on Allwinner R40/V40.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
kettenis
Implement R40/V40 SATA clock.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
kettenis
Add support for AXP221/223.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
patrick
When we receive an AUTH or ASSOC event even though...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
mikeb
Sync with the code in libc
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
kettenis
Make arm64 use the MI mplock implementation. Avoid...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
jca
unifdef JOBS support
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
krw
Complete and fix grammar in comments and bring grammar...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
jmc
some 11n bits; help/ok stsp
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
espie
@libset is going to be part of the dependency information.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
jca
Use log_warnx() in places where errno is irrelevant.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
tb
Typos in comments: 'it' -> 'if' and 'noityf' -> 'notify'.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
kettenis
Remove unnecessary delays. There is no reason to wait...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
pirofti
Show uvm_fault and trace when typing show panic on...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
mpi
No need for <sys/socketvar.h>
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
pirofti
Fix DRM_DEBUG builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
otto
the value of bflag is a blockno, so use the proper...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
mpi
Remove useless <sys/socketvar.h> includes.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
deraadt
accidental commit
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
deraadt
backout, because it breaks builds in dev/microcode.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
dlg
cast the result of the ternary ops in __swapXX to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
patrick
Receiving an AUTH event means that we successfully...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
bluhm
Add more tests that check the timeout behavior of relayd.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
jmc
from paul de weerd: provide a more helpful Xr to ocspch...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
jmc
add HISTORY; requested by jiri navratil
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
krw
Compact some whitespace, unsplit now shorter lines.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
kettenis
Add ARM EABI aliases and remove functions that are...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
millert
Back out sign compare changes that appear to cause...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
krw
Comments and grammar use '_decl' so use _decl instead...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
deraadt
glaring KNF violation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
ccardenas
Address TOCTOU issue with checking to ensure disks...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
kettenis
Implement support for calling EFI runtime services...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
mpi
space -> tab
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
mpi
Unify <machine/mutex.h> a bit further.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
tb
Back out tx mitigation again because it breaks suspend...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
mpi
Do a FREF/FRELE dance after calling fd_getfile().
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
mpi
Include timeout & tasks in 'struct ifnet' instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
mpi
Unifdef snd/rcv.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
krw
parse_lease_time() is an unnecessary abstraction. Just use
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
krw
We only parse decimal numbers, so parse_decimal() ...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
dlg
remove support for decapsulating LLC/SNAP frames.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
dlg
rework __swapXX to avoid the use of __statement.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
dlg
assign 1 instead of the result of htole16(1) to a uint8_t.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
patrick
Since the PCI attachment code already uses mbufs for...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
kettenis
Instead of adding each and every clock to the list...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
kettenis
Add ASMedia ASM1061 SATA to the list of devices as...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
denis
Add support for IPv6 over MPLS pseudowire aka mpw(4)
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
denis
Add support for IPv6 over MPLS pseudowire aka mpw(4)
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
schwarze
Stop "dd if=/dev/zero of=/dev/null bs=1 count=2 skip...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
sunil
Use crypt_checkpass(3) instead of crypt(3).
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
rpe
Always present the same question at the end of installs...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
patrick
Add size for free(9) in the bwfm(4) PCI attachment...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
bentley
Include https:// in links, so HTML output doesn't assum...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
jmc
pretty up the "start" command;
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
jmc
fix SEE ALSO;
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
dlg
remove __swap16_multi because endian.h provides swap16_...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
ccardenas
Add initial CD-ROM support to VMD via vioscsi.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-03
kettenis
Add remap_bynode() since I use it in the rkpcie(4)...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
kettenis
rkpcie(4)
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
kettenis
Enable rkpcie(4).
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
kettenis
Initial stab at a driver for the PCIe interface on...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
kettenis
regen
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
kettenis
Add Rockchip vendor and RK3399 Root Complex device.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
gilles
we haven't updated the version in a while despite many...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
anton
Add missing mouse type. Reported by bit shifter on...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
mpi
Move the cloning bits in their own function.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
mpi
Do not memset() the whole structure in sorflush() to...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
mpi
Move the NET_LOCK() inside the switch and start documen...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
jmc
some grammar fixes; from dholland@netbsd, -r1.68
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
jmc
update currency exchange rates;
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
dlg
reintroduce tx mitigation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
guenther
When invoked with no file arguments, display usage...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
guenther
Don't #include fcntl.h when _KERNEL is defined.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
guenther
Stop assuming <sys/file.h> will pull in fcntl.h when...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
guenther
Fix an off-by-one in the free(9) "passed size was too...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-02
krw
More grammar comments improvements.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
patrick
For whatever reason the firmware needs more RX buffers...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
patrick
Put the code that prints the firmware's debug console...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
millert
Add WARNINGS=yes to ksh and fix the resulting sign...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
denis
Fix wrong ETHERTYPE_IPV6
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
kettenis
Make lld respect ALIGN directives on output sections...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
bluhm
The missing NULL check for the return value of malloc...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
krw
Tweak syntax comments into consistency and completeness.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
claudio
RSA_private_{en,de}crypt() can fail and will return...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-01
espie
placeholder for new keyword that doesn't do anything...
commit
|
commitdiff
|
tree
|
snapshot
next