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
2016-03-03
replace the XXX next to setting link_maxhdr with an explanation
David Gwynne
2016-03-03
bump link_maxhdr up from 16 to 64
David Gwynne
2016-03-02
set armv7 callbacks for cortex a53/a52/a72
Jonathan Gray
2016-03-02
fix the name of the define for the a72 mask
Jonathan Gray
2016-03-02
remove the Linux emulation code, no longer referenced by anything
Christian Weisgerber
2016-03-02
Disentangle the Zaurus bootstrap from compat/linux and move the
Christian Weisgerber
2016-03-02
DDB_REGS -> ddb_regs in db_regs[], no reason to be different.
Martin Pieuchot
2016-03-02
Claim to be more versions of windows for _OSI checks.
Jonathan Gray
2016-03-02
Detect and only enable the port that is actually used.
Can Erkin Acar
2016-03-02
provide generic ioctls for managing an interfaces parent
David Gwynne
2016-03-01
Set IFF_MULTICAST flag on tun(4) interfaces so IPv6 addresses can be assigned.
Stefan Sperling
2016-03-01
db_sym_numargs() has always been defined to FALSE so nuke it with all
Martin Pieuchot
2016-03-01
Make db_value_of_name() call db_elf_sym_lookup() in order to kill
Martin Pieuchot
2016-03-01
Kill never called db_find_trace_symbols().
Martin Pieuchot
2016-03-01
*** empty log message ***
natano
2016-03-01
guard macro args with parens
mmcc
2016-03-01
Copy the stackgap_init() and stackgap_alloc() functions from
Christian Weisgerber
2016-03-01
Support for running Linux binaries under emulation is going away.
Christian Weisgerber
2016-03-01
DB_SYM_NULL -> NULL.
Martin Pieuchot
2016-03-01
enm_ac in ether_multi is set but never used. so we dont need it.
David Gwynne
2016-02-29
delete the kern.emul/KERN_EMUL sysctl bits since there are no
Christian Weisgerber
2016-02-28
Remove USB_SET_IMMED ioctl and corresponding code and manpage bits.
Stefan Kempf
2016-02-28
When IPsec UDP encapsulation is used for IPv6, the stack should
Mike Belopuhov
2016-02-28
Support for running Linux binaries under emulation is going away.
Christian Weisgerber
2016-02-28
fix a typoed ioctl name; ok millert@ deraadt@
Christian Weisgerber
2016-02-28
Remove leftovers from mutliple symbol tables support.
Martin Pieuchot
2016-02-28
Convert FDT values from big endian to host endian.
Martin Pieuchot
2016-02-28
Remove useless code, from Patrick Wildt.
Martin Pieuchot
2016-02-28
Rename ddb_trap_glue() to db_trap_glue().
Martin Pieuchot
2016-02-28
Remove SIOCSIFALIFETIME_IN6 ioctl, as NetBSD did.
Stefan Kempf
2016-02-27
pakets -> packets
mmcc
2016-02-27
Remove a couple malloc casts. No functional change.
mmcc
2016-02-27
Move mnt_maxsymlink from struct mount to struct ufsmount.
natano
2016-02-27
Remove the "symbol table" argument of the functions dealing with
Martin Pieuchot
2016-02-27
Rename kdb_trap() into db_ktrap().
Martin Pieuchot
2016-02-26
Remove support for multiple symbol tables in ddb(4), we only have one.
Martin Pieuchot
2016-02-26
Prevent memory leak when the ldc gets reset.
Mark Kettenis
2016-02-26
Rename and move x86 calllframe definitions in <machine/frame.h> to use
Martin Pieuchot
2016-02-26
Remove stale RAIDframe entries from chrtoblktbl.
natano
2016-02-26
Convert mnt_maxsymlinklen to unsigned.
natano
2016-02-26
L2 entries are always in the first table of a routing domain, this fixes
Theo de Raadt
2016-02-26
pctr.h is not used here, so no need to include it.
Mike Larkin
2016-02-26
SYMTAB_SPACE is no longer used (last used with a.out ddb)
Mike Larkin
2016-02-26
Make alpha and sh 2038-safe. Now that we have 64-bit time_t, we don't
mmcc
2016-02-25
activate POOL_DEBUG during -current; miod
Theo de Raadt
2016-02-25
Replace a usage of ROOTINO ((ufsino_t)2 with FUSE_ROOTINO ((ino_t)1).
natano
2016-02-25
fuse doesn't support NFS; prevent a uvm fault caused by claiming otherwise
natano
2016-02-25
Move misplaced cdev_ipmi_init() back into within #ifdef _KERNEL.
Masao Uebayashi
2016-02-25
corrects a misleading comment about SS_DNS (and adjust tab)
Sebastien Marie
2016-02-25
we are now hacking on 5.9-current
Theo de Raadt
[next]