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
2012-08-22
Build crunched binaries with -fno-pie.
Pascal Stumpf
2012-08-22
Link ld.so-cookie back into the regress build now that ld.so's __guard
Matthew Dempsky
2012-08-22
Change ld.so and libc to use .openbsd.randomdata on ELF platforms for
Matthew Dempsky
2012-08-22
cleanup mpii_alloc_queues, use caddr_t for kva plus a bit of cleanup
Mike Belopuhov
2012-08-22
Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be
Pascal Stumpf
2012-08-22
remove last remnants of mpii_[e]cfg_header and mpii_[e]cfg_page
Mike Belopuhov
2012-08-22
for device pages of the fixed size there's no need to query their
Mike Belopuhov
2012-08-22
minor style nits for the function prototypes
Mike Belopuhov
2012-08-22
Unbreak drm when DRM_NO_AGP is defined.
Martin Pieuchot
2012-08-22
kill several unused or useless defines; no functional change
Mike Belopuhov
2012-08-22
recognise rrx mnemonic, from GPLv2 apple cctools via FreeBSD
Jonathan Gray
2012-08-22
Bring in a change from post 2.17 (but still GPLv2) binutils
Jonathan Gray
2012-08-22
be more direct about makesum and SUPDISTFILES.
Marc Espie
2012-08-22
use static inline instead of inline so this will be compatible with
Jonathan Gray
2012-08-22
sigpid should be of type pid_t (only visable with DEBUG).
Okan Demirmen
2012-08-22
make this compile by adapting loongson changes to the 2.17 struct layout
Jonathan Gray
2012-08-22
add a file from 2.17 which was omitted when imported but needed for mips64
Jonathan Gray
2012-08-22
also need to compare backupname if set.
Eric Faurot
2012-08-22
hex constants unsigned, prevents some gcc warnings
Marc Espie
2012-08-22
Add memory barriers for powerpc.
Martin Pieuchot
2012-08-22
remove unneccessary .Pp;
Jason McIntyre
2012-08-22
i missed usage and the manpage. prod by jmc
Ted Unangst
2012-08-22
- open a remote file/device with the same flags we use when opening a
Alexander Hall
2012-08-22
add ignore keyword to conf file, allowing one to ignore unwanted info
Ted Unangst
2012-08-22
-h flag to print human numbers in conjunction with -w -b
Ted Unangst
2012-08-21
tweak previous;
Jason McIntyre
2012-08-21
When deciding whether we're PIC in a (generated) asm file, check for both PIC
Pascal Stumpf
2012-08-21
Allow smtpd to work as a backup MX, relaying only to MXs with higher
Eric Faurot
2012-08-21
Try to connect to the next host if an IO error occurs before the mta
Eric Faurot
2012-08-21
Stop "inlining" setrunnable() we already had two bugs because of it.
Christiano F. Haesbaert
2012-08-21
Reverse the name and meaning of the IFXF_INET6_PRIVACY interface
Alexander Bluhm
2012-08-21
Define the endianness macro used in drm code corresponding to the
Martin Pieuchot
2012-08-21
- remove inconsistent/obsolete comments
Jason McIntyre
2012-08-21
flesh out the rfc sections;
Jason McIntyre
2012-08-21
Use $(.CURDIR) to locate source files so tests still work with 'make
Matthew Dempsky
2012-08-21
Kill an old mips workaround; we don't support mips, just mips64.
Pascal Stumpf
2012-08-21
Use TAILQ rather than array for mx list.
Eric Faurot
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-08-21
don't read past the end of an array when dumping the stack.
Jonathan Gray
2012-08-21
remove -DSM_OMIT_BOGUS_WARNINGS which was intended to remove spurious
Jonathan Gray
2012-08-21
dns sessions don't use lookup. no need to store them in a tree.
Eric Faurot
2012-08-21
Re-enable loop detection, but in mta and mda this time.
Eric Faurot
2012-08-21
merge in pcre-8.31
Robert Nagy
2012-08-21
update to nginx-1.2.3
Robert Nagy
2012-08-21
Missing "-q" in usage().
Antoine Jacoutot
2012-08-21
xterm won't reach version 500 for a while so set that as the upper limit.
Nicholas Marriott
2012-08-21
Fix up window reference counting and don't crash if the rename timer
Nicholas Marriott
2012-08-21
Sort options.
Antoine Jacoutot
2012-08-21
For interrupts that get established before we attach the interrupt controller,
Mark Kettenis
2012-08-21
Build sed in distrib/ just like everything else. Simplifies PIE work since
Pascal Stumpf
[next]