unix-history/.git
34 years agoadd Berkeley specific copyright notice
Keith Bostic [Tue, 29 Aug 1989 00:04:24 +0000 (16:04 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: share/man/man4/man4.vax/mtio.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/mtio.4 6.2

34 years agonew call for posix
Mike Karels [Mon, 28 Aug 1989 06:58:49 +0000 (22:58 -0800)]
new call for posix

SCCS-vsn: lib/libc/vax/sys/sigprocmask.s 5.1
SCCS-vsn: lib/libc/vax/sys/sigpending.s 5.1
SCCS-vsn: lib/libc/vax/sys/sigsuspend.s 5.1
SCCS-vsn: lib/libc/tahoe/sys/sigprocmask.s 5.1
SCCS-vsn: lib/libc/tahoe/sys/sigpending.s 5.1
SCCS-vsn: lib/libc/tahoe/sys/sigsuspend.s 5.1

34 years agorev 5; copyright when created
Mike Karels [Mon, 28 Aug 1989 06:48:43 +0000 (22:48 -0800)]
rev 5; copyright when created

SCCS-vsn: lib/libc/sys/setsid.s 5.1
SCCS-vsn: lib/libc/sys/sigaction.s 5.1

34 years agonew call for posix
Mike Karels [Mon, 28 Aug 1989 06:47:21 +0000 (22:47 -0800)]
new call for posix

SCCS-vsn: lib/libc/sys/sigaction.s 1.1

34 years agocleanup of output of control characters
Edward Wang [Sun, 27 Aug 1989 21:00:50 +0000 (13:00 -0800)]
cleanup of output of control characters

SCCS-vsn: usr.bin/window/tth19.c 3.23
SCCS-vsn: usr.bin/window/tth29.c 3.8
SCCS-vsn: usr.bin/window/tt.h 3.24
SCCS-vsn: usr.bin/window/ttzapple.c 3.7
SCCS-vsn: usr.bin/window/tth19.c 3.23
SCCS-vsn: usr.bin/window/tth29.c 3.8

34 years agonew escape sequences
Edward Wang [Sun, 27 Aug 1989 20:38:29 +0000 (12:38 -0800)]
new escape sequences

SCCS-vsn: usr.bin/window/ttzapple.c 3.6
SCCS-vsn: usr.bin/window/ttzapple.c 3.6

34 years agoyow! free the right mbuf after sending icmp error/redirect!
Mike Karels [Sun, 27 Aug 1989 11:35:57 +0000 (03:35 -0800)]
yow! free the right mbuf after sending icmp error/redirect!

SCCS-vsn: sys/netinet/ip_input.c 7.13

34 years agofix for savecore: disk drivers decrease bcount near end of partition,
Mike Karels [Sun, 27 Aug 1989 11:21:28 +0000 (03:21 -0800)]
fix for savecore: disk drivers decrease bcount near end of partition,
need to stop when hitting end

SCCS-vsn: sys/kern/kern_physio.c 7.8

34 years agomore robust if reboot fails after fixing root; faster preen of /tmp;
Mike Karels [Sun, 27 Aug 1989 11:12:59 +0000 (03:12 -0800)]
more robust if reboot fails after fixing root; faster preen of /tmp;
log existence of /etc/ptmp

SCCS-vsn: etc/rc 5.5

34 years agosignal compatibility routines to do 4.2/4.3 signal calls using POSIX
Mike Karels [Sun, 27 Aug 1989 08:06:55 +0000 (00:06 -0800)]
signal compatibility routines to do 4.2/4.3 signal calls using POSIX

SCCS-vsn: lib/libc/compat-43/sigcompat.c 5.1

34 years agorename to *login (from *logname), invalidate getlogin cache
Mike Karels [Sun, 27 Aug 1989 08:02:35 +0000 (00:02 -0800)]
rename to *login (from *logname), invalidate getlogin cache
from setlogin

SCCS-vsn: lib/libc/vax/sys/_getlogin.s 5.2
SCCS-vsn: lib/libc/vax/sys/setlogin.s 5.2

34 years agoposix signals
Mike Karels [Sun, 27 Aug 1989 08:00:56 +0000 (00:00 -0800)]
posix signals

SCCS-vsn: lib/libc/gen/signal.c 5.4
SCCS-vsn: lib/libc/gen/siginterrupt.c 5.4
SCCS-vsn: lib/libc/stdlib/abort.c 5.6

34 years agocorrect cuserid error case; make setlogin invalidate getlogin cache; KNF
Mike Karels [Sun, 27 Aug 1989 08:00:10 +0000 (00:00 -0800)]
correct cuserid error case; make setlogin invalidate getlogin cache; KNF

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

34 years agorename IOT to ABRT (posix); add SIGINFO
Mike Karels [Sun, 27 Aug 1989 07:58:34 +0000 (23:58 -0800)]
rename IOT to ABRT (posix); add SIGINFO

SCCS-vsn: lib/libc/gen/siglist.c 5.4

34 years agoduplicate "effective" group id in groups, so not lost when execing setgid
Mike Karels [Sun, 27 Aug 1989 07:57:42 +0000 (23:57 -0800)]
duplicate "effective" group id in groups, so not lost when execing setgid

SCCS-vsn: lib/libc/gen/initgroups.c 5.5

34 years agoposix signals need real uid here; add saved effective uid, gid
Mike Karels [Sun, 27 Aug 1989 07:42:30 +0000 (23:42 -0800)]
posix signals need real uid here; add saved effective uid, gid

SCCS-vsn: sys/sys/proc.h 7.7

34 years agono real uid in credentials (no one should look at it!)
Mike Karels [Sun, 27 Aug 1989 07:41:31 +0000 (23:41 -0800)]
no real uid in credentials (no one should look at it!)

SCCS-vsn: sys/sys/ucred.h 7.3

34 years agolink count is unsigned
Mike Karels [Sun, 27 Aug 1989 07:38:52 +0000 (23:38 -0800)]
link count is unsigned

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

34 years agoposix signals, new ignored signal treatment
Mike Karels [Sun, 27 Aug 1989 07:36:48 +0000 (23:36 -0800)]
posix signals, new ignored signal treatment

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

34 years agoposix
Mike Karels [Sun, 27 Aug 1989 07:34:55 +0000 (23:34 -0800)]
posix

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

34 years agodeprecate union wait, rearrange for posix
Mike Karels [Sun, 27 Aug 1989 07:34:35 +0000 (23:34 -0800)]
deprecate union wait, rearrange for posix

SCCS-vsn: sys/sys/wait.h 7.7

34 years agofirst cut at _POSIX_SOURCE
Mike Karels [Sun, 27 Aug 1989 07:33:08 +0000 (23:33 -0800)]
first cut at _POSIX_SOURCE

SCCS-vsn: sys/sys/wait.h 7.6

34 years agogeneralize the buffer pool so that NFS can become a client
Kirk McKusick [Sun, 27 Aug 1989 05:19:06 +0000 (21:19 -0800)]
generalize the buffer pool so that NFS can become a client

SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.13
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.13
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.19
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.19
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.19
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.19
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.11
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.11
SCCS-vsn: sys/kern/vfs_bio.c 7.10
SCCS-vsn: sys/kern/vfs_cluster.c 7.10
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 7.5
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.5
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.12
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 7.12
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.12
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 7.12
SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 7.5
SCCS-vsn: sys/sys/ucred.h 7.2
SCCS-vsn: sys/sys/buf.h 7.8

34 years agobread and baddr now require a credential structure
Kirk McKusick [Sun, 27 Aug 1989 04:01:13 +0000 (20:01 -0800)]
bread and baddr now require a credential structure

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

34 years agoinitialize other fields in the buffers
Kirk McKusick [Sun, 27 Aug 1989 03:56:36 +0000 (19:56 -0800)]
initialize other fields in the buffers

SCCS-vsn: sys/kern/init_main.c 7.15

34 years agoprint out negative name cacheing statistics
Kirk McKusick [Sat, 26 Aug 1989 15:35:44 +0000 (07:35 -0800)]
print out negative name cacheing statistics

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

34 years agoadd $k command to kill the kernel (kdb requested panic)
Kirk McKusick [Sat, 26 Aug 1989 15:32:51 +0000 (07:32 -0800)]
add $k command to kill the kernel (kdb requested panic)

SCCS-vsn: sys/deprecated/kdb/kdb_print.c 7.9

34 years agoalways clear setuid and setgid bits when changing owner or group
Kirk McKusick [Sat, 26 Aug 1989 15:12:18 +0000 (07:12 -0800)]
always clear setuid and setgid bits when changing owner or group

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.16
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.16
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.16
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.16

34 years agoupdate for soft references and negative cacheing
Kirk McKusick [Sat, 26 Aug 1989 15:10:01 +0000 (07:10 -0800)]
update for soft references and negative cacheing

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

34 years agova_bytes is really bytes; return st_blocks in S_BLKSIZE (512) units
Kirk McKusick [Sat, 26 Aug 1989 15:04:03 +0000 (07:04 -0800)]
va_bytes is really bytes; return st_blocks in S_BLKSIZE (512) units

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

34 years agoupdate for soft references and negative cacheing
Kirk McKusick [Sat, 26 Aug 1989 14:56:17 +0000 (06:56 -0800)]
update for soft references and negative cacheing

SCCS-vsn: sys/kern/vfs_cache.c 7.4

34 years agoreorganize for clarity; capability fields in the vnode cache
Kirk McKusick [Sat, 26 Aug 1989 12:46:21 +0000 (04:46 -0800)]
reorganize for clarity; capability fields in the vnode cache

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

34 years agoadd v_id as capability identifier
Kirk McKusick [Sat, 26 Aug 1989 12:35:12 +0000 (04:35 -0800)]
add v_id as capability identifier

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

34 years agodon't build Kerb. libraries here anymore
Kevin Fall [Sat, 26 Aug 1989 05:27:59 +0000 (21:27 -0800)]
don't build Kerb. libraries here anymore

SCCS-vsn: lib/Makefile 5.17

34 years agotypo
Keith Bostic [Sat, 26 Aug 1989 03:08:24 +0000 (19:08 -0800)]
typo

SCCS-vsn: lib/libc/sys/readlink.2 6.6

34 years agodate and time created 89/08/25 11:17:59 by mckusick
Kirk McKusick [Sat, 26 Aug 1989 02:17:59 +0000 (18:17 -0800)]
date and time created 89/08/25 11:17:59 by mckusick

SCCS-vsn: admin/admin/proposals/JP.proposal 1.1

34 years agobetter lower right corner update
Edward Wang [Fri, 25 Aug 1989 20:22:52 +0000 (12:22 -0800)]
better lower right corner update

SCCS-vsn: usr.bin/window/wwupdate.c 3.27

34 years agoneed newline for console, too
Keith Bostic [Fri, 25 Aug 1989 10:54:49 +0000 (02:54 -0800)]
need newline for console, too

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

34 years agorename to something obvious
Keith Bostic [Fri, 25 Aug 1989 10:26:56 +0000 (02:26 -0800)]
rename to something obvious

SCCS-vsn: old/pcc/lint/lint.sh 1.10
SCCS-vsn: old/pcc/lint/Makefile 1.27

34 years agocpp -> /usr/bin
Keith Bostic [Fri, 25 Aug 1989 10:19:12 +0000 (02:19 -0800)]
cpp -> /usr/bin

SCCS-vsn: old/pcc/lint/Makefile 1.26

34 years agoif -r and not -h use lstat on recursive descent; Harry Rubin
Keith Bostic [Fri, 25 Aug 1989 07:42:44 +0000 (23:42 -0800)]
if -r and not -h use lstat on recursive descent; Harry Rubin

SCCS-vsn: bin/cp/cp.c 5.8

34 years agounlink ticket file before initializing new one; fix libkrb.a to
Kevin Fall [Fri, 25 Aug 1989 07:39:25 +0000 (23:39 -0800)]
unlink ticket file before initializing new one; fix libkrb.a to
clean up the setreuid stuff. [now we chown the ticket file]

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

34 years agoset directory modes/permissions/etc. on -p -r; Harry Rubin
Keith Bostic [Fri, 25 Aug 1989 04:40:53 +0000 (20:40 -0800)]
set directory modes/permissions/etc. on -p -r; Harry Rubin

SCCS-vsn: bin/cp/cp.c 5.7

34 years agothey *must* want the old version
Mike Karels [Fri, 25 Aug 1989 02:13:32 +0000 (18:13 -0800)]
they *must* want the old version

SCCS-vsn: include/sgtty.h 4.4

34 years agonew compresson algorithm
Edward Wang [Thu, 24 Aug 1989 19:57:46 +0000 (11:57 -0800)]
new compresson algorithm

SCCS-vsn: usr.bin/window/lcmd2.c 3.19

34 years agoemacs bug patch
Edward Wang [Thu, 24 Aug 1989 19:44:40 +0000 (11:44 -0800)]
emacs bug patch

SCCS-vsn: usr.bin/window/ww.h 3.56

34 years agonew compression algorithm
Edward Wang [Thu, 24 Aug 1989 19:42:20 +0000 (11:42 -0800)]
new compression algorithm

SCCS-vsn: usr.bin/window/lcmd2.c 3.19
SCCS-vsn: usr.bin/window/ww.h 3.55
SCCS-vsn: usr.bin/window/xx.c 3.3
SCCS-vsn: usr.bin/window/xx.h 3.3
SCCS-vsn: usr.bin/window/xxflush.c 3.3
SCCS-vsn: usr.bin/window/compress.c 3.2

34 years agoinsert mode bug fix and cleanup
Edward Wang [Thu, 24 Aug 1989 19:37:08 +0000 (11:37 -0800)]
insert mode bug fix and cleanup

SCCS-vsn: usr.bin/window/wwinschar.c 3.18

34 years agoinsert mode bug fix and cleanup
Edward Wang [Thu, 24 Aug 1989 12:43:49 +0000 (04:43 -0800)]
insert mode bug fix and cleanup

SCCS-vsn: usr.bin/window/wwinschar.c 3.18
SCCS-vsn: usr.bin/window/ttgeneric.c 3.40
SCCS-vsn: usr.bin/window/tth19.c 3.22
SCCS-vsn: usr.bin/window/tt.h 3.23
SCCS-vsn: usr.bin/window/wwupdate.c 3.26
SCCS-vsn: usr.bin/window/wwwrite.c 3.30
SCCS-vsn: usr.bin/window/wwinit.c 3.35
SCCS-vsn: usr.bin/window/xx.c 3.2
SCCS-vsn: usr.bin/window/xx.h 3.2
SCCS-vsn: usr.bin/window/xxflush.c 3.2
SCCS-vsn: usr.bin/window/ttzapple.c 3.5

34 years agofix ticket file ownership (look at this again later)
Kevin Fall [Thu, 24 Aug 1989 11:33:56 +0000 (03:33 -0800)]
fix ticket file ownership (look at this again later)

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

34 years agosig_t
Edward Wang [Thu, 24 Aug 1989 11:11:28 +0000 (03:11 -0800)]
sig_t

SCCS-vsn: usr.bin/window/wwsuspend.c 3.11

34 years agodate and time created 89/08/23 19:36:24 by edward
Edward Wang [Thu, 24 Aug 1989 10:36:24 +0000 (02:36 -0800)]
date and time created 89/08/23 19:36:24 by edward

SCCS-vsn: usr.bin/window/xxflush.c 3.1

34 years agobe silent if controller absent
Keith Bostic [Thu, 24 Aug 1989 09:01:29 +0000 (01:01 -0800)]
be silent if controller absent

SCCS-vsn: sys/tahoe/vba/hd.c 7.8

34 years agotype mistake; include standard address array
Keith Bostic [Thu, 24 Aug 1989 08:24:20 +0000 (00:24 -0800)]
type mistake; include standard address array

SCCS-vsn: sys/tahoe/vba/hd.c 7.7

34 years agodate and time created 89/08/23 16:27:54 by mckusick
Kirk McKusick [Thu, 24 Aug 1989 07:27:54 +0000 (23:27 -0800)]
date and time created 89/08/23 16:27:54 by mckusick

SCCS-vsn: admin/admin/budget/budget.csrg 1.1

34 years agominor updates
Keith Bostic [Thu, 24 Aug 1989 07:25:28 +0000 (23:25 -0800)]
minor updates

SCCS-vsn: admin/admin/network.1/Cover.infopacket 5.2

34 years agozero out fields for number of free and used inodes
Kirk McKusick [Wed, 23 Aug 1989 13:30:01 +0000 (05:30 -0800)]
zero out fields for number of free and used inodes

SCCS-vsn: sys/nfs/nfs_vnops.c 7.4

34 years agoconvert vap_bytes to blocks for NFS protocol
Kirk McKusick [Wed, 23 Aug 1989 13:24:12 +0000 (05:24 -0800)]
convert vap_bytes to blocks for NFS protocol

SCCS-vsn: sys/nfs/nfs_serv.c 7.6

34 years agodeal with botch in NFS protocol for older systems
Kirk McKusick [Wed, 23 Aug 1989 13:15:30 +0000 (05:15 -0800)]
deal with botch in NFS protocol for older systems

SCCS-vsn: sys/nfs/nfs_subs.c 7.6

34 years agocommon code for checking if rm==localhost
Thomas Ferrin [Wed, 23 Aug 1989 12:02:30 +0000 (04:02 -0800)]
common code for checking if rm==localhost

SCCS-vsn: usr.sbin/lpr/common_source/lp.h 5.4
SCCS-vsn: usr.sbin/lpr/common_source/common.c 5.5
SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.9
SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 5.11
SCCS-vsn: usr.sbin/lpr/common_source/rmjob.c 5.6

34 years agoupdate the status file when printing is disabled
Thomas Ferrin [Wed, 23 Aug 1989 11:04:49 +0000 (03:04 -0800)]
update the status file when printing is disabled

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 5.6

34 years agoremove extraneous args from krcmd
Kevin Fall [Wed, 23 Aug 1989 09:04:18 +0000 (01:04 -0800)]
remove extraneous args from krcmd

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

34 years agodeal with krcmd.c and kcmd.c correctly
Kevin Fall [Wed, 23 Aug 1989 08:36:19 +0000 (00:36 -0800)]
deal with krcmd.c and kcmd.c correctly

SCCS-vsn: usr.bin/rsh/Makefile 5.3

34 years agoadd Kerberos info
Kevin Fall [Wed, 23 Aug 1989 08:36:03 +0000 (00:36 -0800)]
add Kerberos info

SCCS-vsn: usr.bin/rsh/rsh.1 6.4

34 years agoKerberos cleanup
Kevin Fall [Wed, 23 Aug 1989 08:35:52 +0000 (00:35 -0800)]
Kerberos cleanup

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

34 years agodeal with kcmd and krcmd.c correctly
Kevin Fall [Wed, 23 Aug 1989 08:35:18 +0000 (00:35 -0800)]
deal with kcmd and krcmd.c correctly

SCCS-vsn: usr.bin/rlogin/Makefile 5.3

34 years agoadd kerberos info
Kevin Fall [Wed, 23 Aug 1989 08:34:59 +0000 (00:34 -0800)]
add kerberos info

SCCS-vsn: usr.bin/rlogin/rlogin.1 6.11

34 years agocleanup Kerberos stuff
Kevin Fall [Wed, 23 Aug 1989 08:34:41 +0000 (00:34 -0800)]
cleanup Kerberos stuff

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.20

34 years agoremove BSD ifdefs
Kevin Fall [Wed, 23 Aug 1989 07:29:20 +0000 (23:29 -0800)]
remove BSD ifdefs

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

34 years agonumerous Kerberos, syslog changes; signal() is now type sig_t
Kevin Fall [Wed, 23 Aug 1989 07:23:54 +0000 (23:23 -0800)]
numerous Kerberos, syslog changes; signal() is now type sig_t

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

34 years agomore work on the tags
Keith Bostic [Wed, 23 Aug 1989 06:25:56 +0000 (22:25 -0800)]
more work on the tags

SCCS-vsn: sys/kern/Makefile 7.7

34 years agouse openlog so message get tagged correctly
Keith Bostic [Wed, 23 Aug 1989 06:00:45 +0000 (22:00 -0800)]
use openlog so message get tagged correctly

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

34 years agodeprecate LOG_NOWAIT
Keith Bostic [Wed, 23 Aug 1989 05:49:08 +0000 (21:49 -0800)]
deprecate LOG_NOWAIT

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

34 years agono longer forks; delete LOG_NOWAIT and rephrase LOG_CONS
Keith Bostic [Wed, 23 Aug 1989 05:47:22 +0000 (21:47 -0800)]
no longer forks; delete LOG_NOWAIT and rephrase LOG_CONS
reformat alphabetically

SCCS-vsn: lib/libc/gen/syslog.3 6.12

34 years agodocument that setuid and execute bits are not retained
Keith Bostic [Wed, 23 Aug 1989 05:28:47 +0000 (21:28 -0800)]
document that setuid and execute bits are not retained

SCCS-vsn: usr.bin/uuencode/uuencode.1 6.6

34 years agoguarantee that setuid/executable bits are off
Keith Bostic [Wed, 23 Aug 1989 05:26:27 +0000 (21:26 -0800)]
guarantee that setuid/executable bits are off

SCCS-vsn: usr.bin/uudecode/uudecode.c 5.8

34 years agothe whole map is always dumped anyway, so just calculate its size
Kirk McKusick [Wed, 23 Aug 1989 05:04:36 +0000 (21:04 -0800)]
the whole map is always dumped anyway, so just calculate its size
and be done with it (allegra!jpl@research.att.com)

SCCS-vsn: sbin/dump/itime.c 5.3

34 years agodefault sizes are in 512-byte blocks; add -k flag for kilobytes
Keith Bostic [Wed, 23 Aug 1989 03:26:46 +0000 (19:26 -0800)]
default sizes are in 512-byte blocks; add -k flag for kilobytes

SCCS-vsn: bin/ls/ls.c 5.33
SCCS-vsn: bin/ls/ls.h 5.8
SCCS-vsn: bin/ls/print.c 5.15
SCCS-vsn: bin/ls/util.c 5.5

34 years agodefault sizes are in 512-byte blocks; add -k flag for kilobytes
Keith Bostic [Wed, 23 Aug 1989 03:26:35 +0000 (19:26 -0800)]
default sizes are in 512-byte blocks; add -k flag for kilobytes
sort options, remove outdated BUGS comments

SCCS-vsn: bin/ls/ls.1 6.10

34 years agodon't need pathnames.h any more
Keith Bostic [Wed, 23 Aug 1989 02:57:33 +0000 (18:57 -0800)]
don't need pathnames.h any more

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

34 years agoadd -k flag, change default output to 512 byte blocks
Keith Bostic [Wed, 23 Aug 1989 02:55:12 +0000 (18:55 -0800)]
add -k flag, change default output to 512 byte blocks
move mount point to '/', use mktemp so multiple users works right
minor formatting and lint, precede error messages with "df:"

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

34 years agoadd -k flag, from scratch, add Berkeley specific copyright
Keith Bostic [Wed, 23 Aug 1989 02:54:01 +0000 (18:54 -0800)]
add -k flag, from scratch, add Berkeley specific copyright

SCCS-vsn: bin/df/df.1 6.3

34 years agoonly one line discipline
Keith Bostic [Wed, 23 Aug 1989 02:04:48 +0000 (18:04 -0800)]
only one line discipline

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

34 years agoAdd installation of the man page
Paul Borman [Wed, 23 Aug 1989 00:28:21 +0000 (16:28 -0800)]
Add installation of the man page

SCCS-vsn: usr.bin/telnet/Makefile 1.15

34 years agoAdd support for LINEMODE option
Paul Borman [Wed, 23 Aug 1989 00:13:30 +0000 (16:13 -0800)]
Add support for LINEMODE option

SCCS-vsn: usr.bin/telnet/telnet.1 6.7

34 years agoAdd support for the LINEMODE option
Paul Borman [Wed, 23 Aug 1989 00:06:26 +0000 (16:06 -0800)]
Add support for the LINEMODE option

SCCS-vsn: usr.bin/telnet/telnet.1 6.7

34 years agoremove POSIX_JOB_CONTROL #ifdefs (which were never defined--oops)
Kevin Fall [Tue, 22 Aug 1989 14:14:54 +0000 (06:14 -0800)]
remove POSIX_JOB_CONTROL #ifdefs (which were never defined--oops)

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

34 years agoreformat structure, add new vnode fields, document st_blocks is 512 units
Keith Bostic [Tue, 22 Aug 1989 14:11:04 +0000 (06:11 -0800)]
reformat structure, add new vnode fields, document st_blocks is 512 units

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

34 years agodisplay 512-byte blocks, add -k option for 1024-byte blocks
Keith Bostic [Tue, 22 Aug 1989 13:44:45 +0000 (05:44 -0800)]
display 512-byte blocks, add -k option for 1024-byte blocks

SCCS-vsn: usr.bin/du/du.c 5.4
SCCS-vsn: usr.bin/du/du.1 6.4

34 years agomove TZDIR back to /etc, expect to have high number of accesses
Keith Bostic [Tue, 22 Aug 1989 13:25:32 +0000 (05:25 -0800)]
move TZDIR back to /etc, expect to have high number of accesses

SCCS-vsn: include/tzfile.h 5.6

34 years agoneed to read dumpsize from blockdev, more cleanups
Mike Karels [Tue, 22 Aug 1989 13:09:55 +0000 (05:09 -0800)]
need to read dumpsize from blockdev, more cleanups

SCCS-vsn: sbin/savecore/savecore.c 5.19

34 years agobe famous forever
Kevin Fall [Tue, 22 Aug 1989 10:01:01 +0000 (02:01 -0800)]
be famous forever

SCCS-vsn: etc/master.passwd 5.5

34 years agonew location for include files; pretty up
Kevin Fall [Tue, 22 Aug 1989 09:27:01 +0000 (01:27 -0800)]
new location for include files; pretty up

SCCS-vsn: libexec/kpasswdd/kpasswdd.c 1.3

34 years agofix syntax error
Kevin Fall [Tue, 22 Aug 1989 09:14:44 +0000 (01:14 -0800)]
fix syntax error

SCCS-vsn: local/kerberosIV/register/register.c 1.7
SCCS-vsn: local/kerberosIV/registerd/registerd.c 1.6

34 years agouse pathnames.h; explain a bit more
Kevin Fall [Tue, 22 Aug 1989 09:14:25 +0000 (01:14 -0800)]
use pathnames.h; explain a bit more

SCCS-vsn: local/kerberosIV/make_keypair/make_keypair.c 1.4

34 years agofilesystem reorg, deal with des_rw correctly
Kevin Fall [Tue, 22 Aug 1989 09:14:09 +0000 (01:14 -0800)]
filesystem reorg, deal with des_rw correctly

SCCS-vsn: local/kerberosIV/register/Makefile 1.4

34 years agodate and time created 89/08/21 18:02:28 by kfall
Kevin Fall [Tue, 22 Aug 1989 09:02:28 +0000 (01:02 -0800)]
date and time created 89/08/21 18:02:28 by kfall

SCCS-vsn: local/kerberosIV/register/pathnames.h 1.1

34 years agofilesystem reorg
Kevin Fall [Tue, 22 Aug 1989 09:02:21 +0000 (01:02 -0800)]
filesystem reorg

SCCS-vsn: local/kerberosIV/make_keypair/make_keypair.c 1.3
SCCS-vsn: local/kerberosIV/register/register.c 1.6
SCCS-vsn: local/kerberosIV/registerd/registerd.c 1.5

34 years agodon't have double slashes, for emacs
Keith Bostic [Tue, 22 Aug 1989 08:34:32 +0000 (00:34 -0800)]
don't have double slashes, for emacs

SCCS-vsn: usr.bin/mail/quit.c 5.13
SCCS-vsn: usr.bin/mail/temp.c 5.13

34 years agodo not return FSTAB_XX entries
Kirk McKusick [Tue, 22 Aug 1989 08:33:29 +0000 (00:33 -0800)]
do not return FSTAB_XX entries

SCCS-vsn: lib/libc/gen/fstab.c 5.8