index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2014-10-23
mention hw.perfpolicy; Daniel Jakots
Theo de Raadt
2014-10-22
Fix error reporting when reallocarray() fails. OK miod@
Todd C. Miller
2014-10-22
Use svc_getreq_poll() instead of svc_getreqset2() for mountd's
Todd C. Miller
2014-10-18
Simple malloc() to reallocarray() conversion to potentially avoid integer
Doug Hogan
2014-10-18
Convert malloc() with a size var using multiplication to reallocarray().
Doug Hogan
2014-10-17
Nuke 'increase' which was always set to 1. Replace the if/else that tested
Kenneth R Westerback
2014-10-17
trivial replacement with reallocarray()
Theo de Raadt
2014-10-14
rely on reallocarray() to give us the overflow detection, rather than
Theo de Raadt
2014-10-12
DH_compute_key() returns -1 on error but this was not
Jonathan Gray
2014-10-11
slightly more complicated reallocarray conversion. always realloc* rather
Theo de Raadt
2014-10-11
Userland reallocarray() audit.
Doug Hogan
2014-10-09
no more modules
Ted Unangst
2014-10-09
no more modules
Ted Unangst
2014-10-09
fairly obvious reallocarray() conversion, where the size is recalculated
Theo de Raadt
2014-10-09
obvious reallocarray() conversions
Theo de Raadt
2014-10-08
trivial use of getreallocarray()
Theo de Raadt
2014-10-08
trivial use of reallocarray
Theo de Raadt
2014-10-08
replace internal erealloc() with ereallocarray(), and then use it to
Theo de Raadt
2014-10-08
tedu the tedu code that tedu forgot to tedu when he tedued the other part
Joel Sing
2014-10-08
trivial use of reallocarray()
Theo de Raadt
2014-10-02
dhclient: add support for RFC 3442 local subnet routes
Matthew Dempsky
2014-10-02
no more sl(4);
Jason McIntyre
2014-10-01
Remove some sl(4) references.
Martin Pieuchot
2014-10-01
tedu slattach, part of the slip show.
Martin Pieuchot
2014-10-01
Unhook slattach(8) it has been deprecated for a long time and will hit
Martin Pieuchot
2014-09-27
Fix mmap() calls that check for a result other than MAP_FAILED.
Doug Hogan
2014-09-20
provide a hint for enabling jumbo frames, since we removed it from the
Jason McIntyre
2014-09-15
Remove non-standard <sys/dkstat.h> header. It has not contained anything
Miod Vallat
2014-09-13
Replace all queue *_END macro calls except CIRCLEQ_END with NULL.
Doug Hogan
2014-09-08
Additional cleanup for procfs removal
Doug Hogan
2014-09-08
Delete procfs; it's always had races and is now unused: no one noticed for
Philip Guenther
2014-09-08
obvious cases of missing .An;
Ingo Schwarze
2014-09-07
Reuse xtrfile() to avoid duplication.
Philip Guenther
2014-09-06
inodesc.id_entryno holds a file size, so upgrade it from int to u_int64_t;
Philip Guenther
2014-09-03
Mark msg() and panic() as printf-like and fix the format error it turns up
Philip Guenther
2014-09-03
Kill off compat for systems that don't define NAME_MAX or that lack stuff
Philip Guenther
2014-08-29
mount_mfs does not require disklabel to be run;
Jason McIntyre
2014-08-27
Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces
Florian Obser
2014-08-27
Add support for Curve25519 using the public domain code that is found
Reyk Floeter
2014-08-25
Sync dh.[ch] from iked. The files are identical, so any change in
Reyk Floeter
2014-08-25
Add support for DH groups 27-30 using the Brainpool curves which have
Reyk Floeter
2014-08-25
Fix a few fd leaks in isakmpd.
Doug Hogan
2014-08-25
Delete secret or secret-derived data with explicit_bzero.
Doug Hogan
2014-08-24
Remove imaginary non-reserved port support from mountd.
Doug Hogan
2014-08-23
Fix double free in ike_auth.c
doug
2014-08-23
when you specify queues in a rule, make sure they have been defined.
Martin Pelikan
2014-08-22
fix memory leak in isakmpd
doug
2014-08-21
deny "once" flags for match rules; ok henning
Mike Belopuhov
2014-08-20
Remove userland bits related to the crypto(4) interface; ok deraadt
Mike Belopuhov
2014-08-19
Entries for broadcast addresses should also be ignored, just like local
Martin Pieuchot
[next]