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
/
arch
/
macppc
Age
Commit message (
Expand
)
Author
2016-04-29
Do not remove local symbols from the table.
Martin Pieuchot
2016-04-25
remove systrace
Ted Unangst
2016-04-25
Do not check if the CPU is inside the idle loop when enterting ddb(4).
Martin Pieuchot
2016-04-24
Remove 'option COMPAT_PCVT' now that X doen't use it anymore.
Matthieu Herrb
2016-04-20
pool_setipl for floating point context things
David Gwynne
2016-04-13
G/C IFQ_SET_READY().
Martin Pieuchot
2016-03-30
for some time now mandoc has not required MLINKS to function
Jason McIntyre
2016-03-15
not compiled before commit
Theo de Raadt
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2016-03-05
One ddb interface is enough for ppc.
Martin Pieuchot
2016-03-05
Define db_reg_t like the other archs by typedef'ing "struct trapframe".
Martin Pieuchot
2016-02-28
Rename ddb_trap_glue() to db_trap_glue().
Martin Pieuchot
2016-02-26
Remove stale RAIDframe entries from chrtoblktbl.
natano
2016-02-24
Restore validity checks for the disklabels read from disk. They
Kenneth R Westerback
2016-01-08
Move HID support files out of dev/usb into new dev/hid directory
Joshua Stein
2016-01-08
Enable uonerng(4) where ualea(4) is already present.
Martin Pieuchot
2015-12-19
move to 5.9-beta
Theo de Raadt
2015-12-19
Enable agp(4), this makes X11 usable on my Dual G5 with radeondrm(4).
Martin Pieuchot
2015-12-08
No trailers has been the default and only option for 20 years, yet some
Ted Unangst
2015-11-25
replace IFF_OACTIVE manipulation with mpsafe operations.
David Gwynne
2015-11-24
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
Martin Pieuchot
2015-11-23
sync to GENERIC
Theo de Raadt
2015-11-23
Attaches zs(4) as "zs" not "zsc".
Martin Pieuchot
2015-11-15
everyting -> everything
Miod Vallat
2015-11-15
Make sure every mtmsr instruction disabling external interrupts is immediately
Miod Vallat
2015-11-14
No need to include <net/bpfdesc.h>
Martin Pieuchot
2015-11-01
Remove the definition of USRTEXT. It has no relevance outside of the non-PIE
Miod Vallat
2015-10-25
arp_ifinit() is no longer needed.
Martin Pieuchot
2015-10-23
Allocate a new major for tap(4) also note that pseudo-device tun is for tap
Claudio Jeker
2015-10-21
Do not call uvm_swap_finicrypt_all() a second time in dumpsys().
Martin Pieuchot
2015-09-30
Remove some trailing whitespace.
Kenneth R Westerback
2015-09-30
Use consistant whitespace/comments for #define'ing LABELSECTOR,
Kenneth R Westerback
2015-09-28
More mechanical switching to readdisksector(), although this is a
Kenneth R Westerback
2015-09-28
Use readdisksector() instead of manual buf initialization.
Kenneth R Westerback
2015-09-19
trivial "if(x) free(x)" replacement by "free(x)"
Sebastien Marie
2015-09-14
unify free(NULL,size) behaviour by allowing passing NULL
Sebastien Marie
2015-09-13
remove delta
Theo de Raadt
2015-09-11
Build actual boot code with -D_STANDALONE so that we do not include userland
Miod Vallat
2015-09-08
sizes for free(); ok semarie
Theo de Raadt
2015-09-06
seperate a variable into two, so that the size of a free() is remembered.
Theo de Raadt
2015-09-06
pretty simple size for free()
Theo de Raadt
2015-08-30
Enable xhci(4) now that it attaches correctly on my G5.
Martin Pieuchot
2015-08-30
Map the whole config1 space based on the size read from the
Martin Pieuchot
2015-08-24
Workaround for slow bm(4) from NetBSD PR 33667 via Donovan Watteau on
Martin Pieuchot
2015-08-14
replace the asm mutexes with a c implementation.
David Gwynne
2015-07-29
17 years ago, setfault() was modified to save the status register in the
Miod Vallat
2015-07-21
add braces to avoid an uninitialised variable use
Jonathan Gray
2015-07-17
remove obsolete INET kernel option
Ted Unangst
2015-07-17
Make sound cards work on older PowerMacs.
Martin Pieuchot
2015-07-17
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
Miod Vallat
[next]