unix-history/.git
32 years agoextra -O
Keith Bostic [Mon, 20 Jan 1992 02:27:21 +0000 (18:27 -0800)]
extra -O

SCCS-vsn: sbin/newlfs/Makefile 5.3

32 years agofix bp usage, check lastseg in UPDATE_SEGUSE; from Carl
Keith Bostic [Mon, 20 Jan 1992 02:06:54 +0000 (18:06 -0800)]
fix bp usage, check lastseg in UPDATE_SEGUSE; from Carl

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.55

32 years agoinline lfs_itod; make it handle unassiged disk addresses, this can
Keith Bostic [Sun, 19 Jan 1992 08:57:48 +0000 (00:57 -0800)]
inline lfs_itod; make it handle unassiged disk addresses, this can
happen when the cleaner requests information about a dead file.

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.54

32 years agocheckpoint
Keith Bostic [Sun, 19 Jan 1992 08:25:42 +0000 (00:25 -0800)]
checkpoint

SCCS-vsn: sys/ufs/lfs/TODO 5.3

32 years agofirst cut at the truncate code
Keith Bostic [Sun, 19 Jan 1992 08:24:49 +0000 (00:24 -0800)]
first cut at the truncate code

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.53

32 years agochanges to make lfs_vget retrieve the IFILE inode like any other
Keith Bostic [Sun, 19 Jan 1992 05:28:55 +0000 (21:28 -0800)]
changes to make lfs_vget retrieve the IFILE inode like any other
inode

SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.8
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.72
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.52
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 7.8

32 years agodrop mode a (ARPA FTP) -- NCP is gone forever.....
Eric Allman [Sat, 18 Jan 1992 23:57:20 +0000 (15:57 -0800)]
drop mode a (ARPA FTP) -- NCP is gone forever.....

SCCS-vsn: usr.sbin/sendmail/src/headers.c 5.17
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.44
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 5.25
SCCS-vsn: usr.sbin/sendmail/src/err.c 5.14
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.30

32 years agodb library does not preserve alignment: use bcopy
Chris Torek [Sat, 18 Jan 1992 08:56:41 +0000 (00:56 -0800)]
db library does not preserve alignment: use bcopy
fix minor gcc warnings (plug empty loops with dummy continue)

SCCS-vsn: sbin/init/init.c 6.7

32 years agosee accpath, used by fts_stat
Keith Bostic [Sat, 18 Jan 1992 04:37:52 +0000 (20:37 -0800)]
see accpath, used by fts_stat

SCCS-vsn: lib/libc/gen/fts.c 5.27

32 years agofix '[a]' usage: test is /tr '[a-z]' '[A-Z]' < /etc/motd
Keith Bostic [Fri, 17 Jan 1992 10:11:00 +0000 (02:11 -0800)]
fix '[a]' usage: test is /tr '[a-z]' '[A-Z]' < /etc/motd
use strstr instead of strpbrk

SCCS-vsn: usr.bin/tr/str.c 5.6

32 years agorewording, no real change
Keith Bostic [Fri, 17 Jan 1992 08:04:24 +0000 (00:04 -0800)]
rewording, no real change

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

32 years agojust compare names, then print out the full information for diffs
Keith Bostic [Fri, 17 Jan 1992 06:26:04 +0000 (22:26 -0800)]
just compare names, then print out the full information for diffs

SCCS-vsn: etc/security 5.8

32 years agono date, exhibit A
Alex Sagers [Fri, 17 Jan 1992 05:31:33 +0000 (21:31 -0800)]
no date, exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.dom 1.4
SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.for 1.4
SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.ATT 1.3

32 years agonodate, exhibit A
Alex Sagers [Fri, 17 Jan 1992 05:19:09 +0000 (21:19 -0800)]
nodate, exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.83 1.5

32 years agono date, exhibit A
Alex Sagers [Fri, 17 Jan 1992 04:01:56 +0000 (20:01 -0800)]
no date, exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.83 1.6

