unix-history/.git
31 years ago-c now takes a level; write out all superblocks after a conversion
Kirk McKusick [Fri, 3 Jul 1992 07:35:57 +0000 (23:35 -0800)]
-c now takes a level; write out all superblocks after a conversion

SCCS-vsn: sbin/fsck/main.c 5.32

31 years agodon't complain about lost blocks when doing a conversion
Kirk McKusick [Fri, 3 Jul 1992 07:34:32 +0000 (23:34 -0800)]
don't complain about lost blocks when doing a conversion

SCCS-vsn: sbin/fsck/pass5.c 5.17

31 years agoprint name of ROOTINO properly; don't write superblock if aborting conversion
Kirk McKusick [Fri, 3 Jul 1992 07:34:02 +0000 (23:34 -0800)]
print name of ROOTINO properly; don't write superblock if aborting conversion

SCCS-vsn: sbin/fsck/utilities.c 5.33

31 years agotreat short symlinks like BLK and CHR devices
Kirk McKusick [Fri, 3 Jul 1992 07:27:18 +0000 (23:27 -0800)]
treat short symlinks like BLK and CHR devices

SCCS-vsn: sbin/fsck/inode.c 5.24

31 years agodate and time created 92/07/02 16:24:36 by bostic
Keith Bostic [Fri, 3 Jul 1992 07:24:36 +0000 (23:24 -0800)]
date and time created 92/07/02 16:24:36 by bostic

SCCS-vsn: share/doc/smm/06.nfs/2.t 5.1

31 years agohave to extricate short symlinks and put their data inline like long symlinks
Kirk McKusick [Fri, 3 Jul 1992 07:22:19 +0000 (23:22 -0800)]
have to extricate short symlinks and put their data inline like long symlinks

SCCS-vsn: sbin/dump/traverse.c 5.19

31 years agowriterec notes whether a record is a spcl record
Kirk McKusick [Fri, 3 Jul 1992 07:20:16 +0000 (23:20 -0800)]
writerec notes whether a record is a spcl record

SCCS-vsn: sbin/dump/tape.c 5.24

31 years agonew function prototype
Kirk McKusick [Fri, 3 Jul 1992 07:19:45 +0000 (23:19 -0800)]
new function prototype

SCCS-vsn: sbin/dump/dump.h 5.20

31 years agouse d_type information to indicate file types
Kirk McKusick [Fri, 3 Jul 1992 07:19:03 +0000 (23:19 -0800)]
use d_type information to indicate file types

SCCS-vsn: sbin/restore/interactive.c 5.12

31 years agonote type of dump tape
Kirk McKusick [Fri, 3 Jul 1992 07:18:32 +0000 (23:18 -0800)]
note type of dump tape

SCCS-vsn: sbin/restore/tape.c 5.32

31 years agoadded option for upgrade
BSD Tape Makers [Fri, 3 Jul 1992 02:08:17 +0000 (18:08 -0800)]
added option for upgrade

SCCS-vsn: admin/admin/4.4BSD-Lite/checklist 1.3
SCCS-vsn: admin/admin/4.4BSD-Encumbered/checklist.alpha 1.2

31 years agoiruserok() calls __icheckhost which now calls gethostbyname which
Keith Bostic [Thu, 2 Jul 1992 11:04:46 +0000 (03:04 -0800)]
iruserok() calls __icheckhost which now calls gethostbyname which
overwrites our hostname

SCCS-vsn: libexec/rlogind/rlogind.c 5.56

31 years agodo not clobber errno on failed sbrk
Chris Torek [Thu, 2 Jul 1992 09:00:00 +0000 (01:00 -0800)]
do not clobber errno on failed sbrk

SCCS-vsn: lib/libc/sparc/sys/sbrk.s 5.2

31 years agooff_t's are now quad's -- ANSI C says fseek/ftell use longs
Keith Bostic [Thu, 2 Jul 1992 08:05:36 +0000 (00:05 -0800)]
off_t's are now quad's -- ANSI C says fseek/ftell use longs

SCCS-vsn: usr.sbin/kvm_mkdb/nlist.c 5.7
SCCS-vsn: usr.sbin/kvm_mkdb/testdb.c 5.2

