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 elks/fs/minix/truncate.c
CommitAuthorDateMessage
cadbfb2adbbcda286cb4790e58433b7eb062b26Greg Haerr2023-09-02[kernel] Replace CURRENT_TIME macro with function call
f43d8e8c63313e8593aea1050fa0090f6afc08cGreg Haerr2022-08-23Fix operation with block numbers > 32767 Fix creating files with double indirect blocks Fix bad image created with files > 775K
db04939be2820a2a02a5f2cffae44f4a0811098Helge Skrivervik2022-08-22Remove truncate.c from the PR
3221ccd1f2acf5fb2f35b06e47da13b0be28fbdGreg Haerr2022-08-21Fix truncate on files > 32MB
06fd5ebf508400d29bf32b749c2e9e315984188Greg Haerr2022-08-21[kernel] Problems with large files and large MINIX disks
d5da277557aed315972f612ef282e340d55f6a8Helge Skrivervik2022-08-21[misc] minor fixes and adjustments: cp, fdisk, truncate.c
d38fdd9e92f6867f355ea54cc2c98dca4fa96acGreg Haerr2022-02-11[kernel] Add wrappers around struct buffer_head member access
5e06c3b836838fa7f76f889c8c07412e2e4d9b2lithoxs2017-09-14fix waste of kernel data memory in inode array. Achieved moving the minix specific i_zone array in the inode structure out of the common part, to the filesystem specific union u. Data size reduced in 1728 bytes. Code size increased 32 bytes. Compiled with
c130390f0e5beda73ab862039f671d5337c83d3Jody Bruchon2017-03-15Code style cleanups
4a1c38a7553a0148daf2a5a8016c93a1729e5feJuan Perez-Sanchez2015-06-13Removal of ia16-unknown-elks-gcc warnings
1983afbf386fe2f2c9ef7ff18eb1adb2606d807Harry Kalogirou2002-10-26sheduler fixes mainly
c81772afcb30885edcf35ed21fcc654b97a13daRiley H. Williams2002-05-30Patches to make current codebase compile and run on PC architecture - still problem on SiBO though.
a606e8d661fc443c5acef092c599191fe3d9188Riley H. Williams2002-05-29Updated debug messages.
d7cf9d2d5749245a77e3a4cc0585e768640fd4fRiley H. Williams2002-04-19ANSI'fied function prototypes in fs subtree.
059de222a305e99abb9d657d20df776cb09ea38Alan Cox2001-06-17Strip out atime mess
ae928acf2892f3fb53a6f67c4d8d796e48275d8Andrew Richards1999-10-26Lots of changes bringing code up to 0.0.80-pre1. See CHANGELOG.
6569c1b50fc2022960689f8c71b31456235546cAndrew Richards1999-08-19Clean up of source,+ new features.
d3c04130f93740b982c2700eacce17ee5e55a5fAndrew Richards1998-12-03Debugged minix truncate code
9730589da8cc5391bb1b803b8f21df97b7d8e7bAndrew Richards1998-11-25Fix to minix truncate code.
503af13fbdd75dacf3e219f15822959df196568Andrew Richards1998-10-21Register variable optimisations, and a small bugfix.
f9b47559bca2467fdcc9c102c605ce826b6a78eUnspecified Developer1998-09-12Imported elks-0.0.73-pre2 source