32 years agodate and time created 92/01/16 11:30:21 by sagersa
Alex Sagers [Fri, 17 Jan 1992 03:30:21 +0000 (19:30 -0800)]
date and time created 92/01/16 11:30:21 by sagersa

SCCS-vsn: admin/admin/4.3Reno/exhibitA 1.1

32 years agoadjust tree pointers when realloc space; add FTS_DOT; don't allocate
Keith Bostic [Thu, 16 Jan 1992 09:58:40 +0000 (01:58 -0800)]
adjust tree pointers when realloc space; add FTS_DOT; don't allocate
stat structures unless user needs them;

SCCS-vsn: lib/libc/gen/fts.c 5.26

32 years agolots of minor rewording; add FTS_DOT, fix errno reporting
Keith Bostic [Thu, 16 Jan 1992 09:56:08 +0000 (01:56 -0800)]
lots of minor rewording; add FTS_DOT, fix errno reporting

SCCS-vsn: lib/libc/gen/fts.3 5.16

32 years agoadd inode/dev and nlink count, make statb a pointer so don't have to
Keith Bostic [Thu, 16 Jan 1992 09:18:25 +0000 (01:18 -0800)]
add inode/dev and nlink count, make statb a pointer so don't have to
allocate stat structure; add FTS_DOT back in; minor lint

SCCS-vsn: include/fts.h 5.19

32 years agoset errno on FTS_DNR
Keith Bostic [Wed, 15 Jan 1992 12:21:46 +0000 (04:21 -0800)]
set errno on FTS_DNR

SCCS-vsn: lib/libc/gen/fts.c 5.25

32 years agoneeds moutn.h
Keith Bostic [Wed, 15 Jan 1992 12:20:30 +0000 (04:20 -0800)]
needs moutn.h

SCCS-vsn: sbin/newlfs/lfs.c 5.7

32 years agoinit the pointer if not passed the array of weightss
Keith Bostic [Wed, 15 Jan 1992 11:36:55 +0000 (03:36 -0800)]
init the pointer if not passed the array of weightss

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

32 years agoremove compat crap, other cleanups; remove old port-number peek
Mike Karels [Wed, 15 Jan 1992 09:35:13 +0000 (01:35 -0800)]
remove compat crap, other cleanups; remove old port-number peek
for fast queue (use IP TOS instead)

SCCS-vsn: sys/net/if_slvar.h 7.9
SCCS-vsn: sys/net/if_sl.c 7.25

32 years agoavoid tracing panics at exit
Marc Teitelbaum [Wed, 15 Jan 1992 08:50:28 +0000 (00:50 -0800)]
avoid tracing panics at exit

SCCS-vsn: sys/kern/kern_exit.c 7.39

32 years agofix copyright notice; add SCCS keywords
Kirk McKusick [Wed, 15 Jan 1992 08:32:37 +0000 (00:32 -0800)]
fix copyright notice; add SCCS keywords

SCCS-vsn: sys/i386/i386/kgdb_proto.h 7.3

32 years agocheck in temporary version with compatibility hacks
Mike Karels [Wed, 15 Jan 1992 08:08:41 +0000 (00:08 -0800)]
check in temporary version with compatibility hacks

SCCS-vsn: sys/net/if_sl.c 7.24

32 years agocheck RTT lock, not MTU lock
Mike Karels [Wed, 15 Jan 1992 08:05:34 +0000 (00:05 -0800)]
check RTT lock, not MTU lock

SCCS-vsn: sys/netinet/tcp_input.c 7.26

32 years agoneed to pass kernel size when init'ing on the MIPS
Marc Teitelbaum [Wed, 15 Jan 1992 07:44:29 +0000 (23:44 -0800)]
need to pass kernel size when init'ing on the MIPS

SCCS-vsn: sys/vm/vm_init.c 7.6

32 years agohave to avoid use of dequeue which causes problems on the MIPS
Marc Teitelbaum [Wed, 15 Jan 1992 07:43:37 +0000 (23:43 -0800)]
have to avoid use of dequeue which causes problems on the MIPS

SCCS-vsn: sys/vm/vm_object.c 7.10

32 years agoupdate from Rick Macklem (including leases)
Kirk McKusick [Wed, 15 Jan 1992 04:41:38 +0000 (20:41 -0800)]
update from Rick Macklem (including leases)

SCCS-vsn: sys/nfs/xdr_subs.h 7.4
SCCS-vsn: sys/nfs/nfsproto.h 7.9
SCCS-vsn: sys/nfs/nfsrvcache.h 7.4
SCCS-vsn: sys/nfs/nfsnode.h 7.16
SCCS-vsn: sys/nfs/nfsm_subs.h 7.12
SCCS-vsn: sys/nfs/nfsmount.h 7.9
SCCS-vsn: sys/nfs/nfs_subs.c 7.45
SCCS-vsn: sys/nfs/rpcv2.h 7.5
SCCS-vsn: sys/nfs/nfs_serv.c 7.43
SCCS-vsn: sys/nfs/nfs_srvcache.c 7.12
SCCS-vsn: sys/nfs/nfs_node.c 7.36
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.27
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.36
SCCS-vsn: sys/nfs/nfs_vnops.c 7.65
SCCS-vsn: sys/nfs/nfs_socket.c 7.24
SCCS-vsn: sys/nfs/nfsdiskless.h 7.2
SCCS-vsn: sys/nfs/nfs_bio.c 7.21
SCCS-vsn: sys/nfs/nfs_nqlease.c 7.2

32 years agobreada generalizes to breadn
Kirk McKusick [Wed, 15 Jan 1992 04:35:03 +0000 (20:35 -0800)]
breada generalizes to breadn

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.68
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.76

32 years agolease check when binding unix domain sockets
Kirk McKusick [Wed, 15 Jan 1992 04:25:09 +0000 (20:25 -0800)]
lease check when binding unix domain sockets

SCCS-vsn: sys/kern/uipc_usrreq.c 7.28

32 years agolease checks on various operations
Kirk McKusick [Wed, 15 Jan 1992 04:23:22 +0000 (20:23 -0800)]
lease checks on various operations

SCCS-vsn: sys/kern/vfs_syscalls.c 7.75

32 years agolease checks on read and write
Kirk McKusick [Wed, 15 Jan 1992 04:22:32 +0000 (20:22 -0800)]
lease checks on read and write

SCCS-vsn: sys/kern/vfs_vnops.c 7.34

32 years agoinit lease
Kirk McKusick [Wed, 15 Jan 1992 04:21:22 +0000 (20:21 -0800)]
init lease

SCCS-vsn: sys/kern/vfs_subr.c 7.65

32 years agobreada gets generalized to breadn
Kirk McKusick [Wed, 15 Jan 1992 04:19:55 +0000 (20:19 -0800)]
breada gets generalized to breadn

SCCS-vsn: sys/kern/vfs_bio.c 7.45
SCCS-vsn: sys/kern/vfs_cluster.c 7.45

32 years agohandle lease updates when time changes
Kirk McKusick [Wed, 15 Jan 1992 04:19:01 +0000 (20:19 -0800)]
handle lease updates when time changes

SCCS-vsn: sys/kern/kern_time.c 7.16

32 years agoaccount for context switches
Marc Teitelbaum [Wed, 15 Jan 1992 04:11:54 +0000 (20:11 -0800)]
account for context switches

SCCS-vsn: sys/sys/ktrace.h 7.5

32 years agomerge nfssvc and async_daemon into nfssvc
Kirk McKusick [Wed, 15 Jan 1992 04:09:13 +0000 (20:09 -0800)]
merge nfssvc and async_daemon into nfssvc

SCCS-vsn: sys/kern/syscalls.master 7.29

32 years agoadd support for NFS leases
Kirk McKusick [Wed, 15 Jan 1992 04:00:48 +0000 (20:00 -0800)]
add support for NFS leases

SCCS-vsn: sys/sys/vnode.h 7.44

32 years agobreada generalized to breadn
Kirk McKusick [Wed, 15 Jan 1992 04:00:15 +0000 (20:00 -0800)]
breada generalized to breadn

SCCS-vsn: sys/sys/buf.h 7.14

32 years agohave to check NFS lease when writing core image
Kirk McKusick [Wed, 15 Jan 1992 03:29:11 +0000 (19:29 -0800)]
have to check NFS lease when writing core image

SCCS-vsn: sys/kern/kern_sig.c 7.39

32 years agofix default NFS behavior with @ or :
Kirk McKusick [Tue, 14 Jan 1992 15:38:17 +0000 (07:38 -0800)]
fix default NFS behavior with @ or :

SCCS-vsn: sbin/mount/mount.c 5.48

32 years agorefine read-only checking for new NFS
Kirk McKusick [Tue, 14 Jan 1992 07:21:57 +0000 (23:21 -0800)]
refine read-only checking for new NFS

SCCS-vsn: sys/kern/vfs_lookup.c 7.34

32 years agoREMOTE gone; RDONLY added
Kirk McKusick [Tue, 14 Jan 1992 07:21:29 +0000 (23:21 -0800)]
REMOTE gone; RDONLY added

SCCS-vsn: sys/sys/namei.h 7.16

32 years agonfs.h requires rpcv2.h (bletch)
Marc Teitelbaum [Tue, 14 Jan 1992 06:35:21 +0000 (22:35 -0800)]
nfs.h requires rpcv2.h (bletch)

SCCS-vsn: usr.bin/fstat/fstat.c 5.37

32 years agomips changes
Marc Teitelbaum [Tue, 14 Jan 1992 06:25:04 +0000 (22:25 -0800)]
mips changes

SCCS-vsn: sys/kern/sys_process.c 7.23

32 years agoextensions for new NFS
Kirk McKusick [Tue, 14 Jan 1992 03:36:46 +0000 (19:36 -0800)]
extensions for new NFS

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.61
SCCS-vsn: sys/ufs/ffs/ffs_extern.h 7.4

32 years agocan't use last modify time, so have to -exec ls
Keith Bostic [Sun, 12 Jan 1992 01:44:41 +0000 (17:44 -0800)]
can't use last modify time, so have to -exec ls

SCCS-vsn: etc/security 5.7

32 years agonew NFS export options; additional argument to lfs_fhtovp
Kirk McKusick [Sat, 11 Jan 1992 08:21:16 +0000 (00:21 -0800)]
new NFS export options; additional argument to lfs_fhtovp

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.71

32 years agolfs_fhtovp takes an additional parameter
Kirk McKusick [Sat, 11 Jan 1992 08:20:40 +0000 (00:20 -0800)]
lfs_fhtovp takes an additional parameter

SCCS-vsn: sys/ufs/lfs/lfs_extern.h 7.7

32 years agovarious bug fixes to make system calls work; from Carl
Keith Bostic [Sat, 11 Jan 1992 08:02:40 +0000 (00:02 -0800)]
various bug fixes to make system calls work; from Carl

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.7

32 years agolfs_bmap uses UNASSIGNED (-1), not LFS_UNUSED_DADDR (0); from Carl
Keith Bostic [Sat, 11 Jan 1992 07:28:29 +0000 (23:28 -0800)]
lfs_bmap uses UNASSIGNED (-1), not LFS_UNUSED_DADDR (0); from Carl

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.26

32 years agomerge in 5.4.1.1 branch
Kirk McKusick [Fri, 10 Jan 1992 16:04:52 +0000 (08:04 -0800)]
merge in 5.4.1.1 branch

SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.12

32 years agoupdate from Rick Macklem
Kirk McKusick [Fri, 10 Jan 1992 15:57:49 +0000 (07:57 -0800)]
update from Rick Macklem

SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.4.1.1

32 years agoadd support for NFS leases
Kirk McKusick [Fri, 10 Jan 1992 14:25:05 +0000 (06:25 -0800)]
add support for NFS leases

SCCS-vsn: sys/ufs/ffs/ufsmount.h 7.13
SCCS-vsn: sys/ufs/ufs/ufsmount.h 7.13

32 years agoadd NFS leasing
Kirk McKusick [Fri, 10 Jan 1992 14:04:34 +0000 (06:04 -0800)]
add NFS leasing

SCCS-vsn: sys/conf/files 7.34

32 years agosupport for NFS leases
Kirk McKusick [Fri, 10 Jan 1992 13:59:40 +0000 (05:59 -0800)]
support for NFS leases

SCCS-vsn: sys/sys/mount.h 7.30

32 years agosupport for leases
Kirk McKusick [Fri, 10 Jan 1992 13:59:00 +0000 (05:59 -0800)]
support for leases

SCCS-vsn: sys/sys/vnode.h 7.44

32 years agoadd ZEROQUAD macro
Kirk McKusick [Fri, 10 Jan 1992 13:58:35 +0000 (05:58 -0800)]
add ZEROQUAD macro

SCCS-vsn: sys/sys/types.h 7.20

32 years agomore NFS types
Kirk McKusick [Fri, 10 Jan 1992 13:58:19 +0000 (05:58 -0800)]
more NFS types

SCCS-vsn: sys/sys/malloc.h 7.29

32 years agonew errors for authentication failures
Kirk McKusick [Fri, 10 Jan 1992 13:57:53 +0000 (05:57 -0800)]
new errors for authentication failures

SCCS-vsn: sys/sys/errno.h 7.14

32 years agonew fields to support NFS leases
Kirk McKusick [Fri, 10 Jan 1992 13:57:27 +0000 (05:57 -0800)]
new fields to support NFS leases

SCCS-vsn: sys/sys/buf.h 7.13

32 years agoformatting glitches in error messages
Marc Teitelbaum [Fri, 10 Jan 1992 11:02:30 +0000 (03:02 -0800)]
formatting glitches in error messages

SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.11

32 years agofts_children needs to return user's logical hierarchy;
Keith Bostic [Fri, 10 Jan 1992 09:29:15 +0000 (01:29 -0800)]
fts_children needs to return user's logical hierarchy;
make fts_error user visible, add wording to fts_children description

SCCS-vsn: lib/libc/gen/fts.3 5.15

32 years agofts_children needs to return user's logical hierarchy;
Keith Bostic [Fri, 10 Jan 1992 09:28:20 +0000 (01:28 -0800)]
fts_children needs to return user's logical hierarchy;
change fts_cderr to fts_errno; change fts_children to recognize call before
fts_read called; change fts_stat to set fts_errno on error

SCCS-vsn: lib/libc/gen/fts.c 5.24

32 years agofts_children needs to return user's logical hierarchy;
Keith Bostic [Fri, 10 Jan 1992 09:26:09 +0000 (01:26 -0800)]
fts_children needs to return user's logical hierarchy;
make fts_errno visible to the user and add FTS_INIT state

SCCS-vsn: include/fts.h 5.18

32 years agovnode private data is now a kernel pointer - so fetch it by hand...
Marc Teitelbaum [Fri, 10 Jan 1992 09:13:00 +0000 (01:13 -0800)]
vnode private data is now a kernel pointer - so fetch it by hand...

SCCS-vsn: usr.bin/fstat/fstat.c 5.36

