unix-history/.git
41 years agocleanup, time is a struct timeval you know
Sam Leffler [Tue, 31 May 1983 09:33:30 +0000 (01:33 -0800)]
cleanup, time is a struct timeval you know

SCCS-vsn: sys/vax/uba/kgclock.c 4.4

41 years agoadd counter for fast reclaims done in locore
Sam Leffler [Tue, 31 May 1983 09:21:20 +0000 (01:21 -0800)]
add counter for fast reclaims done in locore

SCCS-vsn: sys/sys/vmmeter.h 4.7

41 years agocleanup
Sam Leffler [Tue, 31 May 1983 08:45:45 +0000 (00:45 -0800)]
cleanup

SCCS-vsn: sys/kern/init_main.c 4.52
SCCS-vsn: sys/kern/kern_clock.c 4.55
SCCS-vsn: sys/vax/uba/kgclock.c 4.4

41 years agoput phz where it belongs
Sam Leffler [Tue, 31 May 1983 08:44:22 +0000 (00:44 -0800)]
put phz where it belongs

SCCS-vsn: sys/sys/kernel.h 4.8

41 years agoshow fast reclaim percentage
Sam Leffler [Tue, 31 May 1983 07:54:30 +0000 (23:54 -0800)]
show fast reclaim percentage

SCCS-vsn: usr.bin/vmstat/vmstat.c 4.10

41 years agoneed v_fastpgrec for Fastreclaim
Sam Leffler [Tue, 31 May 1983 07:36:32 +0000 (23:36 -0800)]
need v_fastpgrec for Fastreclaim

SCCS-vsn: sys/vax/vax/genassym.c 4.4

41 years agoadd counter for fast reclaims
Sam Leffler [Tue, 31 May 1983 07:35:16 +0000 (23:35 -0800)]
add counter for fast reclaims

SCCS-vsn: sys/sys/vmmeter.h 4.7

41 years agodefine stuff for Fastreclaim
Sam Leffler [Mon, 30 May 1983 09:23:38 +0000 (01:23 -0800)]
define stuff for Fastreclaim

SCCS-vsn: sys/vax/vax/genassym.c 4.3

41 years agoFix to skin() from John Quarterman of utexas-11, does a better job of
Craig Leres [Mon, 30 May 1983 07:59:07 +0000 (23:59 -0800)]
Fix to skin() from John Quarterman of utexas-11, does a better job of
handling imbeded blanks and comments.

SCCS-vsn: usr.bin/mail/aux.c 2.9

41 years agoModified to truncate read/write files before closing.
Craig Leres [Sun, 29 May 1983 13:35:48 +0000 (05:35 -0800)]
Modified to truncate read/write files before closing.

SCCS-vsn: usr.bin/mail/quit.c 2.6

41 years agocleanup dirempty to cut down on stack space used and speed up a tad
Sam Leffler [Sun, 29 May 1983 11:09:34 +0000 (03:09 -0800)]
cleanup dirempty to cut down on stack space used and speed up a tad

SCCS-vsn: sys/kern/vfs_lookup.c 4.40
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.40
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.40

41 years agomust do a complete path check when moving directories to new parent
Kirk McKusick [Sun, 29 May 1983 10:10:06 +0000 (02:10 -0800)]
must do a complete path check when moving directories to new parent

SCCS-vsn: sys/kern/vfs_syscalls.c 4.58
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.58
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.58
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.58
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.58

41 years agoadd checkpath to verify validity of directory renames
Kirk McKusick [Sun, 29 May 1983 10:03:04 +0000 (02:03 -0800)]
add checkpath to verify validity of directory renames

SCCS-vsn: sys/kern/vfs_lookup.c 4.39
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 4.39
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 4.39

41 years agono more need for #define ne QUOTA
Sam Leffler [Sun, 29 May 1983 07:29:15 +0000 (23:29 -0800)]
no more need for #define ne QUOTA

SCCS-vsn: usr.bin/login/login.c 4.28
SCCS-vsn: usr.bin/login/login.c.1 4.28

