2009-10-14 |
Antti Kantee | WARNS
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | WARNS + make compile
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | whoops, restore probing of ugen{0..3} instead of just...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | use rump_pub
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | Adjust names of external rump control interfaces to...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | "rumppriv" goes back to "rump" per internal interface...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | regen: put all public interfaces created by ifspec...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | Actually, adjust previous a bit: instead of preserving...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | This wasn't supposed to go in -- the tree is under...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | g/c some stuff which wasn't supposed to see the light...
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | add rump public interface headers
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | Adjust rump sources for external/internal interfaces.
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | generate rump local interfaces
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | adjust whitespace a bit
|
commit | commitdiff | tree |
2009-10-14 |
Antti Kantee | Create rump public interfaces from description tables...
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | raidframe doesn't need sys/user.h (or at least one...
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | protect against multi-inclusion
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | fix prototypes of function pointers to varargs syscalls
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | In a furious blaze of *facepalm* / "what was i thinking...
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | regen: fix rump varargs syscalls prototypes
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | For varargs syscalls, create rump prototypes which...
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | don't define curlwp, it's just (unused) sugar
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | Expand rump curlwp macro.
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | Try ffs is msdosfs mount fails -- I happened to have...
|
commit | commitdiff | tree |
2009-10-13 |
Antti Kantee | add one more passthrough
|
commit | commitdiff | tree |
2009-10-12 |
Antti Kantee | Bump iovec lazy bum magic value to 32: nfsd likes to...
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | add recvmsg and sendmsg to networking rump syscalls
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | Include host offset in regular etfs read/write operations...
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | Support creating file system sockets (non-sockets not...
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | make this compatible with bool.h. no functional change...
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | close rump kernel file descriptors properly
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | Support RUMP_ACTION, i.e. compile-time switch to make...
|
commit | commitdiff | tree |
2009-10-11 |
Antti Kantee | raidframe works well enough now to initialize parity...
|
commit | commitdiff | tree |
2009-10-10 |
Antti Kantee | add some stubs required by raidframe linkage
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | LDADD+= instead of LDADD=
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | Start cleaner without the sleep(1) hack now that it...
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | Expose a separate mount and run interface for those...
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | Attempt to recover slightly more gracefully if the...
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | Provide an interface for reboot.
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | regen
|
commit | commitdiff | tree |
2009-10-09 |
Antti Kantee | namespace RB_ from reboot.h
|
commit | commitdiff | tree |
2009-10-08 |
Antti Kantee | Fix the "dne" handling and chmod behaviour properly...
|
commit | commitdiff | tree |
2009-10-08 |
Antti Kantee | When converting the locking path of mutex+counter to...
|
commit | commitdiff | tree |
2009-10-08 |
Antti Kantee | Seems like module loading code is tasked with calling...
|
commit | commitdiff | tree |
2009-10-08 |
Antti Kantee | remove extraneous call to secmodel_suser_start()
|
commit | commitdiff | tree |
2009-10-08 |
Antti Kantee | dlclose() in error branch
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | Support disklabels.
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | puffs might call getattr after we decided to recycle...
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | Provide p2k_run_diskfs(), which acts like p2k_run_fs...
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | fix warning whine
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | Add what is essentially disklabel support. All disk...
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | fspec: dev -> canon_dev
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | Mount from canon_dev instead of dev.
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | No need to ukfs_modload() ext2fs anymore.
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | Use uvm_readahead.c instead of null stubs.
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | use vref() for increasing reference count instead of...
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | g/c some prehistoric interfaces which have been superceded...
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | * set winsize to memwinsize in initial getwindow()...
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | space -> tab in one entry for consistency
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | do initial window allocation test at proper offsets
|
commit | commitdiff | tree |
2009-10-07 |
Antti Kantee | Allow to set size and host file offset for etfs files...
|
commit | commitdiff | tree |
2009-10-06 |
Antti Kantee | don't double free p2m
|
commit | commitdiff | tree |
2009-10-06 |
Antti Kantee | Give a p2k node an internal state. This allows us...
|
commit | commitdiff | tree |
2009-10-06 |
Antti Kantee | Use uint64_t instead of size_t for block device partition...
|
commit | commitdiff | tree |
2009-10-06 |
Antti Kantee | Build proper version for i386 (since it works) and...
|
commit | commitdiff | tree |
2009-10-05 |
Antti Kantee | Add an example program which shows how to do "ifconfig...
|
commit | commitdiff | tree |
2009-10-05 |
Antti Kantee | Add an example program which shows how to mount and...
|
commit | commitdiff | tree |
2009-10-05 |
Antti Kantee | * support async transfers
|
commit | commitdiff | tree |
2009-10-05 |
Antti Kantee | Call the pager with page-aligned offsets, 'cause that...
|
commit | commitdiff | tree |
2009-10-05 |
Antti Kantee | set l_cpu for lwp0
|
commit | commitdiff | tree |
2009-10-05 |
Antti Kantee | Attach sd to devsw and create /dev/sd0[a-h].
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | * pass a few write requests through to the device.
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Fix hopefully the last deadlock in the wretched piece...
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Implement RUMP_ETFS_REG. Usable e.g. by firmload(9).
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Include firmload. Although it may be used by devices...
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Initialize suckets before domains since some domains...
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Pass some requests to the device. Hi ho, required...
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Support rum@usb. Currently manages to configure and...
|
commit | commitdiff | tree |
2009-10-04 |
Antti Kantee | Support net80211 in rump (for wireless device drivers...
|
commit | commitdiff | tree |
2009-10-03 |
Antti Kantee | Report the root hub as self-powered. Works better...
|
commit | commitdiff | tree |
2009-10-03 |
Antti Kantee | probe and attach ugen0 through ugen3
|
commit | commitdiff | tree |
2009-10-03 |
Antti Kantee | pass unit number in mainbus attach args
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | Include humanize and extent support in rumpkern.
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | Give humanize_number & format_bytes their own spots...
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | Checkpoint rump usb host controller implementation...
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | add another vid for fujitsu
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | include usbroothub_subr.c
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | Hold on to your giantlocks while calling device autoconfusion.
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | panic if cv_wait() is called in non-threaded mode
|
commit | commitdiff | tree |
2009-10-02 |
Antti Kantee | * allow callers to store a private data pointer behind...
|
commit | commitdiff | tree |
2009-10-01 |
Antti Kantee | Checkpoint some work-in-progress for USB support in...
|
commit | commitdiff | tree |
2009-10-01 |
Antti Kantee | add a new init-related calls
|
commit | commitdiff | tree |
2009-10-01 |
Antti Kantee | children of mainbus, attach (well, one child, iff it...
|
commit | commitdiff | tree |
2009-10-01 |
Antti Kantee | Add dealloccnt to list of things to be considered in...
|
commit | commitdiff | tree |
2009-10-01 |
Antti Kantee | Turn a KASSERT into a panic. I don't want us to be...
|
commit | commitdiff | tree |
2009-09-30 |
Antti Kantee | remove leading whitespace. no functional change.
|
commit | commitdiff | tree |
2009-09-30 |
Antti Kantee | * fix a race i introduced almost two years ago in rev...
|
commit | commitdiff | tree |
2009-09-29 |
Antti Kantee | Remove fts sorting. It was originally put there to...
|
commit | commitdiff | tree |
2009-09-29 |
Antti Kantee | remove the tempting VNODE_LOCKDEBUG option
|
commit | commitdiff | tree |
2009-09-29 |
Antti Kantee | regen: remove VNODE_LOCKDEBUG
|
commit | commitdiff | tree |