📄 history
字号:
* text-utils/Makefile: pg fix (Toomas Rosin)* po/Makefile: typo fix (Silvan Minghetti)* agetty: use same test as login does to find utmp entry* fdisk: fix for fdisk on empty disk (Michael D. Black)* hwclock: compilation fix on alpha* mount: add mount by label for jfs (Christoph Hellwig)* mount: add mount by label for evms (Luciano Chavez)* mount: allow regular files when guessing (Michal Svec)* partx/gpt.c: fix size computation (Matt Domsch)* readprofile: new option -b (David Mosberger)* umount: don't umount devfs upon umount -a (David Gilbert)util-linux 2.11t* fdformat: remove test on major* fsck.cramfs: added NLS* fdisk: fix device names with sundisklabels under devfs (Kaj-Michael Lang)* fdisk: minor polishing* hwclock: also handle ENOTTY ioctl return (Maciej W. Rozycki)* hwclock: minor polishing* ipcrm.8: minor polishing* mkfs.cramfs: added NLS* mkfs.cramfs: added -v (verbose) option, and made default silent* mount: patch for make -j (RedHat)* swapoff: minor polishingutil-linux 2.11s* Estonian messages (Meelis Roos)* French messages: some minor corrections* German messages (Michael Piefel)* Spanish messages (Santiago Vila Doncel)* Swedish messages (Christian Rose)* Turkish messages (Nilg黱 Belma Bug黱er)* MCONFIG: allow "make DISABLE_NLS=yes <target>" (Peter Breitenlohner)* configure: don't run ./conftest - better for cross-compilation (Magnus Damm)* fdisk: fixes for disks with OSF/1 label* fsck.cramfs: new (from kernel source)* hwclock: improved adjtime handling (James P. Rutledge)* hwclock: remove shhopts stuff* ipcs: remove unused heading (Michael Kerrisk)* line: replace by C version - the sh version was broken (Gunnar Ritter)* login: default root path: added /usr/local/[s]bin (RedHat)* mkfs.cramfs: new (from kernel source)* mount: when no type is known, assume that prefix // implies samba (RedHat)* mount -a: avoid stat on devices that have noauto option (Jeroen Mostert)* mount by label: ignore RAID partitions (RedHat)* [u]mount: fstab.c fix (ejb@ql.org)* pg: new (Gunnar Ritter)* sfdisk: small BSD partition fix* swapoff -a: also do swapoff on all files found in /proc/swaps* swapon -a: skip files already found in /proc/swapsutil-linux 2.11r* Estonian messages (Meelis Roos)* German messages (Michael Piefel)* Spanish messages (Santiago Vila Doncel)* Swedish messages (Christian Rose)* Turkish messages (Nilg黱 Belma Bug黱er)* MCONFIG: move $(CFLAGS) to the end to allow overrides (Kevin P. Fleming)* cal: tiny fix (Mitsuru Chinen)* fdisk: avoid <linux/hdreg.h>* fdisk: x86_64 patch (Mads Martin J鴕gensen)* hwclock.8: zoneinfo is now in /usr/share* mkswap: report in KiB instead of bytes.util-linux 2.11q* fdisk: geometry improvement* login: open tty fix (Denis Vlasenko)* more: wide character patches (Mitsuru Chinen)* mount: complain on mount-by-label when label is not unique (Matt Copping)* partx: add GUID Partition Tables (Matt Domsch)util-linux 2.11p* Danish messages (Claus Hindsgaul)* German messages (Karl Eichwalder)* Spanish messages (Santiago Vila Doncel)* Swedish messages (Christian Rose)* Turkish messages (Nilg黱 Belma Bug黱er)* ipcrm: make POSIX compatible (Andre Corwin Mazzone)* ipcrm.8: idem* kill: fixed Makefile* login: setsid fixes* mkswap: max size of swap space is very large (Peter Chubb)* mount: JFS support for mount-by-label (hch)* nfsmount: check for <rpcsvc/nfs_prot.h> (hch)* readprofile: keep track of line numbers (John Levon)* umount: fix for MNT_DETACHutil-linux 2.11o* Estonian messages (Meelis Roos)* Japanese messages (Daisuke Yamashita)* Spanish messages (Santiago Vila Doncel)* cal: option -s: Sunday is first day of the week* cal.1: updated* cfdisk: give not only bytes but also MB or GB for clarity.* colrm: wide character fix (Elliot Lee)* *fdisk: added Darwin types (Vincent Bourgonjen)* fstab.5: updated* hexdump: -C option* hwclock: cmos.c: do not include <asm/io.h> on alpha* mount: improved detection of ufs (and slowdown of detection of iso9660)* mount.8: added info on * in /etc/filesystems, shortname option of vfat, mount --move, udf, return codes* raw: try /dev/raw/rawctl when /dev/rawctl fails (Thierry Vignaud)* rc.serial: removed - setserial is no longer in util-linux (kromJx)* README.admutil: removed - only of historical interest* README.bootutils-0.1: removed - only of historical interest* script: security fix* sfdisk: improved geometry detection; wider columns; default disks from /proc/partitions* umount: permission test owner umount* wall.1: added suid restrictionutil-linux 2.11n* Danish messages (Claus Hindsgaul)* German messages (Karl Eichwalder)* Swedish messages (Christian Rose)* Turkish messages now in UTF-8 (Nilg黱 Belma Bug黱er)* blockdev: add --report option* cal: fix for wide multibyte-char (Motonobu Ichimura)* cfdisk: recognize ext3 and reiserfs (Flavio Stanchina)* fsck.minix: i18n changes* ipc.{info,texi}: minor correction* login: compilation fix (Jaroslaw J. Pyszny)* mount.8: tmpfs mount options (Karl Eichwalder)* mount: recognize minix v2* mount: support mount-by-label also for lvm (Kirby Bohling)* mount: order guessing of fstypes according to seek offset* pivot_root: compilation fix for ia64* readprofile: byte order auto-detection (Werner Almesberger)util-linux 2.11m* Danish messages (Claus Hindsgaul)* German messages (Karl Eichwalder)* Swedish messages (Christian Rose)* Turkish messages (Nilg黱 Belma Bug黱er)* fdisk: added netbsd type (Steven J. Hill)* more: fix for unsigned char (Rusty Russell)* mount: added sysv magic (Tim Launchbury)* setterm: fixed "setterm -foreground default"util-linux 2.11l* Danish messages (Claus Hindsgaul)* banner: removed - it is in bsdgames* fdisk: show partitions with empty type but some other nonzero field* login: copy the static struct that getpwnam() returns before calling PAM routines that might themselves use getpwnam(). Abort on problems. (Olaf Kirch)* mount: added jfs magic (Christoph Hellwig)* renice: report the correct new priority after a setpriority()* umount: add lazy unmount (Christoph Hellwig)util-linux 2.11k Various potential buffer overflows were pointed out by awayzzz@digibel.org. Fixes in agetty, hwclock, namei, readprofile, simpleinit, vipw. (Also added a few [f]close() calls - entirely superfluously.)* agetty: avoid possible buffer overflow* cfdisk: recognize xfs (Nathan Scott)* cytune: added close()* fdformat: added close()* fdisk: added fclose()* hwclock: avoid possible buffer overflow* mkfs.minix: added fclose()* mount: remove the assumption that 635 is the default mount port* namei: avoid possible buffer overflow* rdev: added closedir()* readprofile: avoid possible buffer overflow* sfdisk: added fclose()* simpleinit: avoid possible buffer overflow* swapon: added fclose()* umount: use tcp when mount was done using tcp (James D Strandboge)* vipw: avoid possible buffer overflowutil-linux 2.11j* fdisk: fix for AIX label (Olaf Hering)* fdisk: fix for creating DOS label when BSD label is present* mount.8: added remark about blocksize to ext2 sb= mount option description.* partitiontype: new, not installedutil-linux 2.11i* testincl: do not run conftest (Brian Murphy)* blockdev: corrected ioctl numbers now that BLKBSZGET is in 2.4.10pre3* cal: fixed for Hungarian locale* cal: fixed for multibyte locales (Pablo Saratxaga)* fdisk: avoid superfluous warning about DOS partitions* line: new, to support SCO shell scripts (Christoph Hellwig)* mount: added vxfs magic* passwd: tiny fix for ARM (Ken Cox)* replay: replay typescript with timings (Joey Hess)* script: add -t flag for timing (Joey Hess)util-linux 2.11h* Turkish messages (Nilg黱 Belma Bug黱er)* Danish messages (Claus Hindsgaul)* banner: minor fix (awayzzz@digibel.org)* mkfs.minix: minix v2 fix* more.1: improved (Edward Betts)* mount.8: corrected description of the nwfs uni_xlate mount option* vipw: make temp files of mode 0600 (Bill Nottingham)* wall: avoid writing to /dev/:0util-linux 2.11g* MCONFIG & configure: fix for gcc 3.0 Note that nfsmount_xdr.c may give warnings with gcc 3.0, essentially because of defines in <rpc/xdr.h> that use things like ntohl(*buf++) where ntohl(x) is a macro with several occurrences of x.* blockdev: support for the get/set blocksize ioctls [not yet in the 2.4.5 kernel]* fdisk: added Linux/PA-RISC type (Matt Taggart)* mount: minor fix (Andrey J. Melnikoff)* mount: added some ext3 stuff (Andrew Morton)* mount: added heuristics for reiserfs (Andrew Morton)* mount.8: added ext3 and reiserfs docs (Andrew Morton)util-linux 2.11f* Czech messages (Ji
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -