summaryrefslogtreecommitdiff
path: root/sys/include
AgeCommit message (Expand)Author
42 hourskernel: accnt: Keep track of per-cpu statsIan Moffett
42 hourskernel: Sort out switch MI/MD switch logicIan Moffett
43 hourskernel: Add initial accounting logicIan Moffett
43 hourssys: atomic: Add 64-bit operationsIan Moffett
4 dayskernel: Add initial MII register defsIan Moffett
4 dayskernel: et131x: Add initial MAC initializationIan Moffett
4 dayskernel: phy: Give more control over LED stateIan Moffett
4 dayskernel: phy: Add initial et131x sourcesIan Moffett
5 dayskernel/amd64: Track interrupt countIan Moffett
5 dayskernel/amd64: Get CPU family + modelIan Moffett
5 dayskernel: Move crypto specifics to sys/crypto/*Ian Moffett
7 dayskernel: limits: Add NAME_MAXIan Moffett
7 dayskernel: vnode: Refactor definitionsIan Moffett
9 dayskernel: ucred: Add SYS_getuidIan Moffett
9 dayskernel: dev: Add /dev/randomAlex Funo
10 dayskernel: proc: Add cred per processaIan Moffett
10 dayskernel: cred: Introduce SYS_setuid syscallIan Moffett
10 dayskernel: proc: Add initial setuid()Ian Moffett
10 dayskernel: Add uid_t in sys/types.hIan Moffett
10 dayskernel: Add sys/ucred.hIan Moffett
10 dayskernel: cons: Use glyph relative pos in cons attrIan Moffett
11 dayskernel: nvme: Pack nvme_smart_data structIan Moffett
12 dayskernel: nvme: Add SMART + logpage supportIan Moffett
12 dayskernel: cons: Introduce /ctl/console/attrIan Moffett
14 dayskernel/amd64: Add support for coredumpsIan Moffett
14 dayskernel: lib: Add CRC32 supportIan Moffett
14 dayskernel/amd64: cpu: Support SMEPIan Moffett
14 dayskernel/amd64: Add 'feat' field in cpu_infoIan Moffett
2025-07-03kernel: Ensure mutually exclusive console accessIan Moffett
2025-07-03kernel: devfs: Add block device stat mechanismIan Moffett
2025-07-03kernel: synch: Add mutual exclusion locksIan Moffett
2025-07-03usr: libc: Add POSIX getpid() and getppid()Ian Moffett
2025-07-03kernel: proc: Add getpid() and getppid()Ian Moffett
2025-07-03kernel: driver: Implement driver blacklistIan Moffett
2025-07-03kernel: 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