32 years ago-I/sys
Marc Teitelbaum [Fri, 10 Jan 1992 08:32:32 +0000 (00:32 -0800)]
-I/sys

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

32 years agowas missing last file (oops)
Marc Teitelbaum [Fri, 10 Jan 1992 08:32:07 +0000 (00:32 -0800)]
was missing last file (oops)

SCCS-vsn: usr.bin/fstat/fstat.c 5.35

32 years agoKNF
Keith Bostic [Fri, 10 Jan 1992 08:20:16 +0000 (00:20 -0800)]
KNF

SCCS-vsn: lib/libc/gen/fts.c 5.23

32 years agohas no date
Alex Sagers [Fri, 10 Jan 1992 03:28:39 +0000 (19:28 -0800)]
has no date

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.dom 1.4
SCCS-vsn: admin/admin/4.3Reno/Add.Reno.86.for 1.4

32 years agono date, has Exhibit A
Alex Sagers [Fri, 10 Jan 1992 03:21:22 +0000 (19:21 -0800)]
no date, has Exhibit A

SCCS-vsn: admin/admin/4.3Reno/Add.Reno.83 1.5

32 years agomake source match the man page, handle -number/+number more cleanly
Keith Bostic [Fri, 10 Jan 1992 02:37:56 +0000 (18:37 -0800)]
make source match the man page, handle -number/+number more cleanly

SCCS-vsn: usr.bin/uniq/uniq.1 6.5
SCCS-vsn: usr.bin/uniq/uniq.c 5.4

32 years agolfs_itod CAN return LFS_UNUSED_ADDRESS since lfs_bmapv and lfs_markv
Keith Bostic [Fri, 10 Jan 1992 00:39:27 +0000 (16:39 -0800)]
lfs_itod CAN return LFS_UNUSED_ADDRESS since lfs_bmapv and lfs_markv
can be passed blocks which belong to deleted files.

SCCS-vsn: sys/ufs/lfs/lfs_subr.c 7.7

32 years agodon't display symbolic links
Keith Bostic [Fri, 10 Jan 1992 00:10:17 +0000 (16:10 -0800)]
don't display symbolic links

SCCS-vsn: etc/security 5.6

32 years agodisplay complete host name
Keith Bostic [Thu, 9 Jan 1992 23:58:55 +0000 (15:58 -0800)]
display complete host name

SCCS-vsn: etc/daily 5.16
SCCS-vsn: etc/monthly 5.7
SCCS-vsn: etc/security 5.5
SCCS-vsn: etc/weekly 5.17

32 years agolint and KNF
Keith Bostic [Thu, 9 Jan 1992 10:12:15 +0000 (02:12 -0800)]
lint and KNF

SCCS-vsn: lib/libc/gen/fts.c 5.22

32 years agoput in a real magic number
Keith Bostic [Thu, 9 Jan 1992 09:55:56 +0000 (01:55 -0800)]
put in a real magic number

SCCS-vsn: sys/ufs/lfs/lfs.h 7.9

32 years agogetopt returns an int
Keith Bostic [Thu, 9 Jan 1992 07:13:22 +0000 (23:13 -0800)]
getopt returns an int

SCCS-vsn: usr.bin/make/main.c 5.29

32 years agoinitialize p_augment, p_path
Keith Bostic [Thu, 9 Jan 1992 06:33:02 +0000 (22:33 -0800)]
initialize p_augment, p_path

SCCS-vsn: usr.bin/whatis/whatis.c 5.7

32 years agoadd Keith Gabryelski for quiz(6)
Keith Bostic [Thu, 9 Jan 1992 06:20:07 +0000 (22:20 -0800)]
add Keith Gabryelski for quiz(6)

SCCS-vsn: admin/admin/contrib/contrib 5.21

32 years agoadd Keith Gabryelski to contrib listing
Keith Bostic [Thu, 9 Jan 1992 06:19:18 +0000 (22:19 -0800)]
add Keith Gabryelski to contrib listing

