index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-25
import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself
Stuart Henderson
2010-09-24
Perl 5.12.2 from CPAN
Todd C. Miller
2009-10-12
import perl 5.10.1
Todd C. Miller
2008-09-29
import perl 5.10.0 from CPAN
Todd C. Miller
2006-03-28
perl 5.8.8 import
Todd C. Miller
2006-03-28
perl 5.8.8 import
Todd C. Miller
2005-01-15
perl 5.8.6 from CPAN
Todd C. Miller
2004-08-09
Import of stock perl 5.8.5
Todd C. Miller
2003-12-03
perl 5.8.2 from CPAN
Todd C. Miller
2002-10-27
stock perl 5.8.0 from CPAN
Todd C. Miller
2001-05-24
stock perl 5.6.1
Todd C. Miller
2001-05-24
stock perl 5.6.1
Todd C. Miller
2000-04-06
virgin perl 5.6.0
Todd C. Miller
1999-04-29
perl5.005_03
Todd C. Miller
1999-04-29
perl5.005_03
Todd C. Miller
1996-08-19
Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and
Jason Downs
2017-02-04
Appropriately replace "domain name" with "hostname"; less misleading
Jeremie Courreges-Anglas
2017-02-04
Read the data cache size instead of hardcoding some value. We might
Patrick Wildt
2017-02-04
A bit of code and comment cleanup.
Patrick Wildt
2017-02-04
Cast char to unsigned char for isspace()
Philip Guenther
2017-02-04
Prefer <sys/endian.h> to <machine/endian.h>
Philip Guenther
2017-02-04
Prefer <sys/endian.h> to <machine/endian.h>
Philip Guenther
2017-02-04
The macro versions of htonl et al don't require them, but POSIX says
Philip Guenther
2017-02-04
Remove gdb waitcount debug code and dummy print.
Patrick Wildt
2017-02-04
Prevent netlock related deadlock with the X server during iwm(4) scans.
Paul Irofti
2017-02-04
Include netinet/in.h for in_addr_t now it has moved out of sys/types.h.
Jonathan Gray
2017-02-04
Do not fix the default indent for all subsequent files; some may use
Ingo Schwarze
2017-02-04
Update usage for ps/w to match previous commit
Philip Guenther
2017-02-04
missing function prototype
Mike Larkin
2017-02-04
Implement atomic_{set,clear}bits_int and membars for arm64.
Jonathan Gray
2017-02-04
Move the typedefs for in_{addr,port}_t from <sys/types.h> to
Philip Guenther
2017-02-03
use ssh_packet_set_log_preamble() to include connection username
Damien Miller
2017-02-03
add ssh_packet_set_log_preamble() to allow inclusion of a preamble
Damien Miller
2017-02-03
unit test for match_filter_list() function; still want a better
Damien Miller
2017-02-03
support =- for removing methods from algorithms lists, e.g.
Damien Miller
2017-02-03
Cache status line position to reduce option lookups during output.
Nicholas Marriott
2017-02-03
Expand lines more aggressively to reduce rate of allocations.
Nicholas Marriott
2017-02-03
Minor cleanup, no functional change:
Ingo Schwarze
2017-02-03
If an application parses multiple files with mparse_readfd(3) but
Ingo Schwarze
2017-02-03
Implement a helper that creates an L0 pagetable entry pointing to
Patrick Wildt
2017-02-03
whitespace fixes
Patrick Wildt
2017-02-03
Add a window or pane id "tag" to each format tree and use it to separate
Nicholas Marriott
2017-02-03
Set the context id and counter offset to a known value. Enable access
Patrick Wildt
2017-02-03
Use PAGE_SHIFT instead of encoding the number.
Patrick Wildt
2017-02-03
Cleanup pagetable creation code in preparation for adding another level
Patrick Wildt
2017-02-03
ARM64 has an 48-bit physical address space, so bump PTE_RPGN to reflect
Patrick Wildt
2017-02-03
Don't use PTE_RPGN to mask away the lower page bits from a virtual
Patrick Wildt
2017-02-03
Fix 11b clients sending bogus ratesets in association requests. The common
Stefan Sperling
2017-02-03
Explicitly ask EFI to allocate the page we picked out to lay our
Patrick Wildt
2017-02-03
Stop assuming that in_{addr,port}_t are typedefed in <sys/types.h> and
Philip Guenther
[next]