31 years agofix seek calls for quads
Keith Bostic [Thu, 2 Jul 1992 01:21:46 +0000 (17:21 -0800)]
fix seek calls for quads

SCCS-vsn: lib/libutil/login.c 5.5
SCCS-vsn: lib/libutil/logout.c 5.6

31 years agofix what I broken, minor reformatting, comments from Peter
Keith Bostic [Wed, 1 Jul 1992 23:59:25 +0000 (15:59 -0800)]
fix what I broken, minor reformatting, comments from Peter

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.14

31 years agoenclose start routine by splclock().
Kazumasa Utashiro [Wed, 1 Jul 1992 17:46:42 +0000 (09:46 -0800)]
enclose start routine by splclock().
This is because of some bug in clock handler.  Should be gone soon.

SCCS-vsn: sys/news3400/if/if_en.c 7.5

31 years agouse a temporary variable for the error, in case already set
Keith Bostic [Wed, 1 Jul 1992 09:34:53 +0000 (01:34 -0800)]
use a temporary variable for the error, in case already set
from Craig Leres

SCCS-vsn: lib/libc/net/rcmd.c 5.26

31 years agoadd provision for new and old inode formats
Kirk McKusick [Wed, 1 Jul 1992 09:27:55 +0000 (01:27 -0800)]
add provision for new and old inode formats

SCCS-vsn: sbin/restore/dirs.c 5.21

31 years agomore global conversion flags
Kirk McKusick [Wed, 1 Jul 1992 09:26:38 +0000 (01:26 -0800)]
more global conversion flags

SCCS-vsn: sbin/restore/restore.h 5.11

31 years agodefine and use newinofmt
Kirk McKusick [Wed, 1 Jul 1992 09:26:13 +0000 (01:26 -0800)]
define and use newinofmt

SCCS-vsn: sbin/restore/tape.c 5.31

31 years agonew versions from Peter McIlroy, add sradixsort(3)
Keith Bostic [Wed, 1 Jul 1992 09:23:13 +0000 (01:23 -0800)]
new versions from Peter McIlroy, add sradixsort(3)

SCCS-vsn: lib/libc/stdlib/radixsort.3 5.9
SCCS-vsn: lib/libc/stdlib/radixsort.c 5.13

31 years agoadd sradixsort
Keith Bostic [Wed, 1 Jul 1992 09:07:56 +0000 (01:07 -0800)]
add sradixsort

SCCS-vsn: include/stdlib.h 5.20

31 years agosync up to hp300/include/pmap.h 7.9
Akito Fujita [Wed, 1 Jul 1992 08:21:33 +0000 (00:21 -0800)]
sync up to hp300/include/pmap.h 7.9

SCCS-vsn: sys/luna68k/include/pmap.h 7.2

31 years agoadd iruserok; from Van and Craig
Craig Leres [Wed, 1 Jul 1992 07:38:35 +0000 (23:38 -0800)]
add iruserok; from Van and Craig

SCCS-vsn: lib/libc/net/rcmd.c 5.25

31 years agoadd iruserok; from Van and Craig
Keith Bostic [Wed, 1 Jul 1992 07:38:15 +0000 (23:38 -0800)]
add iruserok; from Van and Craig

SCCS-vsn: lib/libc/net/rcmd.3 6.12

31 years agoavoid servicing page faults on the interrupt stack
Chris Torek [Wed, 1 Jul 1992 04:51:30 +0000 (20:51 -0800)]
avoid servicing page faults on the interrupt stack

SCCS-vsn: sys/hp300/hp300/trap.c 7.21
SCCS-vsn: sys/hp300/hp300/trap.c 7.21

31 years agoadd fuswintr and suswintr
Chris Torek [Wed, 1 Jul 1992 04:28:41 +0000 (20:28 -0800)]
add fuswintr and suswintr

SCCS-vsn: sys/hp300/hp300/locore.s 7.15

31 years agoassume untouched page if read fail in datadump
Keith Bostic [Wed, 1 Jul 1992 00:05:20 +0000 (16:05 -0800)]
assume untouched page if read fail in datadump

SCCS-vsn: usr.bin/gcore/gcore.c 5.14

31 years agoallow filenames to start with :
Andrew Cherenson [Tue, 30 Jun 1992 23:44:20 +0000 (15:44 -0800)]
allow filenames to start with :

