summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
18 hoursusr: nerve: Add 'peek' verb to nerve(1)exptIan Moffett
18 hoursman: nerve: List 'consfeat' nerve endingIan Moffett
18 hoursusr: nerve: Convert nerve name in nerve_to_def()Ian Moffett
18 hoursusr: nerve: Ensure nerve packet does not overflowIan Moffett
18 hoursusr: nerve: Use 32 bit datum rather than 8 bitIan Moffett
18 hoursusr: Add 'whoami' programIan Moffett
20 hoursusr: nerve: Add 'consfeat' nerveIan Moffett
20 hoursusr: nerve: Write 'c' directlyIan Moffett
22 hoursdocs: man: Add nerve(1)Ian Moffett
22 hoursusr.bin: Add 'nerve' program to poke ctlfsIan Moffett
26 hourskernel/amd64: mp: Pin one idle thread to each coremainIan Moffett
27 hoursdocs: man: Add cat(1)Ian Moffett
27 hoursdocs: man: Add exit(2)Ian Moffett
27 hoursdocs: man: Add mex(1)Ian Moffett
27 hoursdocs: man: Add echo(1)Ian Moffett
27 hoursdocs: man: Add beep(1)Ian Moffett
27 hourskernel: sched: Add support for CPU pinningIan Moffett
44 hourskernel: spawn: Deprecate SPAWN_WAITIan Moffett
45 hourslib: libc: Add waitpid()Ian Moffett
45 hourskernel: spawn: Add waitpid()Ian Moffett
45 hourskernel/amd64: Set up seperate syscall stackIan Moffett
45 hourskernel: exit: Reassign children to init on exitIan Moffett
45 hourskernel: init_main: Store 'init' as g_initIan Moffett
45 hourskernel: spawn: Continue if procp NULLIan Moffett
2 daysusr: Add 'kstat' program for system infoIan Moffett
2 dayskernel: accnt: Keep track of per-cpu statsIan Moffett
2 dayskernel: Sort out switch MI/MD switch logicIan Moffett
2 dayskernel: Move 'g_nthreads' to kern_accnt.cIan Moffett
2 dayskernel: Add initial accounting logicIan Moffett
2 dayskernel: proc: Decrement proc count on exitIan Moffett
2 dayssys: atomic: Add 64-bit operationsIan Moffett
2 dayskernel: filedesc: Ensure 'fd' is valid during r/wIan Moffett
2 dayskernel: et131x: Initialize internal RX/TX buffersIan Moffett
2 dayskernel: et131x: Disable loopbacks and watchdogIan Moffett
4 daysusr: libc: Add math.h + musl math impl portIan Moffett
4 dayskernel: Add initial MII register defsIan Moffett
4 dayskernel: et131x: Add initial MAC initializationIan Moffett
4 dayskernel: et131x: Create netcard state structIan Moffett
4 daysdocs: et131x: Add MAC.hfdp bit definitionsIan Moffett
4 daysdocs: et131x: Add information about MAC regsIan Moffett
4 dayskernel: phy: Give more control over LED stateIan Moffett
5 dayskernel: phy: Add initial et131x sourcesIan Moffett
5 daysdocs: Begin ET131X NIC reverse engineering workIan Moffett
5 dayskernel/amd64: Track interrupt countIan Moffett
5 dayskernel/amd64: Get CPU family + modelIan Moffett
5 dayskernel/amd64: cpu_check_feat() -> cpu_get_info()Ian Moffett
5 dayskernel/amd64: Add I8042_POLL kconf(9) optionIan Moffett
6 dayskernel: Move crypto specifics to sys/crypto/*Ian Moffett
6 dayskernel: sched: Ensure 'ci' is not NULLIan Moffett
6 dayskernel: exit: Detach console on exitIan Moffett