Age | Commit message (Expand) | Author |
2004-04-24 | Insane people can't spell insane correctly. | Miod Vallat |
2004-04-24 | G/c CD_BOOT and the last related debug printf. | Miod Vallat |
2004-04-24 | Do not ignore vs_poll() return value. | Miod Vallat |
2004-04-24 | Preliminary switch to an mvme88k bus_space world. Not all drivers have been | Miod Vallat |
2004-04-24 | be careful about option lengths. ok henning@ mcbride@ | Mike Frantzen |
2004-04-24 | sync to Niels Provos' version. avoid unused variable warning in RB_NEXT() | Mike Frantzen |
2004-04-24 | Define wscons device ids for the Luna devices. | Miod Vallat |
2004-04-23 | use CMSG macros. netbsd via pedro marteletto. | Ted Unangst |
2004-04-23 | kill evil spaces | Michael Shalayeff |
2004-04-23 | properly id CX20468 and patch it too, also one more _cx codec; made possible ... | Michael Shalayeff |
2004-04-23 | fix some comments and sync devices in ramdisk | Michael Shalayeff |
2004-04-23 | fix a couple of %y register save/restore errors | Marco S Hyman |
2004-04-22 | correct arg to in6_cksum. keiichi@kame | Jun-ichiro itojun Hagino |
2004-04-22 | Typo | Miod Vallat |
2004-04-22 | Sync NMBCLUSTERS with mvme88k | Miod Vallat |
2004-04-21 | only set child return values in the child_return() more like other archs | Michael Shalayeff |
2004-04-21 | simplify the fpemu path | Michael Shalayeff |
2004-04-21 | fix locking | Michael Shalayeff |
2004-04-21 | put some volatile on volatiles | Michael Shalayeff |
2004-04-21 | Preliminary bsd.rd material for luna88k, to be built upon. Heavily based | Miod Vallat |
2004-04-21 | allow VAX48- and VAX49-only kernels | Michael Shalayeff |
2004-04-21 | regen | Michael Shalayeff |
2004-04-21 | clarify n4k systems, from weissmanndude | Michael Shalayeff |
2004-04-21 | Dummy Makefile for make includes to complete. | Miod Vallat |
2004-04-21 | We need this, too. | Miod Vallat |
2004-04-21 | Initial commit for OpenBSD/luna88k, based on OpenBSD/mvme88k, NetBSD/luna68k ... | Kenji Aoyama |
2004-04-21 | regen | Michael Shalayeff |
2004-04-21 | fix old typo | Michael Shalayeff |
2004-04-21 | regen | Michael Shalayeff |
2004-04-21 | guess some from different funky lists found in google, intial guess by weissm... | Michael Shalayeff |
2004-04-21 | fix fcmp parsing | Michael Shalayeff |
2004-04-21 | regen | Michael Shalayeff |
2004-04-21 | cleanup and guess some models based on descriptions | Michael Shalayeff |
2004-04-20 | add tcps_rcvacktooold; ok deraadt | Markus Friedl |
2004-04-20 | Disable FFS_SOFTUPDATES too, from form@pdp-11.org.ru | Alexander Yurchenko |
2004-04-20 | Belkin F5U109; from NetBSD, ok henning | Peter Valchev |
2004-04-20 | enable umidi, now that the include issue has been fixed | Peter Valchev |
2004-04-20 | protect from multiple inclusion; ok miod | Peter Valchev |
2004-04-20 | set uvm_km_pages_lowat to 128; unbreaks mbuf allocation; | Markus Friedl |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-19 | remove the GATEWAY junk thingy; at the same time, select a new fat | Theo de Raadt |
2004-04-19 | introduce a new km_page allocator that gets pages from kernel_map using | Ted Unangst |
2004-04-19 | also use sbcheckreserve() for setsockopt of SO_SNDBUF and SO_RCVBUF | Theo de Raadt |
2004-04-19 | this is only a work in progress, we can perfect afterwards, but it is time | Theo de Raadt |
2004-04-19 | Report when VIA AES is present, even if we're not going to use it because | Tom Cosgrove |
2004-04-19 | allow this to compile after the tags/wide/sync SCSI fix went in. | Brad Smith |
2004-04-18 | ... and do not pass a NULL map to uvm_fault() either. | Miod Vallat |
2004-04-18 | Do not dereference NULL stupidly in trap() when checking if a process needs | Miod Vallat |
2004-04-18 | In cpu_startup(), move the memory size computations to allocsys() instead | Miod Vallat |
2004-04-18 | pass esp/ah/ipcmp to rawip if processing is disabled with sysctl; | Markus Friedl |