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
/
sys
Age
Commit message (
Expand
)
Author
2015-08-27
simple size for free()
Theo de Raadt
2015-08-27
simple sizes for free()
Theo de Raadt
2015-08-26
Simple size for free(). These are a pleasure to convert when the
Theo de Raadt
2015-08-26
two simple sizes to free()
Theo de Raadt
2015-08-26
trivial size to free()
Theo de Raadt
2015-08-26
two simple free() sizes
Theo de Raadt
2015-08-26
Enhance setdisklabel() to ensure that the disk size and 'C'
Kenneth R Westerback
2015-08-26
use ENAMETOOLONG instead of EINVAL for errno when string overflow occurs.
Sebastien Marie
2015-08-26
Kill code that tries to handle 32-bit code that we're never going to use.
Mark Kettenis
2015-08-26
MBR must have priority over GPT.
Kenneth R Westerback
2015-08-26
Use the specialized m_copym2() preserving the alignment of the payload
Martin Pieuchot
2015-08-26
Get rid if em_align. This approach used to make sense, but now that the
Mark Kettenis
2015-08-26
After a report from jsg about a memory leak (or was it a double free?),
Theo de Raadt
2015-08-26
Add TIOCGETA to the tame list for TAME_IOCTL.
Doug Hogan
2015-08-26
regen
Doug Hogan
2015-08-26
Convert paths argument of tame(2) to const char **.
Doug Hogan
2015-08-25
trivial size argument for free()
Theo de Raadt
2015-08-25
typo in comment
Mike Larkin
2015-08-25
In sys_kbind(), pages from uvm_map_extract() must be written to with kcopy()
Philip Guenther
2015-08-25
remove duplicate SYS_utimes entry
Jonathan Gray
2015-08-25
Put the device name into the timeout message. OK jsg@
Brandon Mercer
2015-08-25
#if INET && INET6 -> #ifdef INET6, the kernel no longer defines INET
Jonathan Gray
2015-08-25
correct #if/#endif guard comment
Theo de Raadt
2015-08-25
obvious sizes for free()
Theo de Raadt
2015-08-25
sizes for simple free() calls
Theo de Raadt
2015-08-25
Enforce kernel w^x policy by properly setting NX (as needed) for
Mike Larkin
2015-08-25
Re-enabling GPT on amd64 and i386. Discussed with and OK krw@
Brandon Mercer
2015-08-24
Set the required IPL at the syn-cache pool instead of doing a
Alexander Bluhm
2015-08-24
nd6_prefix_add() is no longer used and die.
Martin Pieuchot
2015-08-24
Start moving away from the global prefix list by limiting its usage to
Martin Pieuchot
2015-08-24
Fix GPT code to work with non-DEV_BSIZE disks.
Kenneth R Westerback
2015-08-24
Always increment the reference counter of the returned route entry in
Martin Pieuchot
2015-08-24
Check for a RTF_LOCAL entry instead of iterating on the global list
Martin Pieuchot
2015-08-24
The bridge list is a relict, delete the remaining LIST_REMOVE.
Alexander Bluhm
2015-08-24
Typos; ok kettenis@
Jeremie Courreges-Anglas
2015-08-24
Workaround for slow bm(4) from NetBSD PR 33667 via Donovan Watteau on
Martin Pieuchot
2015-08-24
Rework the code to decide when to perform DAD to no longer rely on the
Martin Pieuchot
2015-08-24
Remove obsolete fields in struct unpcb. In the past they were used
Alexander Bluhm
2015-08-24
Rename the syn cache counter into tcp_syn_cache_count to have the
Alexander Bluhm
2015-08-24
Rename M_RTABLE bucket into "rtable" to match the code and kill unused
Martin Pieuchot
2015-08-24
Items from pool sosplice_pool are get in process context and put
Alexander Bluhm
2015-08-24
In kernel initialize struct sockaddr_in and sockaddr_in6 to zero
Alexander Bluhm
2015-08-24
corrects two potential double-free on `cwdpath'. The variable will be free'ed
Sebastien Marie
2015-08-24
Initialize cwdpath so free() is properly handled.
Doug Hogan
2015-08-24
Audio on the T400/T410/T510/T420/T520/X220/X220t docks needs a quirk
Jonathan Gray
2015-08-24
Add some additional urtwn ids found in the linux rtl8192cu driver.
Jonathan Gray
2015-08-24
regen
Jonathan Gray
2015-08-24
Add some additional urtwn ids found in the linux rtl8192cu driver.
Jonathan Gray
2015-08-23
Make Atom S1200 UART work; Atanas Vladimirov has one.
Theo de Raadt
2015-08-23
fix /tmp handling of unlink(); from Caspar Schutijser
Theo de Raadt
[prev]
[next]