41 years agocompiler warning
Kevin Layer [Sun, 29 May 1983 07:02:44 +0000 (23:02 -0800)]
compiler warning

SCCS-vsn: games/trek/getpar.c 4.3

41 years agodate and time created 83/05/28 15:18:25 by sam
Sam Leffler [Sun, 29 May 1983 06:18:25 +0000 (22:18 -0800)]
date and time created 83/05/28 15:18:25 by sam

SCCS-vsn: include/arpa/inet.h 4.1

41 years agotry one more time to correctly install mv and cp
Sam Leffler [Sun, 29 May 1983 05:57:18 +0000 (21:57 -0800)]
try one more time to correctly install mv and cp

SCCS-vsn: bin/Makefile 4.11

41 years agofix up file table printout
Sam Leffler [Sun, 29 May 1983 05:49:43 +0000 (21:49 -0800)]
fix up file table printout

SCCS-vsn: usr.sbin/pstat/pstat.c 4.20

41 years agoreflect status in mtab
Sam Leffler [Sun, 29 May 1983 05:20:23 +0000 (21:20 -0800)]
reflect status in mtab

SCCS-vsn: usr.sbin/quotaon/quotaon.c 4.4

41 years agolots of cleanups; use <mtab.h>; handle quotas more cleanly; add
Sam Leffler [Sun, 29 May 1983 04:08:10 +0000 (20:08 -0800)]
lots of cleanups; use <mtab.h>; handle quotas more cleanly; add
type field to mtab so we can see read-only and quotas

SCCS-vsn: sbin/mount/mount.c 4.10
SCCS-vsn: sbin/umount/umount.c 4.8

41 years agoprepare for switchover
Sam Leffler [Sun, 29 May 1983 02:16:41 +0000 (18:16 -0800)]
prepare for switchover

SCCS-vsn: usr.sbin/rwhod/rwhod.c 4.11

41 years agoput stupid LOCALNET define back in Makefile
Mike O'Dell [Sun, 29 May 1983 01:50:01 +0000 (17:50 -0800)]
put stupid  LOCALNET define back in Makefile

SCCS-vsn: old/htable/Makefile 4.5

41 years agoremoved LOCALNET define in makefile
Mike O'Dell [Sun, 29 May 1983 01:44:58 +0000 (17:44 -0800)]
removed LOCALNET define in makefile

SCCS-vsn: old/htable/Makefile 4.5

41 years agosimpified version which doesn't use temporary files.
Ralph Campbell [Sat, 28 May 1983 08:05:29 +0000 (00:05 -0800)]
simpified version which doesn't use temporary files.

SCCS-vsn: usr.bin/diction/explain/explain.sh 4.5

41 years agomove #ifdef's around for easier inclusion
Sam Leffler [Sat, 28 May 1983 07:15:52 +0000 (23:15 -0800)]
move #ifdef's around for easier inclusion

SCCS-vsn: sys/ufs/ffs/quota.h 4.6
SCCS-vsn: sys/ufs/ufs/quota.h 4.6

41 years agoadd -p (prototype) flag to allow bulk quota setting
Kirk McKusick [Sat, 28 May 1983 07:06:33 +0000 (23:06 -0800)]
add -p (prototype) flag to allow bulk quota setting

SCCS-vsn: usr.sbin/edquota/edquota.c 4.4

41 years agotranslate uid's to names; zero out blocks after using them
Kirk McKusick [Sat, 28 May 1983 06:16:55 +0000 (22:16 -0800)]
translate uid's to names; zero out blocks after using them

SCCS-vsn: sbin/quotacheck/quotacheck.c 4.3

41 years agoBerkeleyize
Kirk McKusick [Sat, 28 May 1983 06:14:06 +0000 (22:14 -0800)]
Berkeleyize

SCCS-vsn: usr.sbin/repquota/repquota.c 4.2

41 years agotypo
Kevin Layer [Sat, 28 May 1983 06:06:40 +0000 (22:06 -0800)]
typo