SCCS-vsn: bin/rcp/util.c 5.2

31 years agobetter error checking when reading/writing,
Andrew Cherenson [Tue, 30 Jun 1992 23:43:31 +0000 (15:43 -0800)]
better error checking when reading/writing,
handle read-only directories and NFS files; more of keith's clean-ups

SCCS-vsn: bin/rcp/rcp.c 5.34

31 years agoturn off the NODUMP flag
Keith Bostic [Tue, 30 Jun 1992 10:02:05 +0000 (02:02 -0800)]
turn off the NODUMP flag

SCCS-vsn: usr.bin/xinstall/install.1 6.13
SCCS-vsn: usr.bin/xinstall/xinstall.c 5.28

31 years agoquad fixes, but some general cleanup too
Keith Bostic [Tue, 30 Jun 1992 09:58:29 +0000 (01:58 -0800)]
quad fixes, but some general cleanup too

SCCS-vsn: usr.bin/gcore/md-sparc.c 5.2

31 years agoput in keywords
Keith Bostic [Tue, 30 Jun 1992 09:57:36 +0000 (01:57 -0800)]
put in keywords

SCCS-vsn: usr.bin/gcore/md-nop.c 5.3

31 years agocleanup and ANSI-ficatoin
Keith Bostic [Tue, 30 Jun 1992 09:57:19 +0000 (01:57 -0800)]
cleanup and ANSI-ficatoin

SCCS-vsn: usr.bin/gcore/md-nop.c 5.2

31 years agogeneral cleanup and ANSI-fication; should be no real changes
Keith Bostic [Tue, 30 Jun 1992 09:57:07 +0000 (01:57 -0800)]
general cleanup and ANSI-fication; should be no real changes

SCCS-vsn: usr.bin/gcore/gcore.c 5.13

31 years agoput keywords back in
Keith Bostic [Tue, 30 Jun 1992 09:54:32 +0000 (01:54 -0800)]
put keywords back in

SCCS-vsn: usr.bin/gcore/Makefile 5.8

31 years agodon't need util.c
Keith Bostic [Tue, 30 Jun 1992 09:54:17 +0000 (01:54 -0800)]
don't need util.c

SCCS-vsn: usr.bin/gcore/Makefile 5.7

31 years agoshut gcc up
Keith Bostic [Tue, 30 Jun 1992 09:46:56 +0000 (01:46 -0800)]
shut gcc up

SCCS-vsn: include/arpa/nameser.h 5.27

31 years agoCheck in for Mike Karels by Keith Bostic
Mike Karels [Tue, 30 Jun 1992 09:44:57 +0000 (01:44 -0800)]
Check in for Mike Karels by Keith Bostic
endian cleanup, general cleanup

SCCS-vsn: include/arpa/nameser.h 5.26

31 years agoget rid of spurious reference to stdio
Keith Sklower [Tue, 30 Jun 1992 07:43:39 +0000 (23:43 -0800)]
get rid of spurious reference to stdio

SCCS-vsn: sys/netiso/tp_astring.c 7.5

31 years agonew include file, fnmatch.h
Keith Bostic [Tue, 30 Jun 1992 05:46:02 +0000 (21:46 -0800)]
new include file, fnmatch.h

SCCS-vsn: usr.bin/find/function.c 5.22
SCCS-vsn: usr.bin/locate/locate/locate.c 5.4

31 years agomove fnmatch function declaration from unistd.h
Keith Bostic [Tue, 30 Jun 1992 05:43:42 +0000 (21:43 -0800)]
move fnmatch function declaration from unistd.h

SCCS-vsn: include/fnmatch.h 5.2

31 years agomove function prototype to fnmatch.h
Keith Bostic [Tue, 30 Jun 1992 05:41:36 +0000 (21:41 -0800)]
move function prototype to fnmatch.h

SCCS-vsn: include/unistd.h 5.21

31 years agoFNM_QUOTE now the default for fnmatch, reverse return value
Keith Bostic [Tue, 30 Jun 1992 05:38:46 +0000 (21:38 -0800)]
FNM_QUOTE now the default for fnmatch, reverse return value

SCCS-vsn: usr.bin/find/function.c 5.21