SCCS-vsn: games/quiz/quiz.c 5.2
SCCS-vsn: games/quiz/quiz.h 5.2
SCCS-vsn: games/quiz/rxp.c 5.2

32 years agotypo
Keith Bostic [Thu, 9 Jan 1992 04:57:15 +0000 (20:57 -0800)]
typo

SCCS-vsn: lib/libc/locale/isupper.3 5.5

32 years agouse find to locate setuid/gid, device files
Keith Bostic [Thu, 9 Jan 1992 04:52:27 +0000 (20:52 -0800)]
use find to locate setuid/gid, device files

SCCS-vsn: etc/security 5.4

32 years agowelcome to the 90's (or at least the 80's); complete rewrite.
Keith Bostic [Thu, 9 Jan 1992 04:41:35 +0000 (20:41 -0800)]
welcome to the 90's (or at least the 80's); complete rewrite.

SCCS-vsn: usr.bin/colrm/colrm.c 5.5
SCCS-vsn: usr.bin/colrm/colrm.1 6.7

32 years agois isxdigit(3), don't roll out own; don't call offset code if no
Keith Bostic [Thu, 9 Jan 1992 00:33:06 +0000 (16:33 -0800)]
is isxdigit(3), don't roll out own; don't call offset code if no
more arguments left

SCCS-vsn: usr.bin/hexdump/odsyntax.c 5.5

32 years agoskip wasn't right if not a regular file
Keith Bostic [Thu, 9 Jan 1992 00:29:52 +0000 (16:29 -0800)]
skip wasn't right if not a regular file

SCCS-vsn: usr.bin/hexdump/display.c 5.12

32 years ago-yupdate from Rick Macklem
Kirk McKusick [Wed, 8 Jan 1992 13:20:19 +0000 (05:20 -0800)]
-yupdate from Rick Macklem

SCCS-vsn: sys/nfs/nfs.h 7.13

32 years agonew modules for NFS from Rick Macklem
Kirk McKusick [Wed, 8 Jan 1992 13:08:51 +0000 (05:08 -0800)]
new modules for NFS from Rick Macklem

SCCS-vsn: sys/nfs/nfs_nqlease.c 7.1
SCCS-vsn: sys/nfs/nfsrtt.h 7.1
SCCS-vsn: sys/nfs/nqnfs.h 7.1

32 years agodate and time created 92/01/07 20:52:41 by mckusick
Kirk McKusick [Wed, 8 Jan 1992 12:52:41 +0000 (04:52 -0800)]
date and time created 92/01/07 20:52:41 by mckusick

SCCS-vsn: sys/pmax/Makefile 7.1

32 years agocontributed by Ralph Campbell
Kirk McKusick [Wed, 8 Jan 1992 12:51:01 +0000 (04:51 -0800)]
contributed by Ralph Campbell

SCCS-vsn: sys/pmax/ultrix/ultrix_compat.c 7.1
SCCS-vsn: sys/pmax/ultrix/ultrix_syscalls.c 7.1

32 years agocleanups for sigreturn
Kirk McKusick [Wed, 8 Jan 1992 12:49:06 +0000 (04:49 -0800)]
cleanups for sigreturn

SCCS-vsn: sys/pmax/ultrix/ultrix_sysent.c 7.2

32 years agocontributed by Ralph Campbell
Kirk McKusick [Wed, 8 Jan 1992 12:48:04 +0000 (04:48 -0800)]
contributed by Ralph Campbell

