summaryrefslogtreecommitdiff
path: root/sys/include
AgeCommit message (Expand)Author
21 hourskernel: accnt: Keep track of per-cpu statsIan Moffett
21 hourskernel: Sort out switch MI/MD switch logicIan Moffett
22 hourskernel: Add initial accounting logicIan Moffett
23 hourssys: atomic: Add 64-bit operationsIan Moffett
3 dayskernel: Add initial MII register defsIan Moffett
3 dayskernel: et131x: Add initial MAC initializationIan Moffett
3 dayskernel: phy: Give more control over LED stateIan Moffett
3 dayskernel: phy: Add initial et131x sourcesIan Moffett
4 dayskernel/amd64: Track interrupt countmainIan Moffett
4 dayskernel/amd64: Get CPU family + modelIan Moffett
5 dayskernel: Move crypto specifics to sys/crypto/*Ian Moffett
6 dayskernel: limits: Add NAME_MAXIan Moffett
6 dayskernel: vnode: Refactor definitionsIan Moffett
8 dayskernel: ucred: Add SYS_getuidIan Moffett
8 dayskernel: dev: Add /dev/randomAlex Funo
9 dayskernel: proc: Add cred per processaIan Moffett
9 dayskernel: cred: Introduce SYS_setuid syscallIan Moffett
9 dayskernel: proc: Add initial setuid()Ian Moffett
9 dayskernel: Add uid_t in sys/types.hIan Moffett
9 dayskernel: Add sys/ucred.hIan Moffett
9 dayskernel: cons: Use glyph relative pos in cons attrIan Moffett
11 dayskernel: nvme: Pack nvme_smart_data structIan Moffett
11 dayskernel: nvme: Add SMART + logpage supportIan Moffett
11 dayskernel: cons: Introduce /ctl/console/attrIan Moffett
13 dayskernel/amd64: Add support for coredumpsIan Moffett
13 dayskernel: lib: Add CRC32 supportIan Moffett
13 dayskernel/amd64: cpu: Support SMEPIan Moffett
13 dayskernel/amd64: Add 'feat' field in cpu_infoIan Moffett
14 dayskernel: Ensure mutually exclusive console accessIan Moffett
14 dayskernel: devfs: Add block device stat mechanismIan Moffett
14 dayskernel: synch: Add mutual exclusion locksIan Moffett
14 daysusr: libc: Add POSIX getpid() and getppid()Ian Moffett
14 dayskernel: proc: Add getpid() and getppid()Ian Moffett
14 dayskernel: driver: Implement driver blacklistIan Moffett
14 dayskernel: driver: Assign names to all driversIan Moffett
2025-07-03kernel/aarch64: Add 'board_info' structureIan Moffett
2025-07-02kernel: console: Add 'show_curs' feat flagIan Moffett
2025-07-01kernel: console: Introduce cons_screen featuresIan Moffett
2025-07-01kernel: tmpfs: Add 'mode' field to tmpfs nodesIan Moffett
2025-07-01kernel: tmpfs: Store the *real* size in a nodeIan Moffett
2025-07-01kernel: vnode: Only include vm/*.h ifdef _KERNELIan Moffett
2025-06-29kernel: Introduce SYS_inject syscallIan Moffett
2025-06-28usr: libc: Store auxiliary vector tag/value pairsIan Moffett
2025-06-28kernel: exec_elf64: Ensure '.bss' is zero filledIan Moffett
2025-06-27kernel: Add initial support for tmpfsIan Moffett
2025-06-27kernel: vfs: Add support for O_CREAT flagIan Moffett
2025-06-27kernel: namei: Add NAMEI_WANTPARENT flagIan Moffett
2025-06-24kernel: Add SMBIOS/DMI supportIan Moffett
2025-06-22kernel: mman: Make MAP_ANON 0x0000Ian Moffett
2025-06-22sys: param: Add PTR_NOFFSET define to sub pointersIan Moffett