SCCS-vsn: games/trek/Makefile 4.4

41 years agomake depend for new files
Kevin Layer [Sat, 28 May 1983 06:04:49 +0000 (22:04 -0800)]
make depend for new files

SCCS-vsn: games/trek/Makefile 4.3

41 years agogit rid of compiler warns
Kevin Layer [Sat, 28 May 1983 05:58:12 +0000 (21:58 -0800)]
git rid of compiler warns

SCCS-vsn: games/trek/dumpgame.c 4.2
SCCS-vsn: games/trek/phaser.c 4.2
SCCS-vsn: games/trek/setup.c 4.2
SCCS-vsn: games/trek/shield.c 4.2

41 years agodate and time created 83/05/27 14:57:15 by layer
Kevin Layer [Sat, 28 May 1983 05:57:15 +0000 (21:57 -0800)]
date and time created 83/05/27 14:57:15 by layer

SCCS-vsn: games/trek/cgetc.c 1.1

41 years agoyet another reorganization from wnj
Sam Leffler [Sat, 28 May 1983 05:21:31 +0000 (21:21 -0800)]
yet another reorganization from wnj

SCCS-vsn: sys/conf/files 1.10
SCCS-vsn: sys/vax/conf/files.vax 1.12

41 years agodate and time created 83/05/27 14:02:54 by sam
Sam Leffler [Sat, 28 May 1983 05:02:54 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:54 by sam

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 4.1
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 4.1
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 4.1
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 4.1

41 years agodate and time created 83/05/27 14:02:53 by sam
Sam Leffler [Sat, 28 May 1983 05:02:53 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:53 by sam

SCCS-vsn: sys/kern/sys_socket.c 4.1

41 years agodate and time created 83/05/27 14:02:49 by sam
Sam Leffler [Sat, 28 May 1983 05:02:49 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:49 by sam

SCCS-vsn: sys/kern/kern_xxx.c 4.1

41 years agodate and time created 83/05/27 14:02:47 by sam
Sam Leffler [Sat, 28 May 1983 05:02:47 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:47 by sam

SCCS-vsn: sys/kern/kern_subr.c 4.1

41 years agodate and time created 83/05/27 14:02:45 by sam
Sam Leffler [Sat, 28 May 1983 05:02:45 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:45 by sam

SCCS-vsn: sys/kern/kern_fork.c 4.1

41 years agodate and time created 83/05/27 14:02:44 by sam
Sam Leffler [Sat, 28 May 1983 05:02:44 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:44 by sam

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

41 years agodate and time created 83/05/27 14:02:42 by sam
Sam Leffler [Sat, 28 May 1983 05:02:42 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:42 by sam

SCCS-vsn: sys/kern/kern_exec.c 4.1

41 years agodate and time created 83/05/27 14:02:40 by sam
Sam Leffler [Sat, 28 May 1983 05:02:40 +0000 (21:02 -0800)]
date and time created 83/05/27 14:02:40 by sam

SCCS-vsn: sys/kern/kern_acct.c 4.1

41 years agownj'ify for rights passing
Sam Leffler [Sat, 28 May 1983 04:59:07 +0000 (20:59 -0800)]
wnj'ify for rights passing

SCCS-vsn: sys/sys/protosw.h 4.15
SCCS-vsn: sys/sys/socket.h 4.27
SCCS-vsn: sys/sys/un.h 5.2

41 years agothese will go away in a moment ...
Sam Leffler [Sat, 28 May 1983 04:58:31 +0000 (20:58 -0800)]
these will go away in a moment ...

SCCS-vsn: sys/sys/ioctl.h 4.32

41 years agobill did it (but I like it sorta)
Sam Leffler [Sat, 28 May 1983 04:58:10 +0000 (20:58 -0800)]
bill did it (but I like it sorta)

SCCS-vsn: sys/sys/file.h 4.15

41 years agoold goes the old, in comes the new
Sam Leffler [Sat, 28 May 1983 04:57:48 +0000 (20:57 -0800)]
old goes the old, in comes the new

SCCS-vsn: sys/sys/ttychars.h 4.4

41 years agolint and wnj changes
Sam Leffler [Sat, 28 May 1983 04:56:41 +0000 (20:56 -0800)]
lint and wnj changes

SCCS-vsn: sys/net/if.c 4.28
SCCS-vsn: sys/net/raw_cb.c 4.17
SCCS-vsn: sys/net/raw_usrreq.c 4.26

41 years agolint
Sam Leffler [Sat, 28 May 1983 04:55:20 +0000 (20:55 -0800)]
lint

SCCS-vsn: sys/vax/mba/mba.c 4.32

41 years agoleftovers
Sam Leffler [Sat, 28 May 1983 04:54:47 +0000 (20:54 -0800)]
leftovers

SCCS-vsn: sys/vax/mba/ht.c 4.36

41 years agolint
Sam Leffler [Sat, 28 May 1983 04:53:30 +0000 (20:53 -0800)]
lint

SCCS-vsn: sys/vax/if/if_css.c 4.8
SCCS-vsn: sys/vax/if/if_dmc.c 4.26
SCCS-vsn: sys/vax/if/if_ec.c 4.34
SCCS-vsn: sys/vax/if/if_hy.c 4.4
SCCS-vsn: sys/vax/if/if_il.c 4.20
SCCS-vsn: sys/vax/if/if_vv.c 4.20
SCCS-vsn: sys/vax/uba/dh.c 4.58
SCCS-vsn: sys/vax/uba/dmf.c 4.19
SCCS-vsn: sys/vax/uba/dz.c 4.51
SCCS-vsn: sys/vax/uba/idc.c 4.15
SCCS-vsn: sys/vax/uba/uda.c 4.24
SCCS-vsn: sys/vax/uba/up.c 4.74
SCCS-vsn: sys/vax/uba/va.c 4.22

41 years agodate and time created 83/05/27 13:49:01 by sam
Sam Leffler [Sat, 28 May 1983 04:49:01 +0000 (20:49 -0800)]
date and time created 83/05/27 13:49:01 by sam

SCCS-vsn: sys/vax/vax/sys_machdep.c 4.1

41 years agolint
Sam Leffler [Sat, 28 May 1983 04:48:37 +0000 (20:48 -0800)]
lint

SCCS-vsn: sys/vax/vax/Locore.c 4.24
SCCS-vsn: sys/vax/vax/vm_machdep.c 5.6

41 years agomerge wnj changes plus lint
Sam Leffler [Sat, 28 May 1983 04:47:27 +0000 (20:47 -0800)]
merge wnj changes plus lint

SCCS-vsn: sys/netinet/tcp_usrreq.c 1.78
SCCS-vsn: sys/netinet/udp_usrreq.c 4.48

41 years agolint
Sam Leffler [Sat, 28 May 1983 04:46:41 +0000 (20:46 -0800)]
lint

SCCS-vsn: sys/netinet/if_ether.c 4.2
SCCS-vsn: sys/netinet/ip_icmp.c 4.32
SCCS-vsn: sys/netinet/tcp_timer.c 4.32
SCCS-vsn: sys/netinet/tcp_output.c 4.55

41 years agolint found this one...
Sam Leffler [Sat, 28 May 1983 04:45:21 +0000 (20:45 -0800)]
lint found this one...

SCCS-vsn: sys/netinet/ip_output.c 1.49

41 years agolocal host can't be zero, that's a broadcast
Sam Leffler [Sat, 28 May 1983 04:45:04 +0000 (20:45 -0800)]
local host can't be zero, that's a broadcast

SCCS-vsn: sys/net/if_loop.c 4.18

41 years agomerge of bill's code plus lint (plus, of course, cleanup of bill's bugs)
Sam Leffler [Sat, 28 May 1983 03:51:31 +0000 (19:51 -0800)]
Merge ... bill's code plus lint (plus, of course, cleanup of bill's bugs)

SCCS-vsn: sys/kern/kern_clock.c 4.54
SCCS-vsn: sys/kern/kern_descrip.c 5.24
SCCS-vsn: sys/kern/kern_proc.c 4.64
SCCS-vsn: sys/kern/kern_prot.c 5.17
SCCS-vsn: sys/kern/kern_resource.c 4.22
SCCS-vsn: sys/kern/kern_sig.c 5.17
SCCS-vsn: sys/kern/kern_time.c 5.15
SCCS-vsn: sys/kern/subr_prf.c 4.27
SCCS-vsn: sys/kern/subr_xxx.c 4.22
SCCS-vsn: sys/kern/sys_generic.c 5.36
SCCS-vsn: sys/kern/tty.c 4.41
SCCS-vsn: sys/kern/tty_bk.c 4.9
SCCS-vsn: sys/kern/tty_conf.c 4.3
SCCS-vsn: sys/kern/tty_pty.c 4.31
SCCS-vsn: sys/kern/tty_subr.c 4.20
SCCS-vsn: sys/kern/tty_tb.c 4.8
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 2.26
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 2.26
SCCS-vsn: sys/kern/vfs_vnops.c 4.35
SCCS-vsn: sys/kern/vfs_syscalls.c 4.57
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.57
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.57
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.57
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.57
SCCS-vsn: sys/ufs/ffs/ffs_tables.c 2.4
SCCS-vsn: sys/kern/vfs_xxx.c 4.5
SCCS-vsn: sys/kern/uipc_mbuf.c 1.43
SCCS-vsn: sys/kern/uipc_proto.c 4.28
SCCS-vsn: sys/kern/uipc_socket.c 4.75
SCCS-vsn: sys/kern/uipc_socket2.c 4.37
SCCS-vsn: sys/kern/uipc_syscalls.c 4.46
SCCS-vsn: sys/kern/uipc_usrreq.c 1.10

41 years agoprint user@hostname; filter header lines
Sam Leffler [Sat, 28 May 1983 03:43:54 +0000 (19:43 -0800)]
print user@hostname; filter header lines

SCCS-vsn: libexec/comsat/comsat.c 4.6

41 years agofix it one more time....
Sam Leffler [Sat, 28 May 1983 03:14:22 +0000 (19:14 -0800)]
fix it one more time....

SCCS-vsn: usr.bin/w/w.c 4.12

41 years agoinit global var "name" for startdaemon().
Ralph Campbell [Sat, 28 May 1983 02:51:51 +0000 (18:51 -0800)]
init global var "name" for startdaemon().

SCCS-vsn: usr.sbin/lpr/lpc/lpc.c 4.2

41 years agoinit global variable "name" for startdaemon()
Ralph Campbell [Sat, 28 May 1983 02:47:43 +0000 (18:47 -0800)]
init global variable "name" for startdaemon()

SCCS-vsn: usr.sbin/lpr/lpc/lpc.c 4.2

41 years agoimproved error messages
Ralph Campbell [Sat, 28 May 1983 02:36:07 +0000 (18:36 -0800)]
improved error messages

SCCS-vsn: usr.sbin/lpr/common_source/common.c 4.4
SCCS-vsn: usr.sbin/lpr/common_source/startdaemon.c 4.4

41 years agodate and time created 83/05/27 11:12:45 by sam
Sam Leffler [Sat, 28 May 1983 02:12:45 +0000 (18:12 -0800)]
date and time created 83/05/27 11:12:45 by sam

SCCS-vsn: lib/libc/gen/syslog.c 4.1

41 years agodate and time created 83/05/27 11:11:47 by sam
Sam Leffler [Sat, 28 May 1983 02:11:47 +0000 (18:11 -0800)]
date and time created 83/05/27 11:11:47 by sam

SCCS-vsn: sys/sys/syslog.h 4.1

41 years agoimproved queue status messages
Ralph Campbell [Sat, 28 May 1983 01:14:17 +0000 (17:14 -0800)]
improved queue status messages

SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 4.4

41 years agoimproved queue status reporting
Ralph Campbell [Sat, 28 May 1983 00:47:10 +0000 (16:47 -0800)]
improved queue status reporting

SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 4.4

41 years agofinished conversion to 4.1c
Kevin Layer [Fri, 27 May 1983 15:35:21 +0000 (07:35 -0800)]
finished conversion to 4.1c

SCCS-vsn: games/trek/abandon.c 4.3
SCCS-vsn: games/trek/autover.c 4.2
SCCS-vsn: games/trek/capture.c 4.3
SCCS-vsn: games/trek/compkl.c 4.2
SCCS-vsn: games/trek/computer.c 4.2
SCCS-vsn: games/trek/damage.c 4.3
SCCS-vsn: games/trek/dcrept.c 4.2
SCCS-vsn: games/trek/destruct.c 4.3
SCCS-vsn: games/trek/events.c 4.2
SCCS-vsn: games/trek/getcodi.c 4.2
SCCS-vsn: games/trek/getpar.c 4.2
SCCS-vsn: games/trek/impulse.c 4.3
SCCS-vsn: games/trek/initquad.c 4.3
SCCS-vsn: games/trek/kill.c 4.2
SCCS-vsn: games/trek/klmove.c 4.2
SCCS-vsn: games/trek/lose.c 4.2
SCCS-vsn: games/trek/main.c 4.2
SCCS-vsn: games/trek/move.c 4.3
SCCS-vsn: games/trek/play.c 4.2
SCCS-vsn: games/trek/ranf.c 4.2
SCCS-vsn: games/trek/rest.c 4.2
SCCS-vsn: games/trek/schedule.c 4.2
SCCS-vsn: games/trek/setwarp.c 4.2
SCCS-vsn: games/trek/srscan.c 4.2
SCCS-vsn: games/trek/systemname.c 4.2
SCCS-vsn: games/trek/torped.c 4.3
SCCS-vsn: games/trek/visual.c 4.2
SCCS-vsn: games/trek/warp.c 4.2
SCCS-vsn: games/trek/trek.h 4.2
SCCS-vsn: games/trek/Makefile 4.2

41 years agochanged csvax:linton to linton@ucbvax
Mark Linton [Fri, 27 May 1983 08:43:25 +0000 (00:43 -0800)]
changed csvax:linton to linton@ucbvax

SCCS-vsn: usr.bin/pascal/pdx/tree/misc.c 1.4

41 years agoadds file name to banner and removes soelim to speed it up.
Ralph Campbell [Fri, 27 May 1983 06:13:26 +0000 (22:13 -0800)]
adds file name to banner and removes soelim to speed it up.

SCCS-vsn: old/vpr/vtroff.sh 4.2

41 years agofixed case where loop exits with iop == _lastbuf.
Ralph Campbell [Fri, 27 May 1983 05:33:16 +0000 (21:33 -0800)]
fixed case where loop exits with iop == _lastbuf.

SCCS-vsn: lib/libc/stdio/fopen.c 4.3
SCCS-vsn: lib/libc/stdio/fdopen.c 4.3

41 years agodoesn't check /etc/hosts.equiv if from == host
Ralph Campbell [Fri, 27 May 1983 02:29:22 +0000 (18:29 -0800)]
doesn't check /etc/hosts.equiv if from == host

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

41 years agodate and time created 83/05/26 10:53:48 by sam
Sam Leffler [Fri, 27 May 1983 01:53:48 +0000 (17:53 -0800)]
date and time created 83/05/26 10:53:48 by sam

SCCS-vsn: include/strings.h 4.1

41 years agohash() could return negative values.
Ralph Campbell [Fri, 27 May 1983 01:47:15 +0000 (17:47 -0800)]
hash() could return negative values.

SCCS-vsn: usr.bin/mail/vars.c 2.4

41 years agofixed extra line after EOF and bold mode when overstruck chars differ.
Ralph Campbell [Fri, 27 May 1983 00:53:55 +0000 (16:53 -0800)]
fixed extra line after EOF and bold mode when overstruck chars differ.

SCCS-vsn: usr.bin/ul/ul.c 4.4

41 years agofixed -P option so -Pprinter and -P printer both work.
Ralph Campbell [Fri, 27 May 1983 00:18:48 +0000 (16:18 -0800)]
fixed -P option so -Pprinter and -P printer both work.

SCCS-vsn: usr.sbin/lpr/lpr/lpr.c 4.18
SCCS-vsn: usr.sbin/lpr/lpq/lpq.c 4.3
SCCS-vsn: usr.sbin/lpr/lprm/lprm.c 4.3

41 years agoquotas
Sam Leffler [Thu, 26 May 1983 14:03:50 +0000 (06:03 -0800)]
quotas

SCCS-vsn: sbin/mount/mount.c 4.9
SCCS-vsn: sbin/fsck/main.c 2.24

41 years agoprotocol change; byte swap those fields which need it; also add
Sam Leffler [Thu, 26 May 1983 08:51:27 +0000 (00:51 -0800)]
protocol change; byte swap those fields which need it;  also add
a version stamp to allow future changes

SCCS-vsn: sbin/routed/af.c 4.11
SCCS-vsn: sbin/routed/if.c 4.3
SCCS-vsn: sbin/routed/input.c 4.4
SCCS-vsn: sbin/routed/main.c 4.5
SCCS-vsn: sbin/routed/output.c 4.3
SCCS-vsn: include/protocols/routed.h 4.9
SCCS-vsn: sbin/routed/startup.c 4.4
SCCS-vsn: sbin/routed/tables.c 4.3
SCCS-vsn: sbin/routed/timer.c 4.3
SCCS-vsn: sbin/routed/trace.c 4.3
SCCS-vsn: sbin/routed/trace.h 4.3

41 years agoup host name length
Sam Leffler [Thu, 26 May 1983 07:49:39 +0000 (23:49 -0800)]
up host name length

SCCS-vsn: usr.bin/ruptime/ruptime.c 4.12

41 years agoup host name length printed
Sam Leffler [Thu, 26 May 1983 07:40:33 +0000 (23:40 -0800)]
up host name length printed

SCCS-vsn: usr.bin/ruptime/ruptime.c 4.12

41 years agoadd calculation of i_blocks
Kirk McKusick [Thu, 26 May 1983 07:18:48 +0000 (23:18 -0800)]
add calculation of i_blocks

SCCS-vsn: sbin/newfs/mkfs.c 2.12

41 years agoallow fs names or special devices as arguments
Kirk McKusick [Thu, 26 May 1983 07:05:57 +0000 (23:05 -0800)]
allow fs names or special devices as arguments

SCCS-vsn: usr.sbin/quotaon/quotaon.c 4.3

41 years agonew defines in file.h
Kirk McKusick [Thu, 26 May 1983 07:03:15 +0000 (23:03 -0800)]
new defines in file.h

SCCS-vsn: usr.sbin/edquota/edquota.c 4.3

41 years agoupdate for new defines in sys/file.h; output in terms of 1K blocks
Kirk McKusick [Thu, 26 May 1983 07:01:19 +0000 (23:01 -0800)]
update for new defines in sys/file.h; output in terms of 1K blocks

SCCS-vsn: usr.bin/quota/quota.c 4.3

41 years agokludges to avoid new utmp format
Sam Leffler [Thu, 26 May 1983 06:52:07 +0000 (22:52 -0800)]
kludges to avoid new utmp format

SCCS-vsn: usr.bin/rwho/rwho.c 4.6
SCCS-vsn: usr.bin/ruptime/ruptime.c 4.11

41 years agoback out for now
Sam Leffler [Thu, 26 May 1983 06:18:30 +0000 (22:18 -0800)]
back out for now

SCCS-vsn: include/protocols/rwhod.h 4.7

41 years agodate and time created 83/05/25 15:03:54 by mckusick
Kirk McKusick [Thu, 26 May 1983 06:03:54 +0000 (22:03 -0800)]
date and time created 83/05/25 15:03:54 by mckusick

SCCS-vsn: usr.sbin/repquota/repquota.c 4.1

41 years agofix bug in updating quota files; change to work in 1K units
Kirk McKusick [Thu, 26 May 1983 05:50:16 +0000 (21:50 -0800)]
fix bug in updating quota files; change to work in 1K units

SCCS-vsn: usr.sbin/edquota/edquota.c 4.2

41 years agofixed clean entry
Ralph Campbell [Thu, 26 May 1983 05:12:46 +0000 (21:12 -0800)]
fixed clean entry

SCCS-vsn: usr.bin/spell/Makefile 4.3

41 years agoChanged various fopens to open read/write to avoid trashing files
Craig Leres [Wed, 25 May 1983 07:30:16 +0000 (23:30 -0800)]
Changed various fopens to open read/write to avoid trashing files
when the file system gets full, etc.

SCCS-vsn: usr.bin/mail/quit.c 2.5

41 years agobanner moves out of login
Sam Leffler [Wed, 25 May 1983 07:21:42 +0000 (23:21 -0800)]
banner moves out of login

SCCS-vsn: libexec/telnetd/telnetd.c 4.21

41 years agono more hostname stuff
Sam Leffler [Wed, 25 May 1983 07:03:06 +0000 (23:03 -0800)]
no more hostname stuff

SCCS-vsn: usr.bin/login/login.c 4.27
SCCS-vsn: usr.bin/login/login.c.1 4.27

41 years agoclean-ups for new fstab
Kirk McKusick [Wed, 25 May 1983 06:59:01 +0000 (22:59 -0800)]
clean-ups for new fstab

SCCS-vsn: usr.bin/quota/quota.c 4.2

41 years agodate and time created 83/05/24 15:51:08 by mckusick
Kirk McKusick [Wed, 25 May 1983 06:51:08 +0000 (22:51 -0800)]
date and time created 83/05/24 15:51:08 by mckusick

SCCS-vsn: usr.bin/quota/quota.c 4.1

41 years agoRemoved old c70 stuff
Craig Leres [Wed, 25 May 1983 06:01:16 +0000 (22:01 -0800)]
Removed old c70 stuff

SCCS-vsn: usr.bin/mail/config.c 1.7

41 years agodate and time created 83/05/24 14:34:12 by mckusick
Kirk McKusick [Wed, 25 May 1983 05:34:12 +0000 (21:34 -0800)]
date and time created 83/05/24 14:34:12 by mckusick

SCCS-vsn: usr.sbin/edquota/edquota.c 4.1

41 years agoquotas
Sam Leffler [Wed, 25 May 1983 04:47:58 +0000 (20:47 -0800)]
quotas

SCCS-vsn: bin/df/df.c 4.16

41 years agotypo....blast
Sam Leffler [Wed, 25 May 1983 04:46:46 +0000 (20:46 -0800)]
typo....blast

SCCS-vsn: include/fstab.h 4.4

41 years agouse fstab, add -a and -v flags
Kirk McKusick [Wed, 25 May 1983 04:13:11 +0000 (20:13 -0800)]
use fstab, add -a and -v flags

SCCS-vsn: sbin/quotacheck/quotacheck.c 4.2

41 years agofixed for new swap map setup
Sam Leffler [Wed, 25 May 1983 03:16:41 +0000 (19:16 -0800)]
fixed for new swap map setup

SCCS-vsn: old/analyze/analyze.c 4.7

41 years agoblew last delta, things changed while robert was away
Sam Leffler [Wed, 25 May 1983 02:06:30 +0000 (18:06 -0800)]
blew last delta, things changed while robert was away

SCCS-vsn: bin/ls/ls.c 4.12

41 years agoquota file now fixed name, new type and function to search by type
Sam Leffler [Wed, 25 May 1983 01:39:55 +0000 (17:39 -0800)]
quota file now fixed name, new type and function to search by type

SCCS-vsn: include/fstab.h 4.3