31 years agolint fix to signals
Keith Bostic [Tue, 30 Jun 1992 05:37:41 +0000 (21:37 -0800)]
lint fix to signals

SCCS-vsn: libexec/rlogind/rlogind.c 5.55

31 years agoup the BSD #define
Keith Bostic [Tue, 30 Jun 1992 04:46:40 +0000 (20:46 -0800)]
up the BSD #define

SCCS-vsn: sys/sys/param.h 7.25

31 years agoFNM_QUOTE is the default now, flip the return sense of fnmatch
Keith Bostic [Tue, 30 Jun 1992 04:41:29 +0000 (20:41 -0800)]
FNM_QUOTE is the default now, flip the return sense of fnmatch

SCCS-vsn: usr.bin/locate/locate/locate.c 5.3

31 years agoerrbuf isn't const
Keith Bostic [Tue, 30 Jun 1992 04:36:44 +0000 (20:36 -0800)]
errbuf isn't const

SCCS-vsn: lib/libkvm/kvm_open.3 5.5

31 years agoallow "-" as an argument to mean stdin
Keith Bostic [Tue, 30 Jun 1992 04:04:05 +0000 (20:04 -0800)]
allow "-" as an argument to mean stdin

SCCS-vsn: usr.bin/m4/main.c 5.11

31 years agoANSI C cleanups
Keith Bostic [Tue, 30 Jun 1992 03:52:24 +0000 (19:52 -0800)]
ANSI C cleanups

SCCS-vsn: usr.bin/login/login.c 5.78

31 years agoANSI C prototypes
Keith Bostic [Tue, 30 Jun 1992 03:51:50 +0000 (19:51 -0800)]
ANSI C prototypes

SCCS-vsn: usr.bin/login/klogin.c 5.10

31 years agouse iruserok, not ruserok, minor ANSI cleanups
Craig Leres [Tue, 30 Jun 1992 03:42:14 +0000 (19:42 -0800)]
use iruserok, not ruserok, minor ANSI cleanups

SCCS-vsn: libexec/rlogind/rlogind.c 5.54

31 years agouse ivaliduser, not validuser, minor cleanups
Craig Leres [Tue, 30 Jun 1992 03:34:09 +0000 (19:34 -0800)]
use ivaliduser, not validuser, minor cleanups

SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 5.14

31 years agoadd iruserok
Keith Bostic [Tue, 30 Jun 1992 02:48:03 +0000 (18:48 -0800)]
add iruserok

SCCS-vsn: include/unistd.h 5.20

31 years agomake FREAD/FWRITE available to user programs
Keith Bostic [Tue, 30 Jun 1992 02:05:52 +0000 (18:05 -0800)]
make FREAD/FWRITE available to user programs

SCCS-vsn: sys/sys/fcntl.h 5.15

31 years agoFix word erase on non-termios systems; bug report 4.3BSD-tahoe/usr.bin/47
Keith Bostic [Mon, 29 Jun 1992 06:49:08 +0000 (22:49 -0800)]
Fix word erase on non-termios systems; bug report 4.3BSD-tahoe/usr.bin/47

SCCS-vsn: usr.bin/more/screen.c 5.8

31 years agomake display line up if block/char devices displayed with other
Keith Bostic [Mon, 29 Jun 1992 06:43:48 +0000 (22:43 -0800)]
make display line up if block/char devices displayed with other
files.  (Jan-Simon has *way* too much free time...)

SCCS-vsn: bin/ls/ls.c 5.67
SCCS-vsn: bin/ls/ls.h 5.18
SCCS-vsn: bin/ls/print.c 5.36

31 years agommap and write files less than 8M
Keith Bostic [Mon, 29 Jun 1992 06:06:52 +0000 (22:06 -0800)]
mmap and write files less than 8M

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.27

31 years ago-p option should preserve file flags as well
Keith Bostic [Mon, 29 Jun 1992 05:56:19 +0000 (21:56 -0800)]
-p option should preserve file flags as well

SCCS-vsn: bin/cp/cp.1 6.19
SCCS-vsn: bin/cp/utils.c 5.5

31 years agodelete extra newlines
Keith Bostic [Mon, 29 Jun 1992 05:53:01 +0000 (21:53 -0800)]
delete extra newlines

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.26

