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