]> git.ipfire.org Git - thirdparty/util-linux.git/blob - HISTORY
Imported from util-linux-2.12 tarball.
[thirdparty/util-linux.git] / HISTORY
1 util-linux 2.12
2
3 * losetup: -p option specifies fd for passphrase
4 * fdisk: sgi layout fix
5 * mount: -p option specifies fd for passphrase
6 * mount: recognize some PCDOS floppies
7 * umount: in "umount name", first try to interpret "name" as a mount point
8
9 util-linux 2.12pre
10
11 * Catalan messages (Antoni Bella Perez)
12 * Danish messages (Claus Hindsgaul)
13 * Dutch messages (Taco Witte)
14 * Finnish messages (Lauri Nurmi)
15 * French messages (Michel Robitaille)
16 * German messages (Michael Piefel)
17 * Slovenian messages (Primoz Peterlin)
18 * Spanish messages (Santiago Vila Doncel)
19 * Swedish messages (Christian Rose)
20 * Turkish messages (Nilgün Belma Bugüner)
21 * cfdisk: localize the Y/N answer, improve printing localized messages
22 * cfdisk: make various variables long long - some disks are close to 2 TB
23 * cfdisk: use BLKGETSIZE64
24 * fdisk: make various variables unsigned to lengthen the life of 32-bit vars
25 * fdisk: some sgi fixes (Phillip Kesling)
26 * fdisk: k=1000, K=1024
27 * fdisk: removed last occurrences of HDIO_REQ
28 * fdisk: use BLKGETSIZE64
29 * hwclock: fix rtc test (Heiko Zuerker)
30 * login: set a timeout on printing the timeout message (Robert Ambrose)
31 * md5: x86_64 fix (mmj)
32 * more: POSIX fixes
33 * mount: do not supply MS_MGC_VAL when there are conflicting flags
34 * mount: ncp and smb are called smbfs and ncpfs - global change
35 * mount: add support for xvm mount by label (Eric Sandeen)
36 * mount: correct hfs magic recognition
37 * mount: keep original umask - it influences the mount call (mmj)
38 * raw.8: documented unbinding of raw devices
39 * readprofile: fixed off-by eight error (Werner Almesberger)
40 * script: add -c option (Wayne Davison)
41 * sfdisk.8: added an example of partitioning with logical partitions
42 * sfdisk: only add a AA55 signature for DOS-type partition tables
43 * tailf: new (Rik Faith)
44
45 util-linux 2.11z
46
47 * Catalan messages (Antoni Bella Perez)
48 * Danish messages (Claus Hindsgaul)
49 * Dutch messages (Taco Witte)
50 * Finnish messages (Lauri Nurmi)
51 * French messages (Michel Robitaille) - HURRAY!
52 * German messages (Michael Piefel)
53 * Slovenian messages (Primoz Peterlin)
54 * Spanish messages (Santiago Vila Doncel)
55 * Swedish messages (Christian Rose)
56 * Turkish messages (Nilgün Belma Bugüner)
57 * getopt: replaced getopt-1.1.2 by getopt-1.1.3 (Frodo Looijaard)
58 * mkcramfs: change default blocksize for ia64 and alpha
59 * more.help: removed (it is built-in now, and translated)
60 * mount: add -i option (inhibit calling external mount programs)
61 * mount: change default: do resolve symlinks
62 * readprofile: look for System.map also in /boot/System.map-`uname -r` (mmj)
63 * sfdisk: also translate "start" and "end"; s/MB/MiB/
64
65 util-linux 2.11y
66
67 * Danish messages (Claus Hindsgaul)
68 * Finnish messages (Lauri Nurmi)
69 * German messages (Michael Piefel)
70 * Spanish messages (Santiago Vila Doncel)
71 * Swedish messages (Christian Rose)
72 * cfdisk: improve escape seq recognition when compiled with slang
73 * fdisk: decimal units
74 * hwclock/rtc.c: minor cleanup (Joachim Henke)
75 * ipcs: compilation fix
76 * more: kill external help file (Joachim Henke)
77 * mount: fix LABEL= handling for user umount
78 * mount: don't abort on read error on photocds (Gyorgy Kovesdi)
79 * mount.8: add dmask and fmask vfat mount options
80 * pg: compilation fix (Joachim Henke)
81 * script: localized time strings (Goeran Uddeborg)
82 * setterm: accept devfs name (Joachim Henke)
83 * simpleinit: security: refuse initctl_fd if setting FD_CLOEXEC fails
84 * umount: allow user umount after mount by label or uuid
85
86 util-linux 2.11x
87
88 * Danish messages (Claus Hindsgaul)
89 * Dutch messages (Taco Witte)
90 * Finnish messages (Lauri Nurmi)
91 * German messages (Michael Piefel)
92 * Swedish messages (Christian Rose)
93 * Turkish messages (Nilgün Belma Bugüner)
94 * cfdisk: correct error printout
95 * fdisk: allow addition of a new partition when logicals all used
96 but primary free
97 * hwclock: detect systime jumps backward during setting hwclock
98 * mkfs.cramfs: do not mmap all files simultaneously
99 * mkfs.cramfs: make blocksize settable
100 * mkfs.minix: correct error printout
101 * mkswap.8: now max 32 swapspaces
102 * mount: new --rbind flag, for recursive loopback mounts
103 * mount, umount: new -O option (Michael K. Johnson)
104 * mount.8: -O and win95 options documented
105 * setpwnam.c: open temp pw file with O_EXCL
106 * simpleinit: fix for "spawn too fast" (Denis Vlasenko)
107 * swapon: new -e option (Erik Troan)
108
109 util-linux 2.11w
110
111 * cfdisk, fdisk: allow slightly larger disk sizes
112 * fdisk: Makefile: also for m68 (sun3) (Kaj-Michael Lang)
113 * fdisk: allow to use the last partial cylinder, change display format
114 * fdisk: do not ask partition number in case there is only one choice
115 * fdisk: new sunlabel fix
116 * login: fix possible local root exploit (Wojciech Purczynski)
117 * more: bigendian fix
118
119 util-linux 2.11v
120
121 * Catalan messages (Antoni Bella Perez)
122 * Finnish messages (Lauri Nurmi)
123 * Very few Russian messages (panivan@yandex.ru)
124 * Slovenian messages (Primoz Peterlin)
125 * Spanish messages (Santiago Vila Doncel)
126 * Swedish messages (Christian Rose)
127 * Turkish messages (Nilgün Belma Bugüner)
128 * fdisk: add -C, -H, -S command line options
129 * fdisk: allow changing type 0
130 * mkswap: enable use of > 2GB swapspace
131 * more: translation fix
132 * mount: set umask (Sebastian Krahmer)
133 * mount: test both le and be version of cramfs magic (Olaf Hering)
134 * mount: recognize Oracle magic
135 * pg: use fseeko64 and ftello64 when available
136
137 util-linux 2.11u
138
139 * Danish messages (Claus Hindsgaul)
140 * German messages (Michael Piefel)
141 * Spanish messages (Santiago Vila Doncel)
142 * Swedish messages (Christian Rose)
143 * Turkish messages (Nilgün Belma Bugüner)
144 * configure: for fsck.cramfs, mkfs.cramfs: add test for libz
145 * text-utils/Makefile: pg fix (Toomas Rosin)
146 * po/Makefile: typo fix (Silvan Minghetti)
147 * agetty: use same test as login does to find utmp entry
148 * fdisk: fix for fdisk on empty disk (Michael D. Black)
149 * hwclock: compilation fix on alpha
150 * mount: add mount by label for jfs (Christoph Hellwig)
151 * mount: add mount by label for evms (Luciano Chavez)
152 * mount: allow regular files when guessing (Michal Svec)
153 * partx/gpt.c: fix size computation (Matt Domsch)
154 * readprofile: new option -b (David Mosberger)
155 * umount: don't umount devfs upon umount -a (David Gilbert)
156
157 util-linux 2.11t
158
159 * fdformat: remove test on major
160 * fsck.cramfs: added NLS
161 * fdisk: fix device names with sundisklabels under devfs (Kaj-Michael Lang)
162 * fdisk: minor polishing
163 * hwclock: also handle ENOTTY ioctl return (Maciej W. Rozycki)
164 * hwclock: minor polishing
165 * ipcrm.8: minor polishing
166 * mkfs.cramfs: added NLS
167 * mkfs.cramfs: added -v (verbose) option, and made default silent
168 * mount: patch for make -j (RedHat)
169 * swapoff: minor polishing
170
171 util-linux 2.11s
172
173 * Estonian messages (Meelis Roos)
174 * French messages: some minor corrections
175 * German messages (Michael Piefel)
176 * Spanish messages (Santiago Vila Doncel)
177 * Swedish messages (Christian Rose)
178 * Turkish messages (Nilgün Belma Bugüner)
179 * MCONFIG: allow "make DISABLE_NLS=yes <target>" (Peter Breitenlohner)
180 * configure: don't run ./conftest - better for cross-compilation (Magnus Damm)
181 * fdisk: fixes for disks with OSF/1 label
182 * fsck.cramfs: new (from kernel source)
183 * hwclock: improved adjtime handling (James P. Rutledge)
184 * hwclock: remove shhopts stuff
185 * ipcs: remove unused heading (Michael Kerrisk)
186 * line: replace by C version - the sh version was broken (Gunnar Ritter)
187 * login: default root path: added /usr/local/[s]bin (RedHat)
188 * mkfs.cramfs: new (from kernel source)
189 * mount: when no type is known, assume that prefix // implies samba (RedHat)
190 * mount -a: avoid stat on devices that have noauto option (Jeroen Mostert)
191 * mount by label: ignore RAID partitions (RedHat)
192 * [u]mount: fstab.c fix (ejb@ql.org)
193 * pg: new (Gunnar Ritter)
194 * sfdisk: small BSD partition fix
195 * swapoff -a: also do swapoff on all files found in /proc/swaps
196 * swapon -a: skip files already found in /proc/swaps
197
198 util-linux 2.11r
199
200 * Estonian messages (Meelis Roos)
201 * German messages (Michael Piefel)
202 * Spanish messages (Santiago Vila Doncel)
203 * Swedish messages (Christian Rose)
204 * Turkish messages (Nilgün Belma Bugüner)
205 * MCONFIG: move $(CFLAGS) to the end to allow overrides (Kevin P. Fleming)
206 * cal: tiny fix (Mitsuru Chinen)
207 * fdisk: avoid <linux/hdreg.h>
208 * fdisk: x86_64 patch (Mads Martin Jørgensen)
209 * hwclock.8: zoneinfo is now in /usr/share
210 * mkswap: report in KiB instead of bytes.
211
212 util-linux 2.11q
213
214 * fdisk: geometry improvement
215 * login: open tty fix (Denis Vlasenko)
216 * more: wide character patches (Mitsuru Chinen)
217 * mount: complain on mount-by-label when label is not unique (Matt Copping)
218 * partx: add GUID Partition Tables (Matt Domsch)
219
220 util-linux 2.11p
221
222 * Danish messages (Claus Hindsgaul)
223 * German messages (Karl Eichwalder)
224 * Spanish messages (Santiago Vila Doncel)
225 * Swedish messages (Christian Rose)
226 * Turkish messages (Nilgün Belma Bugüner)
227 * ipcrm: make POSIX compatible (Andre Corwin Mazzone)
228 * ipcrm.8: idem
229 * kill: fixed Makefile
230 * login: setsid fixes
231 * mkswap: max size of swap space is very large (Peter Chubb)
232 * mount: JFS support for mount-by-label (hch)
233 * nfsmount: check for <rpcsvc/nfs_prot.h> (hch)
234 * readprofile: keep track of line numbers (John Levon)
235 * umount: fix for MNT_DETACH
236
237 util-linux 2.11o
238
239 * Estonian messages (Meelis Roos)
240 * Japanese messages (Daisuke Yamashita)
241 * Spanish messages (Santiago Vila Doncel)
242 * cal: option -s: Sunday is first day of the week
243 * cal.1: updated
244 * cfdisk: give not only bytes but also MB or GB for clarity.
245 * colrm: wide character fix (Elliot Lee)
246 * *fdisk: added Darwin types (Vincent Bourgonjen)
247 * fstab.5: updated
248 * hexdump: -C option
249 * hwclock: cmos.c: do not include <asm/io.h> on alpha
250 * mount: improved detection of ufs (and slowdown of detection of iso9660)
251 * mount.8: added info on * in /etc/filesystems, shortname option of vfat,
252 mount --move, udf, return codes
253 * raw: try /dev/raw/rawctl when /dev/rawctl fails (Thierry Vignaud)
254 * rc.serial: removed - setserial is no longer in util-linux (kromJx)
255 * README.admutil: removed - only of historical interest
256 * README.bootutils-0.1: removed - only of historical interest
257 * script: security fix
258 * sfdisk: improved geometry detection; wider columns; default disks from
259 /proc/partitions
260 * umount: permission test owner umount
261 * wall.1: added suid restriction
262
263 util-linux 2.11n
264
265 * Danish messages (Claus Hindsgaul)
266 * German messages (Karl Eichwalder)
267 * Swedish messages (Christian Rose)
268 * Turkish messages now in UTF-8 (Nilgün Belma Bugüner)
269 * blockdev: add --report option
270 * cal: fix for wide multibyte-char (Motonobu Ichimura)
271 * cfdisk: recognize ext3 and reiserfs (Flavio Stanchina)
272 * fsck.minix: i18n changes
273 * ipc.{info,texi}: minor correction
274 * login: compilation fix (Jaroslaw J. Pyszny)
275 * mount.8: tmpfs mount options (Karl Eichwalder)
276 * mount: recognize minix v2
277 * mount: support mount-by-label also for lvm (Kirby Bohling)
278 * mount: order guessing of fstypes according to seek offset
279 * pivot_root: compilation fix for ia64
280 * readprofile: byte order auto-detection (Werner Almesberger)
281
282 util-linux 2.11m
283
284 * Danish messages (Claus Hindsgaul)
285 * German messages (Karl Eichwalder)
286 * Swedish messages (Christian Rose)
287 * Turkish messages (Nilgün Belma Bugüner)
288 * fdisk: added netbsd type (Steven J. Hill)
289 * more: fix for unsigned char (Rusty Russell)
290 * mount: added sysv magic (Tim Launchbury)
291 * setterm: fixed "setterm -foreground default"
292
293 util-linux 2.11l
294
295 * Danish messages (Claus Hindsgaul)
296 * banner: removed - it is in bsdgames
297 * fdisk: show partitions with empty type but some other nonzero field
298 * login: copy the static struct that getpwnam() returns before calling
299 PAM routines that might themselves use getpwnam(). Abort on problems.
300 (Olaf Kirch)
301 * mount: added jfs magic (Christoph Hellwig)
302 * renice: report the correct new priority after a setpriority()
303 * umount: add lazy unmount (Christoph Hellwig)
304
305 util-linux 2.11k
306
307 Various potential buffer overflows were pointed out by awayzzz@digibel.org.
308 Fixes in agetty, hwclock, namei, readprofile, simpleinit, vipw.
309 (Also added a few [f]close() calls - entirely superfluously.)
310
311 * agetty: avoid possible buffer overflow
312 * cfdisk: recognize xfs (Nathan Scott)
313 * cytune: added close()
314 * fdformat: added close()
315 * fdisk: added fclose()
316 * hwclock: avoid possible buffer overflow
317 * mkfs.minix: added fclose()
318 * mount: remove the assumption that 635 is the default mount port
319 * namei: avoid possible buffer overflow
320 * rdev: added closedir()
321 * readprofile: avoid possible buffer overflow
322 * sfdisk: added fclose()
323 * simpleinit: avoid possible buffer overflow
324 * swapon: added fclose()
325 * umount: use tcp when mount was done using tcp (James D Strandboge)
326 * vipw: avoid possible buffer overflow
327
328 util-linux 2.11j
329
330 * fdisk: fix for AIX label (Olaf Hering)
331 * fdisk: fix for creating DOS label when BSD label is present
332 * mount.8: added remark about blocksize to ext2 sb= mount option description.
333 * partitiontype: new, not installed
334
335 util-linux 2.11i
336
337 * testincl: do not run conftest (Brian Murphy)
338 * blockdev: corrected ioctl numbers now that BLKBSZGET is in 2.4.10pre3
339 * cal: fixed for Hungarian locale
340 * cal: fixed for multibyte locales (Pablo Saratxaga)
341 * fdisk: avoid superfluous warning about DOS partitions
342 * line: new, to support SCO shell scripts (Christoph Hellwig)
343 * mount: added vxfs magic
344 * passwd: tiny fix for ARM (Ken Cox)
345 * replay: replay typescript with timings (Joey Hess)
346 * script: add -t flag for timing (Joey Hess)
347
348 util-linux 2.11h
349
350 * Turkish messages (Nilgün Belma Bugüner)
351 * Danish messages (Claus Hindsgaul)
352 * banner: minor fix (awayzzz@digibel.org)
353 * mkfs.minix: minix v2 fix
354 * more.1: improved (Edward Betts)
355 * mount.8: corrected description of the nwfs uni_xlate mount option
356 * vipw: make temp files of mode 0600 (Bill Nottingham)
357 * wall: avoid writing to /dev/:0
358
359 util-linux 2.11g
360
361 * MCONFIG & configure: fix for gcc 3.0
362 Note that nfsmount_xdr.c may give warnings with gcc 3.0, essentially
363 because of defines in <rpc/xdr.h> that use things like ntohl(*buf++)
364 where ntohl(x) is a macro with several occurrences of x.
365 * blockdev: support for the get/set blocksize ioctls
366 [not yet in the 2.4.5 kernel]
367 * fdisk: added Linux/PA-RISC type (Matt Taggart)
368 * mount: minor fix (Andrey J. Melnikoff)
369 * mount: added some ext3 stuff (Andrew Morton)
370 * mount: added heuristics for reiserfs (Andrew Morton)
371 * mount.8: added ext3 and reiserfs docs (Andrew Morton)
372
373 util-linux 2.11f
374
375 * Czech messages (Jiøí Pavlovský)
376 * fdisk: fix for "reorder" expert command
377 (use of sfdisk afterwards is still recommended)
378 * mount: minor fixes
379
380 util-linux 2.11e
381
382 * Danish messages (Claus Hindsgaul)
383 * Brazilian Portuguese messages (Rodrigo Stulzer Lopes)
384 * agetty: give tty mode 0600 instead of 0622
385 * cal: improved manpage
386 * cfdisk: add user-friendliness in case of empty disk (Matthew Wilcox)
387 * dmesg: improved manpage
388 * fdisk: SuperH fix (ISHIKAWA Mutsumi)
389 * hwclock: accept alpha options in both upper and lower case
390 (so as to make the man page correct)
391 * hwclock: add option --noadjtime (Henrique M Holschuh)
392 * login: child must have controlling tty (Michal Moskal)
393 * more: don't seek unseekable input (David Whedon)
394 * mount: upon request by Richard Gooch: if the mount point is specified
395 as symlink, put symlink, not actual mount point in mtab.
396 (This avoids the long and ugly devfs names, but may break things.
397 Please complain in case of problems.)
398 * mount: with mount -a -t nfs:
399 if we used fallback to nfs v3, don't do so for subsequent mounts
400 * mount: add heuristics for ext3 (Andrew Morton)
401 * mount: added quota info to mount.8
402 * mount: allow comma-separated type lists, also in fstab
403 * raw: small fix for ppc
404
405 util-linux 2.11d
406
407 * fdisk: fix for OSF (Will Woods)
408 * chsh: compilation fix (Ronald Wahl)
409
410 util-linux 2.11c
411
412 * Czech messages (Jiøí Pavlovský)
413 * German messages (Elrond)
414 * Makefile/MCONFIG improvements (Peter Breitenlohner)
415 * fdisk: added a few partition types
416 * fdisk: correct partition numbering for sgi partitions (Nathan Scott)
417 * fdisk: make it compile on hppa by arbitrarily treating hppa like powerpc
418 (Matt Taggart)
419 * fsck.minix: improved localisation (Elrond)
420 * getopt: updated to version 1.1.2 (Frodo Looijaard)
421 * hwclock: fixes for IA64 (Thorsten Kukuk)
422 * hwclock: use /dev/vc/1 when devfs is used (Thomas Koeller)
423 * hwclock: more devfs support (e.g. /dev/misc/rtc)
424 * ipcs: add spaces in output (DeWitt Clinton),
425 correct some error messages (Bobby de Vos)
426 * login: fix TIOCNOTTY (Andreas Haumer, Adam J. Richter)
427 * login: add btmp logging of unsuccessful login attempts (Erik Troan)
428 * login: avoid a SIGHUP race with PAM enabled (Peter 'Luna' Runestig)
429 * login: copy the static result returned by gethostbyname to avoid
430 corruption by pam_authenticate via pam_ldap (Andreas Damm)
431 * login: removed the REDHAT_IGNORED_MAILSIZE hack
432 * login: unconditionally do vhangup
433 * login: zero PAM_USER when no username was given (Arkadiusz Miskiewicz)
434 * look: dictionary now under /usr/share (Erik Troan)
435 * mount: add sanitize_env() (Solar Designer)
436 * mount: another heuristic for vfat (Michal Svec)
437 * mount: xfs magic has only one endianness (Nathan Scott)
438 * mount: return failure when tcp used and portmap returns 0 (H. J. Lu)
439 * rdev: allow unlimited recursion to find the long devfs names
440 Also, allow major,minor pair the specify device (request by Russell Coker)
441 * readprofile: array bound check (Andrew Morton)
442 * script: transmit window changes to child (Joey Hess)
443 * sfdisk: endian fix for ppc (Gregory Geiselhart)
444 * sfdisk: new feature: sign is offset from default (Byron Stanoszek)
445 * sfdisk: add some default devices to list (Luca Montecchiani)
446 * sfdisk: no partition table on ide tape
447 * shutdown: close files, unblock signals (Richard Gooch)
448 * simpleinit: block signals in handlers; add no_reboot option (Richard Gooch)
449 * swapdev: deleted, it was last used with Linux 0.12.
450 * umount: mips does support umount2 (Maciej W. Rozycki)
451 * umount: add sanitize_env() (Solar Designer)
452 * umount: fix exit status
453 * wall: do not forget 80th character (Thorsten Kukuk)
454
455 util-linux 2.11b:
456
457 * Danish messages (Claus Hindsgaul)
458 * umount: mips does not support umount2 (Christoph Martin)
459 * fdisk: tiny fix
460 * mount.8: adfs options documented, xfs corrected
461
462 util-linux 2.11a:
463
464 * tsort: deleted - it is part of GNU textutils 2.0
465 * mount: fix rootdev() (Richard Kettlewell)
466 * mount: fix gid of mtab file
467 * mount: try /proc/filesystems after /etc/filesystems if the latter ends in "*"
468 * fdisk: added a few system types
469
470 util-linux 2.11:
471
472 * Jump to 2.11 to note that libc-4.5.26 is no longer supported,
473 and we require libc-4.6.27 (since now snprintf is used).
474 Also, kbdrate has now been removed. Find it in kbd-1.05.
475 Added -D_FILE_OFFSET_BITS=64 to CFLAGS.
476 * Danish messages (Claus Hindsgaul)
477 * fdisk: avoid loop in case of extended without logical
478 * ipcs: corrected interchanged report on msg_rtime/msg_stime (Arun Kumar U)
479 * kill: updated manpage
480 * last: very much faster with mmap (Marek Zelem)
481 * login: Applied PAM patch by David MacKenzie <djm@web.us.uu.net>
482 * login: do a setsid in the child (Erik Troan)
483 * mount: make "mount 192.168.1.8:/ /a -o bg" work again (Bjoern Voigt)
484 * mount: added constant MS_MOVE
485 * readprofile: added -M option, updated manpage (Andrew Morton)
486 * setsid: fork when it would fail otherwise (John Fremlin)
487 * simpleinit: updated (Richard Gooch et al.)
488 * vipw: also offer to edit shadow file (Erik Troan)
489 * xfs docs (Nathan Scott)
490
491 util-linux 2.10s:
492
493 * Danish messages (Claus Hindsgaul)
494 * fixes to make gcc happy (Joseph S. Myers)
495 * fix for more on parisc (Richard Hirst)
496 * change rdev to search subdirectories of /dev (Paul Clements)
497 * ul fix (Masao Kawamura) - set columns correctly
498 * cal fix (Brendan Kehoe) - don't overflow weekday array in Gaelic
499 * fdisk fix (niles@scyld.com) - flush stdout
500 * fdisk fix - don't forget to write out empty label
501 * login: make default tty mode 0600
502 * script: refuse to write typescript if that is a symlink
503 * script: accept -V to output version
504 * whereis: also search /usr/share/man.
505 * hwclock: improve locale handling
506 * hwclock: fix for Nautilus (Neoklis Kyriazis)
507 * isosize: new
508
509 util-linux 2.10r:
510
511 * mount: support mount by uuid or label for xfs (Nathan Scott)
512 * mount: added probe for minix on bigendian systems (Nathan Scott)
513 * mount: added probes for cramfs, hfs, hpfs and adfs (Sepp Wijnands)
514 * mount: change setup; let umount remove at most one line from /etc/mtab
515 * mount: improve man page
516 * more, col, colcrt, colrm, column, ul: nls improvements (Masao Kawamura)
517
518 util-linux 2.10q:
519
520 * mount: accept nonnumeric uid= and gid= options
521 * write and wall: security improvement
522 * fixed fdformat flaw (Werner Almesberger)
523 * use right mountport upon umount (Glenn Lingle)
524 * simpleinit / need / initctl stuff (Richard Gooch)
525 * Portuguese messages (Rodrigo Stulzer Lopes et al.)
526
527 util-linux 2.10p:
528
529 * mount: don't set up a loop file with -o loop,remount (Marc Mutz)
530 * fdisk: changes for sectorsize different from 512
531 * more: standout fix (Paul Vojta)
532 * more: improve usage message (Lincoln Myers)
533 * logger: Added -d option to use datagrams (Gerwin Pfab)
534 * cal: Added -3 option to also print prev/next month (Michael Charles Pruznick)
535 * French messages (Christophe Merlet)
536 * Japanese messages (Daisuke Yamashita)
537
538 util-linux 2.10o:
539
540 * fdformat: fixed to work with kernel 2.4.0test6 (Marek Wojtowicz)
541 * losetup: also return status when only showing loop device status (ewt)
542 * mount: do not retry ro if mount was ro; improve error message
543 * login: not installed suid
544 * getopt: by default install aux files in /usr/share/misc
545
546 util-linux 2.10n:
547
548 * added blockdev.8
549 * change to elvtune (andrea)
550 * fixed overrun in agetty (vii@penguinpowered.com)
551 * shutdown: prefer umounting by mount point (rgooch)
552 * fdisk: added plan9
553 * fdisk: remove empty links in chain of extended partitions
554 * mount: define ALWAYS_STAT
555 * mount: add replace, after, before, over, bind
556 * umount: also free loop device when not writing mtab
557 * lomount: try both /dev/loopN and /dev/loop/N
558 * hwclock: handle both /dev/rtc and /dev/efirtc (Bill Nottingham)
559 * script: added -f (flush) option (Ivan Schreter)
560 * script: added -q (quiet) option (Per Andreas Buer)
561 * getopt: updated to version 1.1.0 (Frodo Looijaard)
562 * Czech messages (Jiri Pavlovsky)
563
564 util-linux 2.10m:
565
566 * chfn fix when PAM is used (Martin-D. Lacasse)
567 * do not use LC_NUMERIC part of locale in hwclock when writing /etc/adjtime
568 * mount status return from smb or ncp fix (Mark Peloquin)
569 * mount new option -l: also print label when listing mounts
570 * mount add heuristic for xfs (Martin K. Petersen)
571 * mount UUID and label cache (Erik Troan)
572 * mount improve check for `already mounted' in case of label or uuid
573 * fdisk partition names more devfs-friendly
574 * fdisk bsdlabel large disk support
575 * setterm.1: options documented (Colin Watson)
576 * rename correction
577 * German, Spanish, French, Italian, Portuguese messages
578 (Roger Luethi, Beth Powell, Alvaro Antunes)
579
580 util-linux 2.10l:
581
582 * Merged losetup.c and lomount.c
583 * ANSIfied everything
584
585 util-linux 2.10k:
586
587 * NFS version 4 mount support (Trond Myklebust)
588 * hwclock fix (Stefan Ring)
589 * Added -p option to col, as required by SUS (Joseph S. Myers)
590
591 util-linux 2.10j:
592
593 * fdisk fixes (Michal Jaegermann)
594
595 util-linux 2.10i:
596
597 * new directory partx (with code to play with, not to use)
598 * minor fdisk changes
599
600 util-linux 2.10h:
601
602 * Added pivot_root (Werner Almesberger)
603 * Added elvtune (Andrea Arcangeli)
604 * Added need and extended simpleinit and shutdown (Richard Gooch)
605 * Removed all #include <linux/fs.h>
606 * errno fixes (Joseph S. Myers)
607 * IA-64 fixes (Michael K. Johnson)
608 * fdisk fixes for OSF/1 on Alpha (David Huggins-Daines)
609 * fdisk sectorsize fix (Greg Hosler)
610 * mount speed= option to enable mounting bad CDROMs (Marco d'Itri)
611 * ipcrm deletes several things at once (Frank Zago)
612
613 util-linux 2.10g:
614
615 * fdisk can now sort partitions into order [untested, beware!]
616 * Update of mkswap for sparc64 (jj)
617 * Update of raw (Stephen Tweedie):
618 Control file was /dev/raw, now /dev/rawctl
619 Access files were /dev/raw*, now /dev/raw/raw*
620 * Czech messages (Jiri Pavlovsky)
621 * German messages (Daniel Egger)
622 * losetup locks memory (Frank v Waveren)
623
624 util-linux 2.10f:
625
626 * Security fix for mount (okir)
627 * Avoid infinite loop in namei (Brett Wuth)
628 * added clock-ppc.c (from Matsuura Takanori), not merged yet
629 * deleted clockB subdirectory
630 * recognize mkdosfs string (Michal Svec)
631
632 util-linux 2.10e:
633
634 * New: rename
635 * Added option to mkswap so that user can override pagesize
636 * fdisk -l now reads /proc/partitions when no device was given
637 * Fixed fdisk.8 (James Manning)
638 * Added devpts info to mount.8 (Elrond)
639 * Newline fix for logger output to stdout (Henri Spencer)
640
641 util-linux 2.10d:
642
643 * Do not try to mount something as udf without good reason
644 * Do not loop in umount if there is a stale lock file
645 * Allow fdisk twice as many cylinders
646 * Fixed non-casefolding search in look (Markus Demleitner)
647
648 util-linux 2.10c:
649
650 * Various compilation fixes
651
652 util-linux 2.10b:
653
654 * Fixed smbmount problem (Andrew Tridgell)
655 * Fixed ddate problem with the day after St. Tib's Day (Brad)
656 * German messages (Elrond)
657 * Made kill a bit more standard compliant
658 * Made some more programs output a version
659
660 util-linux 2.10a:
661
662 * Japanese messages (Daisuke Yamashita)
663 * French messages and several Debian fixes (Vincent Renardias)
664 * Fixed infinite loop in mkfs.minix
665
666 util-linux 2.10:
667
668 * Added BSD disklabel code to rescuept
669 * Added blockdev utility
670 * Fix losetup return code
671 * Fix unit display in cfdisk
672 * Do not redefine _PATH_MAILDIR (so that recent systems can have /var/mail)
673 * Added --localtime option to hwclock;
674 added third line (LOCAL/UTC) to /etc/adjtime.
675 * Add -H option to agetty (David Holland)
676
677 util-linux 2.9z:
678
679 * Japanese messages (Daisuke Yamashita)
680 * Czech messages (Jiri Pavlovsky)
681 * Added some udf stuff to mount.8
682 * Added ioctl for fdisk on bsdlabels
683
684 util-linux 2.9y:
685
686 * Wide character support (Bruno Haible)
687 * German messages and some small fixes (Elrond)
688 * Small fix to owner mount option (Erik Troan)
689 * Don't sleep so long in clock/kd.c (Christian T. Steigies)
690
691 util-linux 2.9x:
692
693 * German messages and a i18n fix (Elrond)
694 * mount option: allow the owner to mount a device (RedHat)
695 * ugly: let login open console with O_NONBLOCK (Maciej W. Rozycki)
696 * UGLY: let login ignore mail that is precisely 523 bytes long (RedHat)
697 * added mkfs.bfs, mkfs.bfs.8
698 * mount now recognizes qnx4 and bfs partitions
699 * rescuept now recognizes Unixware partitions
700 * hwclock fix on m68k (Roman Hodek)
701 * several minor things
702
703 util-linux 2.9w:
704
705 * Updated mount.8 (Yann Droneaud)
706 * Improved makefiles
707 * Fixed flaw in fdisk
708
709 util-linux 2.9v:
710
711 * cfdisk no longer believes the kernel's HDGETGEO
712 (and may be able to partition a 2 TB disk)
713
714 util-linux 2.9u:
715
716 * Czech more.help and messages (Jiøí Pavlovský)
717 * Japanese messages (Daisuke Yamashita)
718 * fdisk fix (Klaus G. Wagner)
719 * mount fix (Hirokazu Takahashi)
720 * agetty: enable hardware flow control (Thorsten Kranzkowski)
721 * minor cfdisk improvements
722 * fdisk no longer accepts a default device
723 * Makefile fix
724
725 util-linux 2.9t:
726
727 * national language support for hwclock
728 * Japanese messages (both by Daisuke Yamashita)
729 * German messages and some misc i18n fixes (Elrond)
730 * Czech messages (Jiøí Pavlovský)
731 * wall fixed for /dev/pts/xx ttys
732 * make last and wall use getutent() (Sascha Schumann)
733 [Maybe this is bad: last reading all of wtmp may be too slow.
734 Revert in case people complain.]
735 * documented UUID= and LABEL= in fstab.5
736 * added some partition types
737 * swapon: warn only if verbose
738
739 util-linux 2.9s:
740
741 * tunelp patch (Andrea Arcangeli)
742 * fixed mount race (HJLu)
743 * German messages (Elrond)
744
745 util-linux 2.9[pqr]:
746
747 * errno->errsv patch (Arnaldo Carvalho de Melo)
748 * hwclock patch for the Award 4.50g BIOS "2094" bug. (Dave Coffin)
749 * fdisk patch to correct deletion of last logical partition
750
751 util-linux 2.9o:
752
753 * fix to login by Ambrose C. Li
754 * improvement to mcookie inspired by a patch from Rik Faith
755 * more i18n by Arnaldo Carvalho de Melo; pt_BR locale
756
757 util-linux 2.9n:
758
759 * Added -u option to logger (write to user-specified socket; Martin Schultze)
760 * Added mount.smb script contributed by Greg Galperin
761 * Some more national language support
762 * mkfs.minix argument parsing fixed
763 * write fixed for /dev/pts/xx ttys
764 * configure adapted for the case of <scsi/scsi.h> that needs u_char.
765
766 util-linux 2.9m:
767
768 * Added national language support (misiek@pld.ORG.PL)
769 * minor improvements in mount, fdisk, cfdisk, agetty, more
770
771 util-linux 2.9l:
772
773 * Added /dev/port use to hwclock again - it may be necessary for Jensen.
774
775 util-linux 2.9k:
776
777 * major reshuffle of hwclock stuff; added sparc and alpha code
778 * fdisk fix
779 * tiny shutdown fix
780
781 util-linux 2.9j:
782
783 * added configure
784 * merged three lists of partition types in *fdisk
785 * multi page display in cfdisk
786 * test for getlogin() == "";
787 * start fixup hwclock
788
789 util-linux 2.9i:
790
791 * fixed 2.9h typo in more
792 * added -m: `Monday is 1st day' option to cal (Jean-Francois Bignolles)
793 * changed PAM stuff in login.c (+- mjohnson)
794 * added warning to cfdisk in case of multiple bootable partitions
795 * added 2048-byte sector support in fdisk (Oliver Schaertel)
796
797 util-linux 2.9h:
798
799 * mount recognizes "uid=useruid" and "gid=usergid" in /etc/fstab.
800 * documented the fact that "mount -t smb" will call /sbin/mount.smb.
801 * mount gives clear error message when fstab does not end in newline.
802 * swapon checks mode of file
803 * cfdisk got a more specific exit status (Enrique Zanardi)
804
805 util-linux 2.9g:
806
807 * mount updates (locking, "users" keyword, "/etc/filesystems",
808 "proto" and "vers" options in nfsmount, ...)
809
810 util-linux 2.9f:
811
812 * made ul handle lines of arbitrary length (Scott Maxwell)
813 * killed some C/H/S nonsense in fdisk
814 * fixes for archs with unsigned char type (Ambrose Li)
815 * fdisk fixes for power pc (Tom Rini)
816 * added a define for NCURSES_CONST
817 * fixes for list of signals in kill.c
818 * fixes for user name length in last.c
819
820 util-linux 2.9e:
821
822 * added a forgotten declaration to login.c (Christian Oyarzun)
823
824 util-linux 2.9d:
825
826 * fixed segfault in umount caused by Wilcox' patch (Steffen Zahn)
827 * added lnz stuff to fdisk
828
829 util-linux 2.9c:
830
831 * refixed PAM stuff in login.c that was broken in 2.8.
832
833 util-linux 2.9b:
834
835 * split README into INSTALL and HISTORY
836 * added a sentence to swapon.8
837 * behaviour of write on non-ASCII fixed
838 * hwclock adapted to survive a failing mktime()
839
840 util-linux 2.9a:
841
842 * added an include to lib/my_reboot.c so that __GLIBC__ is defined
843 * added setlocale() to login-utils/chfn.c
844 * do not recompute MAIL in login-utils/login.c
845
846 util-linux 2.9:
847
848 HIGHLIGHTS for version 2.9:
849
850 1) Removed programs:
851 - strings. There is a version in binutils.
852 - frag. (Moved to historic in 2.4, crept back in 2.5. Gone again.)
853 1a) Not yet removed program:
854 - setfdprm. It also is in fdutils-5.2 (with an exceptionally
855 ugly man page).
856 1b) Removed directory:
857 - bsd. (The routine getopt() is in libc. err() moved to lib.)
858 2) Improvements:
859 - ddate has been fixed to count down to the new, right X-day
860 - look is now willing to search non-English dictionaries
861 (i.e., uses locale)
862 - cal now knows that Dutch day abbreviations have length 2 only
863 - mcookie does not block when no random stuff is available
864 - shutdown got a configuration file /etc/shutdown.conf
865 - fdisk now reads SGI disk labels (thanks to Andreas Neuper)
866 - mkswap now knows about new swap areas; mkswap.8 has been rewritten
867 - umount knows about umount2() and forced unmounting of nfs mounts
868 (however, I don't think it really works)
869 - mount is now willing to handle file names with embedded spaces
870 - mount can now mount things by UUID or volume name
871 3) Uglifications:
872 - swap.h has been replaced by a private swap_constants.h since
873 <linux/swap.h> does not compile
874 - reboot has become a private routine, since libc5 and glibc2 conflict
875 - a mkminix-0.1 directory contains some patches to let mkfs.minix
876 work under DOS. (Untested.)
877 4) Numerous other small changes.
878
879 0xF) Send questions and/or patches to util-linux@math.uio.no
880
881 util-linux 2.9 was released by Andries Brouwer - aeb@cwi.nl
882 The address util-linux@math.uio.no reaches Rik, Andries, Peter,
883 Michael, Erik, Nicolai and possibly others. Hwclock stuff is
884 forwarded to Bryan.
885
886 util-linux 2.8:
887
888 HIGHLIGHTS for version 2.8:
889
890 1) New programs:
891 - getopt(1) by Frodo Looijaard replaces the older bsd based version.
892 Keywords: Backward compatible, supports --long options.
893 1) Removed programs:
894 - chroot: is no longer in util-linux. Get it free with GNU sh-utils
895 - hostid: No-one could figure out the right way for this program to
896 work. Another hostid program is included in poeigl
897 (see the LSM, Primary-site: ftp.daimi.aau.dk /pub/linux/poe)
898 2) Various portability enhancements. Among other things hwclock now works
899 a lot better on non Intel architectures. Should compile with libc 4, 5
900 and 6 as well as old and recent kernels. People using non-intel hardware
901 are encouraged to send patches.
902 3) rev now only limits linelength to memory capacity
903 4) dmesg now uses a buffer that matches the kernel buffer in size (8KB)
904
905
906 util-linux 2.7:
907
908 HIGLIGHTS for version 2.7:
909
910 1) util-linux now _requires_ ncurses. Several programs are completely
911 converted to use terminfo (instead of termcap).
912
913 2) Removed progams:
914 - clock: Dropped entirely. Use hwclock (included).
915 - sync: is in gnu fileutils.
916 - setserial: Is being maintained by Ted Ts'o, he recommends
917 setserial-2.12 (2.13 is bad luck)
918 - clear: Included in ncurses
919 - hostname, domainname, dnsdomainname: It's in net-utils.
920 - lpcntl.
921
922 3) Bugfixes, additions:
923 - cfdisk: A much improved version. All known bugs have been fixed.
924 - sfdisk: A command line fdisk type utility, formerly called fdisk-3.04.
925 - SECURITY: All known holes in login, chfn, chsh and others have been
926 plugged. UPGRADE NOW if you haven't already fixed them yourself.
927 - Should work with libc 4, 5 and 6 (gnulibc), on m68k, intel, alpha
928 and sparc.
929
930 4) Problems:
931 - The rpcgen that comes in NetKit-B-0.09 is broken. At least as
932 packaged with RedHat 4.2 (NetKit-B-0.09-6). There are several
933 ways to deal with this:
934 - Don't run rpcgen, the needed pre-generated sources are included
935 (nfsmount_xdr.c). You must hack mount/Makefile to do this.
936 - Edit the source emitted by rpcgen so it can compile. This is very
937 simple if you know C.
938 - Disable the NFS parts of mount. You have to edit mount/Makefile
939 to do this.
940 - Use some other rpcgen.
941
942 util-linux 2.6.1
943
944 This release was never made public
945
946 See notes for 2.6 for installation instructions.
947
948 This is a incremental release containing some fixes. A new release
949 will be made later fixing the outstanding bugs.
950 - Things compiles and works better with recent releases of kernel,
951 ncurses, and so forth: fdisk, more
952 - Some fixes to make things compile out of the box on alphas.
953 - There has been reported a problem with login and /etc/usertty. It
954 should be fixed. If you still have problems get a recent MAKEDEV and
955 use it to make new tty devices. They were renumbered sometime during
956 the 1.3 phase of the kernel.
957 - ipcs now displays the key of the structures.
958 - A (harmless?) overflow bug was fixed in login.
959
960 Outstanding bugs:
961 - login/getty has a denial of service problem.
962 - Several places needs a bit more polish.
963 - There are a _lot_ of nonfatal warnings when compiling mount. This will
964 not necesarily be fixed.
965
966
967 util-linux 2.6
968
969 HIGHLIGHTS for version 2.6:
970
971 0) The first release with me at the helm. PLEASE SEND PATCHES AND
972 UPDATES TO: util-linux@math.uio.no.
973
974 1) Removed programs:
975 - md5sum, dsplit: available in GNU textutils.
976 - syslogd: Sysklogd is now prefered. It is available at
977 tsx-11.mit.edu:/pub/sources/sbin
978 sunsite.unc.edu:/pub/Linux/system/Daemons
979
980 2) Bugfixes, additions:
981 - SECURITY: All known holes in mount have been fixed. UPGRADE NOW
982 if you haven't already!
983 - Portability enhancments to the minix filesystem utils (m68k and
984 Arm patches).
985 - passwd/chsh/chfn will not mess up the passwd file on a NIS machine
986 - others too numerous to enumerate.
987
988 3) New programs:
989 - vigr (it's like vipw)
990 - Introducing hwclock. A complete rewrite of the latest available
991 clock source. It supports intel/CMOS, /dev/rtc and linux/m68k
992 system clock interfaces. Clock supports the same things but is now
993 obsolete and will not be present in the next release. Start using
994 hwclock now. Please.
995
996
997 util-linux 2.5
998
999 HIGHLIGHTS for version 2.5:
1000 0) Nicolai Langfeldt is taking over maintenance of util-linux, with the
1001 help of a few others (Michael K. Johnson, Andries Brouwer, and Rik
1002 Faith).
1003
1004 PLEASE SEND PATCHES AND UPDATES TO: util-linux@math.uio.no
1005
1006 1) The following packages have been removed. Please use the up-to-date,
1007 canonical versions of these packages from the listed places:
1008
1009 timezone support (/usr/lib/zoneinfo, libz.a, zic, zdump):
1010 elsie.nci.nih.gov:/pub/tzcode95d.tar.gz
1011 elsie.nci.nih.gov:/pub/tzdata95h.tar.gz
1012 MAKEDEV-C:
1013 sunsite.unc.edu:/pub/Linux/system/Admin/MAKEDEV-C-1.5.tar.gz
1014 MAKEDEV:
1015 sunsite.unc.edu:/pub/Linux/system/Admin/MAKEDEV-2.2.tar.gz
1016 md5sum:
1017 prep.ai.mit.edu:/pub/gnu/textutils-1.3.tar.gz
1018 [The GNU version is now compatible with the Plumb/Lankester
1019 version.]
1020 ksymoops:
1021 Now bundled with the kernel in linux/scripts.
1022
1023 2) update_state has been removed
1024 3) fdisk now supports NetBSD disklabels courtesy of Bernhard Fastenrath
1025 <fasten@athene.informatik.uni-bonn.de> (and > 8GB disks, courtesy of
1026 Andries Brouwer)
1027 4) mount improved -- many patches from Andries Brouwer for greatly improved
1028 error reporting
1029 5) ddate, chkdupexe, and other programs have been improved and bug fixed
1030 6) util-linux is now a source-only distribution
1031 7) mcookie generates better random numbers and will use /dev/random or
1032 /dev/audio if available
1033 8) chfn, chsh, passwd, and vipw have been updated with security patches
1034 from Zefram <A.Main@dcs.warwick.ac.uk>. Now, they all use the same
1035 locking, and several security holes have been patched. Further, chsh
1036 and chfn can be configured at compile time to require a password before
1037 updates and chsh can be configured to only use shells from /etc/shells.
1038
1039
1040 HIGHLIGHTS for version 2.4 (2.3 was never released):
1041 0) Michael K. Johnson <johnsonm@nigel.vnet.net> is the interim maintainer
1042 while Rik Faith is working on PhD work.
1043 1) login now makes the login tty mode 600 and places it in group "tty"
1044 2) wall, and write will not write dangerous escape sequences
1045 3) wall and write can be run setgid "tty". If util-linux is compiled for
1046 this option, "mesg y" will only set group write instead of group/other
1047 write.
1048 4) fdisk and cfdisk have been patched with the latest llseek.c. Although I
1049 had a lot of bug reports about fdisk from util-linux-2.2, I was unable
1050 to reproduce any of the problems. Some of the problems appeared to be
1051 releated to a failure to reboot the machine after changing the partition
1052 table, and some may have been due to a specific kernel revision problem.
1053 However, this doesn't seem to account for all of the bug reports -- if
1054 this version gives you problem, please send as complete a bug report as
1055 possible.
1056 5) chkdupexe from Nicolai Langfeldt (janl@ifi.uio.no)
1057 6) ctrlaltdel now installs into /sbin instead of /usr/sbin
1058 7) mkfs replacement from Ron Sommeling (sommel@sci.kun.nl)
1059 8) lpcntl removed. Use tunelp instead.
1060 9) ksymoops from Greg McGary <gkm@magilla.cichlid.com>
1061 10) mkfs.minix now clears the first 512 bytes of the file system so that
1062 Minix disks won't be confused with MSDOS disks (Daniel Quinlan
1063 (quinlan@yggdrasil.com))
1064 11) mkswap should now work on an Alpha running Linux
1065 12) frag removed. See
1066 sunsite.unc.edu:/pub/Linux/system/Filesystems/defrag-0.6.tar.gz for the
1067 latest version.
1068 13) mount patches from Andries.Brouwer@cwi.nl and Dan Quinlan
1069 (quinlan@yggdrasil.com).
1070 14) MAKEDEV and MAKEDEV-C updated to the latest versions.
1071 15) Paths updated for FSSTND 1.2. This means that you may need to make
1072 some links. The links you need to make we system dependent. The
1073 ultimate goal is to rename /var/adm to /var/log and have a symbolic
1074 link from /var/adm to /var/log during the transition period. If you
1075 are running an ELF system, you probably won't have to do anything. The
1076 bottom line is that the following files must exist or be pointers to
1077 the old version (used internally by the a.out libraries):
1078
1079 New Old
1080
1081 /var/log/wtmp /var/adm/wtmp
1082 /var/log/lastlog /var/adm/lastlog
1083 /var/run/utmp /var/adm/utmp
1084
1085 HIGHLIGHTS for version 2.2:
1086 1) This is primarily a quick bug-fix release for version 2.1
1087 2) mkfs wrapper added back in, since e2fsprogs only supplies an fsck wrapper
1088 3) selection removed, since someone appears to be maintaining it now. See
1089 sunsite.unc.edu:/pub/linux/kernel/patches/console for recent sources.
1090 For the time being, I'm keeping a copy in the historic subdirectory of
1091 util-linux. A "make install" should work find from within that
1092 directory.
1093 4) Note that other floppy utilities are available from:
1094 ftp.imag.fr:pub/Linux/ZLIBC/fdutils/fdutils-4.1.src.tar.gz
1095 sunsite.unc.edu:/pub/Linux/system/Misc/fdutils-4.1.src.tar.gz
1096 tsx-11.mit.edu:/pub/linux/sources/sbin/fdutils-4.1.src.tar.gz
1097
1098
1099 HIGHLIGHTS for version 2.1:
1100
1101 1) Directory structure rearrange, with configuration support for those who
1102 use shadow passwords and System V init (no support is provided for these
1103 things, but your utilities won't get overwritten if you do a "make
1104 install" after you properly edit MCONFIG).
1105 2) fdisk and cfdisk should work as expected with 2GB+ disk drives
1106 3) As usual, lots of stuff was updated and added, including mount, vipw,
1107 readprofile
1108 4) Some stuff was also deleted, and can now be found elsewhere:
1109 fsck wrapper: tsx-11.mit.edu:/pub/linux/ALPHA/ext2fs/e2fsprogs*
1110 pwd, su: prep.ai.mit.edu:/pub/gnu/sh-utils*
1111 ed: prep.ai.mit.edu:/pub/gnu/ed*
1112 od: prep.ai.mit.edu:/pub/gnu/textutils*
1113 uudecode/uuencode: prep.ai.mit.edu:/pub/gnu/sharutils*
1114 bdflush/update: ftp.funet.fi:/pub/OS/Linux/PEOPLE/Linus/v1.1/bdflush*
1115
1116
1117
1118 PARTIAL HISTORY OF UTIL-LINUX:
1119
1120 bsd:
1121 Nothing in this directory gets installed, but some BSD programs need
1122 this support:
1123 err.c: 8.1 (Berkeley) 6/4/93
1124 err.h: 8.1 (Berkeley) 6/2/93
1125 getopt.c: 4.13 (Berkeley) 2/23/91
1126 pathnames.h: 5.3 (Berkeley) 5/9/89 with extensive modifications for
1127 Linux
1128
1129 disk-utils:
1130 cfdisk: 0.8 BETA (>2GB) from Kevin E. Martin (martin@cs.unc.edu) with
1131 modifications for disks > 2GB.
1132 ftp.cs.unc.edu:/pub/users/martin/linux/cfdisk-0.8.tar.gz
1133 fdformat: Werner Almesberger (almesber@nessie.cs.id.ethz.ch), with
1134 modifications by Marcel Mol (marcel@dutecad.et.tudelft.nl)).
1135 Later, updated with a September 1992 version by Werner.
1136 fdisk: A. V. Le Blanc (LeBlanc@mcc.ac.uk) fdisk 1.5 release, with
1137 patched from Kevin Martin for DOS and OS/2 compatibility (1.5a);
1138 Rik Faith (1.5b, 2.0).
1139 fsck.minix, mkfs.minix: Linus Torvalds, with modifications by: Rik
1140 Faith (faith@cs.unc.edu), Scott Heavner
1141 (sdh@po.cwru.edu), Dr. Wettstein
1142 (greg%wind.uucp@plains.nodak.edu), Daniel
1143 Quinlan (quinlan@yggdrasil.com).
1144 mkfs: David Engel (david@ods.com) and Fred N. van Kempen
1145 (waltje@uWalt.NL.Mugnet.ORG)
1146 Version 1.9 from Ron Sommeling (sommel@sci.kun.nl)
1147 mkswap: Linus Torvalds, with modifications by Mike Jagdis
1148 (jaggy@purplet.demon.co.uk. )
1149 Version for Alpha from
1150 cage.cs.arizona.edu:/pub/davidm/linux/mkswap-axp-950503.tar.gz
1151 setfdprm: Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
1152 Note that more floppy utilities are available from:
1153 ftp.imag.fr:pub/Linux/ZLIBC/fdutils/fdutils-4.1.src.tar.gz
1154 sunsite.unc.edu:/pub/Linux/system/Misc/fdutils-4.1.src.tar.gz
1155 tsx-11.mit.edu:/pub/linux/sources/sbin/fdutils-4.1.src.tar.gz
1156 llseek.c: from Remy Card's e2fsprogs-0.5b.tar.gz (21Mar95 version) from:
1157 sunsite.unc.edu:/pub/Linux/system/Filesystems/ext2
1158
1159 games:
1160 banner: (8.3 (Berkeley) 4/2/94)
1161 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1162
1163 login-utils:
1164 agetty: W. Z. Venema, ported by Peter Orbaek <poe@daimi.aau.dk>.
1165 ftp.daimi.aau.dk:/pub/linux/poe/poeigl-1.37.tar.gz
1166 chfn: Salvatore Valente <svalente@athena.mit.edu>
1167 chsh: Salvatore Valente <svalente@athena.mit.edu>
1168 last: 5.11 w/year (Berkeley) 6/29/88; Port by Michael Haardt with
1169 changes by Peter Orbaek.
1170 ftp://ftp.daimi.aau.dk/pub/linux/poe/admutil-1.16.tar.gz
1171 login: 5.40 (Berkeley) 5/9/89; with ports by Michael Glad and Peter Orbaek
1172 ftp.daimi.aau.dk:/pub/linux/poe/poeigl-1.37.tar.gz
1173 mesg: 8.2 (Berkeley) 1/21/94
1174 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1175 newgrp: Michael Haardt, with modifications by Peter Orbaek.
1176 ftp://ftp.daimi.aau.dk/pub/linux/poe/admutil-1.16.tar.gz
1177 passwd: Peter Orbaek, with yp modifications by Alvaro Martinez
1178 Echevarria (alvaro@enano.etsit.upm.es)
1179 ftp://ftp.daimi.aau.dk/pub/linux/poe/admutil-1.16.tar.gz
1180 shutdown: Peter Orbaek, with new modifications by Stephen Tweedie, Rik
1181 Faith, and Dave (gentzel@nova.enet.dec.com).
1182 ftp://ftp.daimi.aau.dk/pub/linux/poe/admutil-1.16.tar.gz
1183 simpleinit: Peter Orbaek
1184 ftp.daimi.aau.dk:/pub/linux/poe/poeigl-1.37.tar.gz
1185 vipw: 5.16 (Berkeley) 3/3/91, with modifications by Mike Grupenhoff
1186 <kashmir@umiacs.UMD.EDU>
1187 wall: 8.2 (Berkeley) 11/16/93 (With changes so that damaging escape
1188 sequences cannot be sent.)
1189 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1190
1191
1192 misc-utils:
1193 cal: 8.4 (Berkeley) 4/2/94, with modifications by Rik Faith and
1194 Hein@student.tu-clausthal.de (Jochen Hein).
1195 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1196 chkdupexe: Version 1.2 from "Nicolai Langfeldt" <janl@ifi.uio.no>
1197 clear: Rik Faith
1198 ddate: Druel the Chaotic aka Jeremy Johnson aka mpython@gnu.ai.mit.edu,
1199 with modifications by Lee Harvey Oswald Smith, K.S.C. and
1200 substantial updates from Rev. Bro. Lee H:. O:. Smith, KYTP
1201 domainname: Peter Orbaek
1202 ftp.daimi.aau.dk:/pub/linux/poe/poeigl-1.37.tar.gz
1203 dsplit: David Arnstein (arnstein@netcom.com)
1204 gatekeeper.dec.com:/pub/usenet/comp.sources.misc/volume40/dsplit
1205 getopt (getoptprog): jhunix.hcf.jhu.edu:
1206 /pub/public_domain_software/NetBSD/usr/src/usr.bin/getopt
1207 replaced by getopt-1.0.3.tar.gz from Frodo Looijaard,
1208 found at http://huizen.dds.nl/~frodol
1209 hostid: Mitch DSouza (m.dsouza@mrc-apu.cam.ac.uk)
1210 ftp.daimi.aau.dk:/pub/linux/poe/poeigl-1.37.tar.gz
1211 hostname/dnsdomainname: Peter Tobias <tobias@server.et-inf.fho-emden.de>
1212 This version (1.6) should also be available soon in:
1213 nic.funet.fi:/pub/OS/Linux/PEOPLE/Linus/net-source/base/NetKit-A*
1214 kill: BSD version, modified by Salvatore Valente <svalente@mit.edu>
1215 logger: 8.1 (Berkeley) 6/6/93, with modifications by Rik Faith
1216 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1217 look.c: 8.1 (Berkeley) 6/14/93, with modifications by Rik Faith
1218 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1219 mcookie: Rik Faith (faith@cs.unc.edu)
1220 md5sum: Branki Lankester and Colin Plumb. The MD5 message-digest
1221 algorithm is in the Public Domain. This implementation
1222 calculates message-digest information only, and can NOT be used
1223 for encryption. Therefore it is exportable from the USA.
1224 Original sources in the MIT version of PGP 2.6.2.
1225 namei: Roger S. Southwick, with modifications by Steve Tell.
1226 reset: Rik Faith
1227 script: 5.13 (Berkeley) 3/5/91, with modifications by Rick Sladkey
1228 (jrs@world.std.com), Harald Koenig
1229 (koenig@nova.tat.physik.uni-tuebingen.de).
1230 setterm: Gordon Irlam (gordoni@cs.ua.oz.au), with modifications by
1231 Peter MacDonald, Mika Liljeberg (liljeber@cs.Helsinki.FI),
1232 John Walder (j-walder@uiuc.edu) [for dosemu].
1233 tsort: 5.3 (Berkeley) 6/1/90
1234 wuarchive.wustl.edu:/mirrors/4.3-reno
1235 whereis: 5.5 (Berkeley) 4/18/91
1236 wuarchive.wustl.edu:/mirrors/4.3-reno
1237 write: 8.1 (Berkeley) 6/6/93, with modifications by Mike Grupenhoff
1238 (kashmir@umiacs.umd.edu). With changes so that damaging escape
1239 sequences cannot be sent.
1240 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1241
1242
1243 mount:
1244 mount, umount, swapon
1245
1246 Rick Sladkey put together the mount-0.99.6.tar.Z package, and Stephen
1247 Tweedie provided updates. The utilities were originally from that
1248 package (all appear to be by Doug Quale (quale@saavik.cs.wisc.edu),
1249 with modifications by H. J. Lu (hlu@eecs.wsu.edu) on 11/25/92; Rick
1250 Sladkey (jrs@world.std.com) in January 1993; and Stephen Tweedie
1251 <sct@dcs.ed.ac.uk> on 8 October 1993. This distribution mount now
1252 supports NFS stuff. I have modified the man pages. I have also added
1253 a small patch from Hamish Glen Coleman (t933093@minyos.xx.rmit.OZ.AU)
1254 which restores the -o semantics.
1255
1256 Updated with Rick Sladkey's mount-0.99.14.tar.gz package, and with
1257 extra patches from Rick. Adam J. Richter allowed -t option to be
1258 optional. Patrick J. Volkerding (volkerdi@mhd1.moorhead.msus.edu) and
1259 Mitchum DSouza both provided patches that fixed the (null) problem when
1260 not using -t. Mitchum DSouza
1261 (mitch@mrc-applied-psychology.cambridge.ac.uk) added support for loop
1262 device mounts. Sebastian Lederer
1263 (lederer@next-pc.informatik.uni-bonn.de) added support for sending an
1264 unmount RPC call to the server when an NFS-filesystem is unmounted.
1265 Sander van Malssen (svm@kozmix.hacktic.nl) added support for remounting
1266 readonly file systems readonly. Mike Grupenhoff
1267 <kashmir@umiacs.UMD.EDU> added a probe of the superblock for the type
1268 before /proc/filesystems is checked. Andries.Brouwer@cwi.nl fixed up
1269 error reporting.
1270
1271 Updated with patches from Andries.Brouwer@cwi.nl and Dan Quinlan
1272 (quinlan@yggdrasil.com). And more patches from Andries and others.
1273
1274 historic/selection: The complete selection-1.5 package, by Andrew Haylett
1275 <ajh@gec-mrc.co.uk>, 17th June 1993, is included in the historic tree.
1276 Kernel patches are no longer necessary for modern kernels, but these
1277 were tiny so I left them in for historical reasons. The Makefile was
1278 modified for this distribution. With changes from Rick Sladkey.
1279
1280 sys-utils:
1281 arch: Rik Faith <faith@cs.unc.edu>
1282 chroot: Rick Sladkey <jrs@world.std.com>
1283 clock: Originally from the timesrc-1.2.tar.Z package, Charles Hedrick,
1284 hedrick@cs.rutgers.edu (V1.0); Rob Hooft, hooft@chem.ruu.nl
1285 (V1.1); Harald Koenig (koenig@nova.tat.physik.uni-tuebingen.de)
1286 (V1.2). With additional changes: Hamish Coleman
1287 (hamish@zot.apana.org.au) (V1.2a); Alan Modra
1288 (alan@spri.levels.unisa.edu.au (V1.3, V1.4).
1289 ctrlaltdel: Peter Orbaek <poe@daimi.aau.dk>
1290 ftp://ftp.daimi.aau.dk/pub/linux/poe/admutil-1.16.tar.gz
1291 cytune: Nick Simicish (njs@scifi.emi.net) and Rik Faith (faith@cs.unc.edu)
1292 dmesg: Theodore Ts'o (tytso@athena.mit.edu); Rick Sladkey
1293 (jrs@world.std.com)
1294 ipcrm: From the ipcdelta.tar.z distribution by krishna
1295 balasub@cis.ohio-state.edu on 3/15/93. ipc.info and ipc.texi
1296 are also from that distribution.
1297 ipcs: Also from the ipcdelta.tar.z distribution by krishna
1298 balasub@cis.ohio-state.edu, with patches from Mike Jagdis
1299 (jaggy@purplet.demon.co.uk)
1300 kbdrate: Rik Faith (faith@cs.unc.edu), with patches from
1301 Andries.Brouwer@cwi.nl and John Bowman
1302 (bowman@hagar.ph.utexas.edu)
1303 ksymoops: 1.7 from Greg McGary <gkm@magilla.cichlid.com>
1304 rdev: almesber@nessie.cs.id.ethz.ch (Werner Almesberger), with
1305 modifications from Peter MacDonald, Stephen Tweedie
1306 (sct@dcs.ed.ac.uk), and Dave (gentzel@nova.enet.dec.com)
1307 readprofile: Alessandro Rubini from readprofile-2.0.tar.gz
1308 renice: 8.1 (Berkeley) 6/9/93
1309 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1310 setserial: Michael K. Johnson (johnsonm@stolaf.edu) re-released Rick
1311 Sladkey's setserial in January 1993, with changes by
1312 Theodore Ts'o (tytso@mit.edu). I think that Theodore also
1313 did extensive changes for version 2.01, I can't find any
1314 notes about this in the documentation. However, Theodore
1315 Ts'o (tytso@ATHENA.MIT.EDU) released version 2.10, and that
1316 is now included.
1317 setsid: Rick Sladkey <jrs@world.std.com>
1318 sln: Mike Parker and David MacKenzie (from Linux's libc)
1319 sync: Nick Holloway, with thanks to James Bonfield
1320 tunelp: Michael K. Johnson (johnsonm@nigel.vnet.net)
1321
1322
1323 syslogd:
1324 5.45 (Berkeley) 3/2/91
1325
1326 Most of the changes for syslogd come from Rick Sladkey
1327 (jrs@world.std.com), but I'd like to thank other people who sent in
1328 changes (which usually got forwarded to Rick): Carsten Paeth
1329 (calle@calle.in-berlin.de) and Kaz Sasayama (kaz@lilia.iijnet.or.jp).
1330
1331 text-utils:
1332 col: 5.3 (Berkeley) 2/2/91; with patches from Andries.Brouwer@cwi.nl
1333 and Carl Christofferson (cchris@connected.com)
1334 wuarchive.wustl.edu:/mirrors/4.3-reno/{bin,usr.bin}
1335 colcrt: 8.1 (Berkeley) 6/6/93 (Bill Joy)
1336 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1337 colrm: 5.4 (Berkeley) 6/1/90 (Jeff Schriebman)
1338 column: 8.3 (Berkeley) 4/2/94
1339 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1340 hexdump: 5.5 (Berkeley) 6/1/90
1341 wuarchive.wustl.edu:/mirrors/4.3-reno/{bin,usr.bin}
1342 more: 5.19 (Berkeley) 6/29/88 (Eric Shienbrood, Geoff Peck, John Foderaro)
1343 rev: 5.2 (Berkeley) 3/21/92; with modifications by Charles Hannum
1344 (mycroft@gnu.ai.mit.edu), Brian Koehmstedt (bpk@gnu.ai.mit.edu),
1345 bjdouma@xs4all.nl
1346 wuarchive.wustl.edu:/mirrors/4.3-reno/{bin,usr.bin}
1347 strings: 5.10 (Berkeley) 5/23/91; with patches from Vitor Duarte
1348 <vad@fct.unl.pt>
1349 wuarchive.wustl.edu:/mirrors/4.3-reno/{bin,usr.bin}
1350 ul: 8.1 (Berkeley) 6/6/93
1351 ftp.cdrom.com:/pub/bsd-sources/4.4BSD-Lite/usr/src/usr.bin
1352