SCCS-vsn: sys/pmax/include/cpu.h 7.1
SCCS-vsn: sys/pmax/include/dc7085cons.h 7.1
SCCS-vsn: sys/pmax/include/machAsmDefs.h 7.1
SCCS-vsn: sys/pmax/include/machConst.h 7.1
SCCS-vsn: sys/pmax/include/param.h 7.1
SCCS-vsn: sys/pmax/include/pcb.h 7.1
SCCS-vsn: sys/pmax/include/pmap.h 7.1
SCCS-vsn: sys/pmax/include/pmioctl.h 7.1
SCCS-vsn: sys/pmax/dev/pmreg.h 7.1
SCCS-vsn: sys/pmax/include/proc.h 7.1
SCCS-vsn: sys/pmax/include/psl.h 7.1
SCCS-vsn: sys/pmax/include/reg.h 7.1
SCCS-vsn: sys/pmax/include/regdef.h 7.1
SCCS-vsn: sys/pmax/include/signal.h 7.1
SCCS-vsn: sys/pmax/include/trap.h 7.1
SCCS-vsn: sys/pmax/include/types.h 7.1
SCCS-vsn: sys/pmax/include/vmparam.h 7.1
SCCS-vsn: sys/pmax/stand/boot.c 7.1
SCCS-vsn: sys/pmax/stand/coff.c 7.1
SCCS-vsn: sys/pmax/stand/conf.c 7.1
SCCS-vsn: sys/pmax/stand/mkboot.c 7.1
SCCS-vsn: sys/pmax/stand/start.s 7.1
SCCS-vsn: sys/pmax/ultrix/ultrix_sysent.c 7.1

32 years agocontributed by Ralph Campbell
Kirk McKusick [Wed, 8 Jan 1992 10:29:26 +0000 (02:29 -0800)]
contributed by Ralph Campbell

SCCS-vsn: sys/pmax/dev/dc.c 7.1
SCCS-vsn: sys/pmax/stand/dec_boot.h 7.1
SCCS-vsn: sys/pmax/dev/device.h 7.1
SCCS-vsn: sys/pmax/dev/font.c 7.1
SCCS-vsn: sys/pmax/dev/if_le.c 7.1
SCCS-vsn: sys/pmax/dev/if_lereg.h 7.1
SCCS-vsn: sys/pmax/dev/pdma.h 7.1
SCCS-vsn: sys/pmax/dev/pm.c 7.1
SCCS-vsn: sys/pmax/dev/rz.c 7.1
SCCS-vsn: sys/pmax/dev/scsi.c 7.1
SCCS-vsn: sys/pmax/dev/scsi.h 7.1
SCCS-vsn: sys/pmax/dev/sii.c 7.1
SCCS-vsn: sys/pmax/dev/siireg.h 7.1
SCCS-vsn: sys/pmax/dev/tz.c 7.1

32 years agopass in ${PARAM} when building drivers and .s files
Marc Teitelbaum [Wed, 8 Jan 1992 10:04:38 +0000 (02:04 -0800)]
pass in ${PARAM} when building drivers and .s files

SCCS-vsn: sys/pmax/conf/Makefile.pmax 7.2

32 years agocontributed by Ralph Campbell
Marc Teitelbaum [Wed, 8 Jan 1992 10:03:40 +0000 (02:03 -0800)]
contributed by Ralph Campbell

SCCS-vsn: sys/pmax/conf/devices.pmax 7.1
SCCS-vsn: sys/pmax/conf/Makefile.pmax 7.1

32 years agoadd fp.s
Marc Teitelbaum [Wed, 8 Jan 1992 10:02:19 +0000 (02:02 -0800)]
add fp.s

SCCS-vsn: sys/pmax/conf/files.pmax 7.2

32 years agocontributed by Ralph Campbell
Kirk McKusick [Wed, 8 Jan 1992 10:01:37 +0000 (02:01 -0800)]
contributed by Ralph Campbell

SCCS-vsn: sys/pmax/conf/files.pmax 7.1

32 years agorefinement in definitions of spl from Rick Macklem
Kirk McKusick [Wed, 8 Jan 1992 09:58:50 +0000 (01:58 -0800)]
refinement in definitions of spl from Rick Macklem

SCCS-vsn: sys/pmax/pmax/locore.s 7.2