summaryrefslogtreecommitdiff
path: root/Base/usr
AgeCommit message (Expand)Author
2022-01-06Kernel: Add option to force using only the bootloader framebufferTom
2022-01-04profile: Specify the /proc/profile path in the help messageMathieu PATUREL
2022-01-01mkdir: Use FilePermissionsMask to handle mode optionXavier Defrang
2021-12-29Base: Add manpages for cut, diff, head & rmdir command line utilitiessalaaad2
2021-12-23Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flagDaniel Bertalan
2021-12-21mkdir: Implement --mode optionXavier Defrang
2021-12-20Base: Add documentation for abenchkleines Filmröllchen
2021-12-20Base: Update boot_parameters(7) to describe the enable_ioapic optionLiav A
2021-12-20Base: Add a man page for HelpSam Atkins
2021-12-20Kernel: Return EINVAL when specifying -1 for setuid and similar syscallsLiav A
2021-12-19Base: Add shutdown(1) manpageLiav A
2021-12-19Base: Add reboot(1) manpageLiav A
2021-12-19Base: Add rm(1) manpagenetworkException
2021-12-03find: Implement support for multiple directoriesTim Schumacher
2021-11-24js: Add command line flag for disabling source line hintsIdan Horowitz
2021-11-24js: Add command line flag for disabling ANSI colorsIdan Horowitz
2021-11-24Base: Add missing js(1) command line optionsIdan Horowitz
2021-11-14config: Add option to remove config keyfaxe1008
2021-11-13Utilities/tr: Rework squeezing to be supported during more operationsTim Schumacher
2021-11-12Base: Update synopsis of grep(1) and tr(1) manpages as wellLinus Groh
2021-11-12Base: Add missing options to grep(1) and tr(1) manpagesLinus Groh
2021-11-11Base: Document readonly atexit mitigationBen Wiederhake
2021-11-06grep: Add ability to output line numbersBen Wiederhake
2021-11-01Manpages: Auto-generate many through ArgsParserBen Wiederhake
2021-11-01Manpages: Document path of crash(1)Ben Wiederhake
2021-10-25SystemServer: Rename 'BootModes' config option to 'SystemModes'Ben Wiederhake
2021-10-25Kernel+SystemServer: Change bootmode to system_modeBen Wiederhake
2021-10-25Kernel: Separate panic behavior from bootmodeBen Wiederhake
2021-10-25Kernel: Separate framebuffers from bootmodeBen Wiederhake
2021-10-17sysctl: Allow showing or setting multiple variablesSeekingBlues
2021-10-10Manpages+markdown-checker: Permit only specific missing filesBen Wiederhake
2021-10-10Manpages: Fix broken link to ioctl pageBen Wiederhake
2021-10-10Manpages: Don't reference non-existing chrootBen Wiederhake
2021-10-09Base: Add man page for blockdev utilityDavid Isaksson
2021-10-09Base: Fix typo in the proc(7) manpageRalf Donau
2021-10-08Base: Add 2 manual pages to describe the ProcFS and SysFSLiav A
2021-10-05Everywhere: Change from http to https where feasibleBen Wiederhake
2021-10-04Base: Add audio documentationkleines Filmröllchen
2021-10-01Base: Fix typosNico Weber
2021-09-28man: Add "-z seperate-code" to man7/Mitigations.mdBrian Gianforcaro
2021-09-26Base: Update man2/pipe.md after 5d180d1f99Nico Weber
2021-09-24Base: Fix typo in boot_parameters(7) manual pageLiav A
2021-09-24Base: Remove mentioned pci_ecam per-device option from boot_paramters(7)Liav A
2021-09-11Kernel+Userland: Remove loadable kernel modulessLiav A
2021-09-11Base: Fix Markdown formatting in links to man pagesBen Wiederhake
2021-09-11Base: Fix Markdown casing in headingsBen Wiederhake
2021-09-11Base: Fix Markdown links in man pagesBen Wiederhake
2021-08-31echo: Support octal, hexadecimal and unicode escape sequencesTheFightingCatfish
2021-08-27Base+Utilities: Add the asctl audio utility, replacing avolkleines Filmröllchen
2021-08-15Kernel+Userland: Remove chroot functionalityAndreas Kling