elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/sys_utils/mount.c
CommitAuthorDateMessage
273c641345c2e7c33f0bfb64207dbcce262d10aGreg Haerr2023-09-09Add libc devname function, convert df and mount to use it
d4508e6ac78c098ad8a911a5a7f1c1a7af73e48Gregory Haerr2023-09-04[cmds] Display usage on invalid mount -t parameter (#1700)
b1b19e679637cf748ad701fdd647993eeb959bcGreg Haerr2023-08-24[cmds] Show usage on bad options to mount command
ff7683593d038b5d74dd47d9fbbee98253391ebGreg Haerr2023-08-20Rewrite block requests to use start sector and sector count
3846cd99e3cce95fdfc44b889efff0b330c7749Greg Haerr2023-08-19Cleanup
b6a9d02db2d5dea9462d6b648d8af27705147fcHelge Skrivervik2022-08-29[cmds] Update df and mount to use the enhanced ustatfs
2748777065746a298320ebd0e7741ad1aa4f87bGreg Haerr2022-08-26[kernel] Add UF_NOFREESPACE flag to ustatfs system call
87ad315997c9ac304dea0f5d6d958b7d2c272c0Helge Skrivervik2022-05-16[sys_utils][mount] Minor bugfix in display of mounted filesystems
02de3332ad605825afb83b2612e5ce6e9761f7eGreg Haerr2022-04-08[cmds] Various updates to mkdir, mount and reboot
4581ef8131a3ddac657e9240126eeeae4e32e0aGreg Haerr2022-03-09[cmds] Display informative message on umount /
f1dc5e4f7f72ffed38f9fb2554e1fa1b2b91011Greg Haerr2022-03-05[kernel] Fix mount kernel and command bugs, increase mounts avail to 5
31263aeb71b11658e5c394ef2023dbe848a6d66Greg Haerr2022-02-25[cmds] Update mount command output to show filesystem type
8392609648f62866cebb0eaeb010b27c354d47bGreg Haerr2022-02-24Small fixup
04bb9cae7adab36605e427a772812d696ebb0abGreg Haerr2022-02-24Update mount command to display mounted filesystems
b8edfb42a91af045a252218131497311ef5454aGreg Haerr2022-02-16Update man files
5ea790545368c3d77f75329d63010cee4a95b1cGreg Haerr2022-02-12Display updated usage
d93ffe227be3afc42d9d61dfbcbfaafcb67086aGreg Haerr2022-02-12[cmds] Add mount options: -a automount, -q query fstype
dc62ce871247f609059be0da51f6259678dbe71Greg Haerr2020-09-03Allow default filesystem for mount w/o -t option
28f0865bb1d3fa74b4c1d2f5f652c842fbc4605Greg Haerr2020-09-03[kernel] Use number rather than string for mount(2) system call fs type
951b3cee745e1a4eba5ee4d7a57cece5ba26089Greg Haerr2020-09-03[kernel] Implement read-only and read-write remounts on filesystems
521185162b59a46af162797a7430e94b336b36aGreg Haerr2020-03-22[cmds] Various cleanups, add new Nano-X programs to 2880k images
6d9b289789668feaf799dd40d4d10aa4f3fa78aGreg Haerr2020-03-18[cmds] Add time cmd, times(3) & tzset(3) libc functions, basic localtime support w/TZ=
b7ddaed8627add9efc1a1c9c6126b7630e3d784Jody Bruchon2015-03-05Mute a Makefile command, tons of code style/whitespace fixes
ac034ea45f68685dc870beb4890f0923ce487fcAntonio1999-02-16Basic Unix Utilities for ELKS.