31 years agopreserve file flags across install; general ANSI C and style cleanup
Keith Bostic [Mon, 29 Jun 1992 05:51:53 +0000 (21:51 -0800)]
preserve file flags across install; general ANSI C and style cleanup

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.25
SCCS-vsn: usr.bin/xinstall/install.1 6.12

31 years agoPOSIX 1003.2, D11.2 moves fnmatch #defines into fnmatch.h
Keith Bostic [Mon, 29 Jun 1992 04:02:41 +0000 (20:02 -0800)]
POSIX 1003.2, D11.2 moves fnmatch #defines into fnmatch.h

SCCS-vsn: include/unistd.h 5.19

31 years agodate and time created 92/06/28 13:01:24 by bostic
Keith Bostic [Mon, 29 Jun 1992 04:01:24 +0000 (20:01 -0800)]
date and time created 92/06/28 13:01:24 by bostic

SCCS-vsn: include/fnmatch.h 5.1

31 years agoget the const's right
Keith Bostic [Mon, 29 Jun 1992 04:00:58 +0000 (20:00 -0800)]
get the const's right

SCCS-vsn: lib/libc/gen/fnmatch.c 5.6

31 years agobring up to date with POSIX 1003.2 D11.2; still broken, but at least
Keith Bostic [Mon, 29 Jun 1992 03:58:28 +0000 (19:58 -0800)]
bring up to date with POSIX 1003.2 D11.2; still broken, but at least
the return values are right, now

SCCS-vsn: lib/libc/gen/fnmatch.c 5.5
SCCS-vsn: lib/libc/gen/fnmatch.3 5.4

31 years agoadd fnmatch.h
Keith Bostic [Mon, 29 Jun 1992 03:04:43 +0000 (19:04 -0800)]
add fnmatch.h

SCCS-vsn: include/Makefile 5.50

31 years agonothing to truncate for short symlinks
Kirk McKusick [Sun, 28 Jun 1992 13:26:44 +0000 (05:26 -0800)]
nothing to truncate for short symlinks

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.58

31 years agoufs_dirbadentry needs an extra parameter
Kirk McKusick [Sun, 28 Jun 1992 13:25:26 +0000 (05:25 -0800)]
ufs_dirbadentry needs an extra parameter

SCCS-vsn: sys/ufs/ffs/ufs_extern.h 7.11
SCCS-vsn: sys/ufs/ufs/ufs_extern.h 7.11

31 years agodocument changes to logging, list files displayed during login
Andrew Cherenson [Sun, 28 Jun 1992 09:24:15 +0000 (01:24 -0800)]
document changes to logging, list files displayed during login

SCCS-vsn: libexec/ftpd/ftpd.8 6.11

31 years agocleanup after heidemann
Kirk McKusick [Sun, 28 Jun 1992 09:00:20 +0000 (01:00 -0800)]
cleanup after heidemann

SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.48
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.48

31 years ago(bostic) changes for prototyping, fix error in MDTM error reply
Andrew Cherenson [Sun, 28 Jun 1992 07:57:25 +0000 (23:57 -0800)]
(bostic) changes for prototyping, fix error in MDTM error reply

SCCS-vsn: libexec/ftpd/ftpcmd.y 5.27

31 years ago(bostic) changes for prototyping
Andrew Cherenson [Sun, 28 Jun 1992 07:56:18 +0000 (23:56 -0800)]
(bostic) changes for prototyping

SCCS-vsn: libexec/ftpd/popen.c 5.10
SCCS-vsn: libexec/ftpd/logwtmp.c 5.8

31 years agobump version # up a bit
Andrew Cherenson [Sun, 28 Jun 1992 07:53:16 +0000 (23:53 -0800)]
bump version # up a bit

SCCS-vsn: libexec/ftpd/vers.c 5.2

31 years agoadd paths for message files
Andrew Cherenson [Sun, 28 Jun 1992 07:52:12 +0000 (23:52 -0800)]
add paths for message files

SCCS-vsn: libexec/ftpd/pathnames.h 5.3

31 years agocalls take uid_t, gid_t, not int
Keith Bostic [Sun, 28 Jun 1992 06:09:12 +0000 (22:09 -0800)]
calls take uid_t, gid_t, not int

SCCS-vsn: lib/libc/sys/chown.2 6.8

31 years agouse bxcopy() to copy data to mbufs.
Kazumasa Utashiro [Sun, 28 Jun 1992 05:46:24 +0000 (21:46 -0800)]
use bxcopy() to copy data to mbufs.

SCCS-vsn: sys/news3400/if/if_en.c 7.4

31 years agodate and time created 92/06/27 13:26:19 by bostic
Keith Bostic [Sun, 28 Jun 1992 04:26:19 +0000 (20:26 -0800)]
date and time created 92/06/27 13:26:19 by bostic

SCCS-vsn: lib/libc/mips/gen/frexp.c 5.1

31 years agoremove hard-coded length
Keith Bostic [Sun, 28 Jun 1992 04:21:45 +0000 (20:21 -0800)]
remove hard-coded length

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.14

31 years agoneed to run ./mkboot explicitly
Kirk McKusick [Sun, 28 Jun 1992 03:50:34 +0000 (19:50 -0800)]
need to run ./mkboot explicitly

SCCS-vsn: sys/hp300/stand/Makefile 7.12

31 years agosparc
Chris Torek [Sat, 27 Jun 1992 22:13:16 +0000 (14:13 -0800)]
sparc

SCCS-vsn: include/setjmp.h 5.8

31 years agomake bpf works
Kazumasa Utashiro [Sat, 27 Jun 1992 18:58:31 +0000 (10:58 -0800)]
make bpf works

SCCS-vsn: sys/news3400/if/if_en.h 7.2
SCCS-vsn: sys/news3400/if/if_en.c 7.3

31 years agosupport non-display configuration
Kazumasa Utashiro [Sat, 27 Jun 1992 09:35:48 +0000 (01:35 -0800)]
support non-display configuration

SCCS-vsn: sys/news3400/news3400/machdep.c 7.3

31 years agono SYSCALL_BSDOFFSET
Kazumasa Utashiro [Sat, 27 Jun 1992 09:26:23 +0000 (01:26 -0800)]
no SYSCALL_BSDOFFSET

SCCS-vsn: sys/news3400/include/param.h 7.2

31 years agono special cpuspeed for gcc
Kazumasa Utashiro [Sat, 27 Jun 1992 09:25:21 +0000 (01:25 -0800)]
no special cpuspeed for gcc

SCCS-vsn: sys/news3400/news3400/autoconf.c 7.2

31 years agosupport no-display configuration
Kazumasa Utashiro [Sat, 27 Jun 1992 09:23:30 +0000 (01:23 -0800)]
support no-display configuration

SCCS-vsn: sys/news3400/news3400/cons.c 7.2

31 years agouse NBM for bitmap console
Kazumasa Utashiro [Sat, 27 Jun 1992 09:22:01 +0000 (01:22 -0800)]
use NBM for bitmap console

SCCS-vsn: sys/news3400/news3400/conf.c 7.3

31 years agoinitial port from Kazumasa Utashiro
Kazumasa Utashiro [Sat, 27 Jun 1992 09:03:58 +0000 (01:03 -0800)]
initial port from Kazumasa Utashiro

SCCS-vsn: sys/news3400/conf/NEWS3400 7.1

31 years agochange config options
Kazumasa Utashiro [Sat, 27 Jun 1992 09:00:01 +0000 (01:00 -0800)]
change config options

SCCS-vsn: sys/news3400/conf/NEWS3200 7.4

31 years agodelete assym.h dependency
Kazumasa Utashiro [Sat, 27 Jun 1992 08:56:37 +0000 (00:56 -0800)]
delete assym.h dependency

SCCS-vsn: sys/news3400/conf/Makefile.news3400 7.4

31 years agoadd new inode format related things
Kirk McKusick [Sat, 27 Jun 1992 07:00:37 +0000 (23:00 -0800)]
add new inode format related things

SCCS-vsn: sbin/dumpfs/dumpfs.c 5.14

31 years agodate and time created 92/06/26 12:03:54 by bostic
Keith Bostic [Sat, 27 Jun 1992 03:03:54 +0000 (19:03 -0800)]
date and time created 92/06/26 12:03:54 by bostic

SCCS-vsn: usr.bin/mail/extern.h 5.1

31 years agoquad's broke it -- prototyped it rather than figure out the problem
Keith Bostic [Sat, 27 Jun 1992 03:03:30 +0000 (19:03 -0800)]
quad's broke it -- prototyped it rather than figure out the problem

SCCS-vsn: usr.bin/mail/aux.c 5.21
SCCS-vsn: usr.bin/mail/cmd1.c 5.23
SCCS-vsn: usr.bin/mail/cmd2.c 5.15
SCCS-vsn: usr.bin/mail/cmd3.c 5.25
SCCS-vsn: usr.bin/mail/cmdtab.c 5.12
SCCS-vsn: usr.bin/mail/collect.c 5.25
SCCS-vsn: usr.bin/mail/def.h 5.23
SCCS-vsn: usr.bin/mail/edit.c 5.16
SCCS-vsn: usr.bin/mail/fio.c 5.27
SCCS-vsn: usr.bin/mail/getname.c 5.9
SCCS-vsn: usr.bin/mail/glob.h 5.21
SCCS-vsn: usr.bin/mail/head.c 5.8
SCCS-vsn: usr.bin/mail/lex.c 5.24
SCCS-vsn: usr.bin/mail/list.c 5.15
SCCS-vsn: usr.bin/mail/main.c 5.29
SCCS-vsn: usr.bin/mail/names.c 5.17
SCCS-vsn: usr.bin/mail/pathnames.h 5.15
SCCS-vsn: usr.bin/mail/popen.c 5.17
SCCS-vsn: usr.bin/mail/quit.c 5.18
SCCS-vsn: usr.bin/mail/rcv.h 5.6
SCCS-vsn: usr.bin/mail/send.c 5.24
SCCS-vsn: usr.bin/mail/strings.c 5.10
SCCS-vsn: usr.bin/mail/temp.c 5.17
SCCS-vsn: usr.bin/mail/tty.c 5.13
SCCS-vsn: usr.bin/mail/v7.local.c 5.13
SCCS-vsn: usr.bin/mail/vars.c 5.7
SCCS-vsn: usr.bin/mail/version.c 5.6

31 years agoadd support for converting to and checking new inode format filesystems;
Kirk McKusick [Sat, 27 Jun 1992 01:14:27 +0000 (17:14 -0800)]
add support for converting to and checking new inode format filesystems;
eliminate conversion back to pre-fat filesystems

SCCS-vsn: sbin/fsck/setup.c 5.40

31 years agoadd support for converting to and checking new inode format filesystems
Kirk McKusick [Sat, 27 Jun 1992 01:12:58 +0000 (17:12 -0800)]
add support for converting to and checking new inode format filesystems

SCCS-vsn: sbin/fsck/fsck.h 5.19

31 years agopadding for quad alignment
Kirk McKusick [Sat, 27 Jun 1992 00:23:49 +0000 (16:23 -0800)]
padding for quad alignment

SCCS-vsn: sys/nfs/nfsnode.h 7.25

31 years agodate and time created 92/06/26 06:57:10 by bostic
Keith Bostic [Fri, 26 Jun 1992 21:57:10 +0000 (13:57 -0800)]
date and time created 92/06/26 06:57:10 by bostic

SCCS-vsn: lib/libc/mips/string/Makefile.inc 5.1

31 years agodate and time created 92/06/26 06:56:36 by bostic
Keith Bostic [Fri, 26 Jun 1992 21:56:36 +0000 (13:56 -0800)]
date and time created 92/06/26 06:56:36 by bostic

SCCS-vsn: lib/libc/mips/stdlib/Makefile.inc 5.1

31 years agodate and time created 92/06/26 06:56:33 by bostic
Keith Bostic [Fri, 26 Jun 1992 21:56:33 +0000 (13:56 -0800)]
date and time created 92/06/26 06:56:33 by bostic

SCCS-vsn: lib/libc/mips/net/Makefile.inc 5.1

31 years agodate and time created 92/06/26 06:56:23 by bostic
Keith Bostic [Fri, 26 Jun 1992 21:56:23 +0000 (13:56 -0800)]
date and time created 92/06/26 06:56:23 by bostic

SCCS-vsn: lib/libc/mips/gen/Makefile.inc 5.1