unix-history/.git
29 years agoget fstype from mount entry
Jan-Simon Pendry [Wed, 10 May 1995 20:38:06 +0000 (12:38 -0800)]
get fstype from mount entry

SCCS-vsn: usr.sbin/amd/config/mtab_bsd.c 8.2

29 years agodate and time created 95/05/10 05:37:28 by pendry
Jan-Simon Pendry [Wed, 10 May 1995 20:37:28 +0000 (12:37 -0800)]
date and time created 95/05/10 05:37:28 by pendry

SCCS-vsn: usr.sbin/amd/config/misc-bsd44l.h 8.1

29 years agochange mountlist to CIRCLEQ so we can do unmountall (from mycroft)
Kirk McKusick [Wed, 10 May 1995 08:14:15 +0000 (00:14 -0800)]
change mountlist to CIRCLEQ so we can do unmountall (from mycroft)

SCCS-vsn: sys/kern/init_main.c 8.13
SCCS-vsn: sys/kern/vfs_syscalls.c 8.34
SCCS-vsn: sys/kern/vfs_subr.c 8.21
SCCS-vsn: usr.sbin/pstat/pstat.c 8.16

29 years agoadd information about CTL_VFS
Kirk McKusick [Wed, 10 May 1995 07:52:53 +0000 (23:52 -0800)]
add information about CTL_VFS

SCCS-vsn: lib/libc/gen/sysctl.3 8.4

29 years agoallow argument to trim down output for -A
Kirk McKusick [Wed, 10 May 1995 07:39:32 +0000 (23:39 -0800)]
allow argument to trim down output for -A

SCCS-vsn: usr.sbin/sysctl/sysctl.c 8.5

29 years agoadd debug and filesystem info
Kirk McKusick [Wed, 10 May 1995 07:35:35 +0000 (23:35 -0800)]
add debug and filesystem info

SCCS-vsn: usr.sbin/sysctl/sysctl.8 8.2

29 years agoclarification of -fstype
Kirk McKusick [Wed, 10 May 1995 07:20:36 +0000 (23:20 -0800)]
clarification of -fstype

SCCS-vsn: usr.bin/find/find.1 8.7

29 years agoupdate for checking the clean flag
Kirk McKusick [Wed, 10 May 1995 07:13:53 +0000 (23:13 -0800)]
update for checking the clean flag

SCCS-vsn: sbin/fsck/fsck.8 8.4

29 years agocheck and act on the clean flag
Kirk McKusick [Wed, 10 May 1995 06:45:12 +0000 (22:45 -0800)]
check and act on the clean flag

SCCS-vsn: sbin/fsck/utilities.c 8.5
SCCS-vsn: sbin/fsck/main.c 8.5
SCCS-vsn: sbin/fsck/fsck.h 8.4
SCCS-vsn: sbin/fsck/setup.c 8.10

29 years agochange mountlist to CIRCLEQ so we can do unmountall (from mycroft)
Kirk McKusick [Wed, 10 May 1995 05:50:21 +0000 (21:50 -0800)]
change mountlist to CIRCLEQ so we can do unmountall (from mycroft)

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.24

29 years agochange mountlist to CIRCLEQ so we can do unmountall (from mycroft)
Kirk McKusick [Wed, 10 May 1995 03:28:47 +0000 (19:28 -0800)]
change mountlist to CIRCLEQ so we can do unmountall (from mycroft)

SCCS-vsn: sys/isofs/cd9660/cd9660_vfsops.c 8.11
SCCS-vsn: sys/nfs/nfs_vfsops.c 8.8
SCCS-vsn: sys/nfs/nfs_nqlease.c 8.7
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.8
SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 8.6

29 years agoput in request to unmount all filesystems when rebooting
Kirk McKusick [Wed, 10 May 1995 03:11:49 +0000 (19:11 -0800)]
put in request to unmount all filesystems when rebooting

SCCS-vsn: sys/i386/i386/machdep.c 8.3
SCCS-vsn: sys/hp300/hp300/machdep.c 8.12
SCCS-vsn: sys/luna68k/luna68k/machdep.c 8.4
SCCS-vsn: sys/news3400/news3400/machdep.c 8.4
SCCS-vsn: sys/pmax/pmax/machdep.c 8.4
SCCS-vsn: sys/sparc/sparc/machdep.c 8.8

29 years agochange mountlist to CIRCLEQ so we can do unmountall (from mycroft)
Kirk McKusick [Wed, 10 May 1995 03:03:14 +0000 (19:03 -0800)]
change mountlist to CIRCLEQ so we can do unmountall (from mycroft)

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

29 years agoallow root .forward to work even if ~root not searchable or
Eric Allman [Wed, 10 May 1995 01:48:00 +0000 (17:48 -0800)]
allow root .forward to work even if ~root not searchable or
~root/.forward is not readable by non-roots

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.83

29 years agoadd -A option to unmount all mounted filesystems
Kirk McKusick [Tue, 9 May 1995 08:50:12 +0000 (00:50 -0800)]
add -A option to unmount all mounted filesystems

SCCS-vsn: sbin/umount/umount.8 8.2
SCCS-vsn: sbin/umount/umount.c 8.8

29 years agoupdate to use vfslist from mount; cleanups for vfsconf
Kirk McKusick [Tue, 9 May 1995 08:23:44 +0000 (00:23 -0800)]
update to use vfslist from mount; cleanups for vfsconf

SCCS-vsn: sbin/umount/umount.c 8.7

29 years agolist processing now done in vfslist from mount
Kirk McKusick [Tue, 9 May 1995 08:21:20 +0000 (00:21 -0800)]
list processing now done in vfslist from mount

SCCS-vsn: sbin/umount/Makefile 8.3

29 years agoupdate to reflect new -t syntax (same as mount)
Kirk McKusick [Tue, 9 May 1995 07:34:12 +0000 (23:34 -0800)]
update to reflect new -t syntax (same as mount)

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

29 years agouse vfslist from mount rather than rolling our own syntax
Kirk McKusick [Tue, 9 May 1995 07:17:05 +0000 (23:17 -0800)]
use vfslist from mount rather than rolling our own syntax

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

29 years agonow need vfslist.c from mount
Kirk McKusick [Tue, 9 May 1995 07:16:22 +0000 (23:16 -0800)]
now need vfslist.c from mount

SCCS-vsn: bin/df/Makefile 8.3

29 years agobreak out vfslist.c for df
Kirk McKusick [Tue, 9 May 1995 04:02:38 +0000 (20:02 -0800)]
break out vfslist.c for df

SCCS-vsn: sbin/mount/mount.c 8.25
SCCS-vsn: sbin/mount/Makefile 8.6

29 years agodate and time created 95/05/08 13:01:58 by mckusick
Kirk McKusick [Tue, 9 May 1995 04:01:58 +0000 (20:01 -0800)]
date and time created 95/05/08 13:01:58 by mckusick

SCCS-vsn: sbin/mount/vfslist.c 8.1

29 years agoLFS blksize now takes three arguments; lfs_balloc now takes an offset
Kirk McKusick [Tue, 9 May 1995 03:59:25 +0000 (19:59 -0800)]
LFS blksize now takes three arguments; lfs_balloc now takes an offset

SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.11

29 years agoget rid of unused um_relvp
Kirk McKusick [Tue, 9 May 1995 03:28:06 +0000 (19:28 -0800)]
get rid of unused um_relvp

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

29 years agomissing decl
Kirk McKusick [Tue, 9 May 1995 03:24:20 +0000 (19:24 -0800)]
missing decl

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

29 years agoupdate from margo
Kirk McKusick [Tue, 9 May 1995 03:17:26 +0000 (19:17 -0800)]
update from margo

SCCS-vsn: sys/ufs/lfs/lfs.h 8.9
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 8.6
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.7
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 8.6
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 8.9
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 8.8
SCCS-vsn: sys/ufs/lfs/lfs_subr.c 8.4
SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 8.9
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.13

29 years agoforgot to check this in...
Christos Zoulas [Sun, 7 May 1995 04:38:33 +0000 (20:38 -0800)]
forgot to check this in...

SCCS-vsn: bin/csh/file.c 8.4

29 years agodelete printf.o
Keith Bostic [Fri, 5 May 1995 23:30:02 +0000 (15:30 -0800)]
delete printf.o

SCCS-vsn: bin/sh/Makefile 8.4

29 years agosomebody didn't try "make"
Keith Bostic [Fri, 5 May 1995 23:25:24 +0000 (15:25 -0800)]
somebody didn't try "make"

SCCS-vsn: bin/sh/Makefile 8.5

29 years agofix MIME problem: did header munging on interior headers
Eric Allman [Fri, 5 May 1995 23:21:10 +0000 (15:21 -0800)]
fix MIME problem: did header munging on interior headers

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.61
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.131
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.20

29 years agomention that IDENT works on Ultrix 4.4
Eric Allman [Fri, 5 May 1995 23:20:30 +0000 (15:20 -0800)]
mention that IDENT works on Ultrix 4.4

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.85

29 years agoallow command-line redefinitions of BROKEN_RES_SEARCH
Eric Allman [Fri, 5 May 1995 23:18:32 +0000 (15:18 -0800)]
allow command-line redefinitions of BROKEN_RES_SEARCH

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.155

29 years agoclarify IDENTPROTO
Eric Allman [Fri, 5 May 1995 23:16:34 +0000 (15:16 -0800)]
clarify IDENTPROTO

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ULTRIX 8.8

29 years agoadd fd >&$var fix
Christos Zoulas [Fri, 5 May 1995 09:12:43 +0000 (01:12 -0800)]
add fd >&$var fix

SCCS-vsn: bin/sh/nodetypes 8.2

29 years agomisc cleanup
Christos Zoulas [Fri, 5 May 1995 09:03:56 +0000 (01:03 -0800)]
misc cleanup

SCCS-vsn: bin/sh/bltin/bltin.h 8.2
SCCS-vsn: bin/sh/bltin/echo.1 8.2
SCCS-vsn: bin/sh/bltin/echo.c 8.2

29 years agoNo changes
Christos Zoulas [Fri, 5 May 1995 09:03:27 +0000 (01:03 -0800)]
No changes

SCCS-vsn: bin/sh/funcs/cmv 8.2
SCCS-vsn: bin/sh/funcs/dirs 8.2
SCCS-vsn: bin/sh/funcs/kill 8.2
SCCS-vsn: bin/sh/funcs/login 8.2
SCCS-vsn: bin/sh/funcs/newgrp 8.2
SCCS-vsn: bin/sh/funcs/popd 8.2
SCCS-vsn: bin/sh/funcs/pushd 8.2
SCCS-vsn: bin/sh/funcs/suspend 8.2

29 years agomerged netbsd changes
Christos Zoulas [Fri, 5 May 1995 09:02:55 +0000 (01:02 -0800)]
merged netbsd changes

SCCS-vsn: bin/sh/Makefile 8.3
SCCS-vsn: bin/sh/nodes.c.pat 8.2
SCCS-vsn: bin/sh/mkbuiltins 8.2
SCCS-vsn: bin/sh/arith.y 8.3
SCCS-vsn: bin/sh/sh.1 8.6
SCCS-vsn: bin/sh/arith_lex.l 8.3
SCCS-vsn: bin/sh/builtins.def 8.4

29 years ago(no message)
Christos Zoulas [Fri, 5 May 1995 09:00:15 +0000 (01:00 -0800)]
(no message)

SCCS-vsn: bin/sh/alias.c 8.3
SCCS-vsn: bin/sh/alias.h 8.2
SCCS-vsn: bin/sh/cd.c 8.2
SCCS-vsn: bin/sh/error.c 8.2
SCCS-vsn: bin/sh/error.h 8.2
SCCS-vsn: bin/sh/eval.c 8.4
SCCS-vsn: bin/sh/eval.h 8.2
SCCS-vsn: bin/sh/exec.c 8.3
SCCS-vsn: bin/sh/exec.h 8.2
SCCS-vsn: bin/sh/expand.c 8.4
SCCS-vsn: bin/sh/expand.h 8.2
SCCS-vsn: bin/sh/histedit.c 8.2
SCCS-vsn: bin/sh/init.h 8.2
SCCS-vsn: bin/sh/input.c 8.2
SCCS-vsn: bin/sh/input.h 8.2
SCCS-vsn: bin/sh/jobs.c 8.5
SCCS-vsn: bin/sh/jobs.h 8.2
SCCS-vsn: bin/sh/machdep.h 8.2
SCCS-vsn: bin/sh/mail.c 8.2
SCCS-vsn: bin/sh/mail.h 8.2
SCCS-vsn: bin/sh/main.c 8.4
SCCS-vsn: bin/sh/main.h 8.2
SCCS-vsn: bin/sh/memalloc.c 8.3
SCCS-vsn: bin/sh/memalloc.h 8.2
SCCS-vsn: bin/sh/miscbltin.c 8.4
SCCS-vsn: bin/sh/mkinit.c 8.2
SCCS-vsn: bin/sh/mknodes.c 8.2
SCCS-vsn: bin/sh/mksyntax.c 8.2
SCCS-vsn: bin/sh/myhistedit.h 8.2
SCCS-vsn: bin/sh/mystring.c 8.2
SCCS-vsn: bin/sh/mystring.h 8.2
SCCS-vsn: bin/sh/options.c 8.2
SCCS-vsn: bin/sh/options.h 8.2
SCCS-vsn: bin/sh/output.c 8.2
SCCS-vsn: bin/sh/output.h 8.2
SCCS-vsn: bin/sh/parser.c 8.6
SCCS-vsn: bin/sh/parser.h 8.3
SCCS-vsn: bin/sh/redir.c 8.2
SCCS-vsn: bin/sh/redir.h 8.2
SCCS-vsn: bin/sh/shell.h 8.2
SCCS-vsn: bin/sh/show.c 8.3
SCCS-vsn: bin/sh/trap.c 8.3
SCCS-vsn: bin/sh/trap.h 8.2
SCCS-vsn: bin/sh/var.c 8.3
SCCS-vsn: bin/sh/var.h 8.2

29 years agodate and time created 95/05/04 17:59:13 by christos
Christos Zoulas [Fri, 5 May 1995 08:59:13 +0000 (00:59 -0800)]
date and time created 95/05/04 17:59:13 by christos

SCCS-vsn: bin/sh/show.h 1.1

29 years agodate and time created 95/05/04 17:59:12 by christos
Christos Zoulas [Fri, 5 May 1995 08:59:12 +0000 (00:59 -0800)]
date and time created 95/05/04 17:59:12 by christos

SCCS-vsn: bin/sh/arith.h 1.1

29 years agoadd getvfsbyname
Kirk McKusick [Fri, 5 May 1995 08:12:31 +0000 (00:12 -0800)]
add getvfsbyname

SCCS-vsn: lib/libc/gen/Makefile.inc 8.6

29 years agokvm_getvfsbyname moves to libc
Kirk McKusick [Fri, 5 May 1995 08:10:39 +0000 (00:10 -0800)]
kvm_getvfsbyname moves to libc

SCCS-vsn: lib/libkvm/Makefile 8.3

29 years agokvm_getvfsbyname => getvfsbyname
Kirk McKusick [Fri, 5 May 1995 08:08:32 +0000 (00:08 -0800)]
kvm_getvfsbyname => getvfsbyname

SCCS-vsn: lib/libkvm/Makefile 8.3

29 years agoit is known as getbfsbyname
Kirk McKusick [Fri, 5 May 1995 08:03:54 +0000 (00:03 -0800)]
it is known as getbfsbyname

SCCS-vsn: lib/libc/gen/getvfsbyname.3 8.3

29 years agodi_?time is no longer a structure
Kirk McKusick [Fri, 5 May 1995 08:00:14 +0000 (00:00 -0800)]
di_?time is no longer a structure

SCCS-vsn: usr.sbin/mkproto/mkproto.c 8.3
SCCS-vsn: usr.sbin/quot/quot.c 8.5

29 years agouse getvfsbyname to find filesystem type number
Kirk McKusick [Fri, 5 May 1995 07:56:35 +0000 (23:56 -0800)]
use getvfsbyname to find filesystem type number

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

29 years agovfc_index => vfc_typenum
Kirk McKusick [Fri, 5 May 1995 07:49:14 +0000 (23:49 -0800)]
vfc_index => vfc_typenum

SCCS-vsn: lib/libc/gen/getvfsbyname.3 8.2

29 years agoadd NFS_ARGSVERSION to nfs_args structure
Kirk McKusick [Fri, 5 May 1995 07:33:25 +0000 (23:33 -0800)]
add NFS_ARGSVERSION to nfs_args structure

SCCS-vsn: sbin/mount_nfs/mount_nfs.c 8.11

29 years agoMOUNT types become names
Kirk McKusick [Fri, 5 May 1995 07:31:03 +0000 (23:31 -0800)]
MOUNT types become names

SCCS-vsn: sbin/mount_kernfs/mount_kernfs.c 8.3

29 years agodi_?time is no longer a structure
Kirk McKusick [Fri, 5 May 1995 07:29:26 +0000 (23:29 -0800)]
di_?time is no longer a structure

SCCS-vsn: sbin/dumplfs/dumplfs.c 8.4
SCCS-vsn: sbin/fsdb/fsdb.c 8.5

29 years agofs.h needs dinode.h first
Kirk McKusick [Fri, 5 May 1995 07:26:42 +0000 (23:26 -0800)]
fs.h needs dinode.h first

SCCS-vsn: sbin/disklabel/disklabel.c 8.4

29 years agoinclude ordering
Kirk McKusick [Fri, 5 May 1995 07:25:20 +0000 (23:25 -0800)]
include ordering

SCCS-vsn: sbin/badsect/badsect.c 8.2

29 years agoMOUNT types become names
Kirk McKusick [Fri, 5 May 1995 07:24:19 +0000 (23:24 -0800)]
MOUNT types become names

SCCS-vsn: libexec/lfs_cleanerd/clean.h 8.2
SCCS-vsn: libexec/lfs_cleanerd/library.c 8.2
SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 8.3

29 years agosa_handler always takes an int argument
Kirk McKusick [Fri, 5 May 1995 07:03:33 +0000 (23:03 -0800)]
sa_handler always takes an int argument

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

29 years agooptarg/optind moved to unistd.h
Keith Bostic [Fri, 5 May 1995 06:50:34 +0000 (22:50 -0800)]
optarg/optind moved to unistd.h

SCCS-vsn: usr.bin/printenv/printenv.c 8.2
SCCS-vsn: usr.bin/rev/rev.c 8.3
SCCS-vsn: usr.bin/tr/tr.c 8.2
SCCS-vsn: usr.bin/tsort/tsort.c 8.3
SCCS-vsn: usr.bin/uname/uname.c 8.2
SCCS-vsn: usr.bin/uniq/uniq.c 8.3
SCCS-vsn: usr.bin/whereis/whereis.c 8.3
SCCS-vsn: usr.bin/look/look.c 8.2
SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 8.3

29 years agolint
Kirk McKusick [Fri, 5 May 1995 06:45:09 +0000 (22:45 -0800)]
lint

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.23

29 years agooptarg/optind moved to unistd.h
Keith Bostic [Fri, 5 May 1995 06:44:51 +0000 (22:44 -0800)]
optarg/optind moved to unistd.h

SCCS-vsn: usr.bin/locate/code/locate.code.c 8.4
SCCS-vsn: usr.bin/mt/mt.c 8.2

29 years agoChris didn't compile it before he sent it off
Keith Bostic [Fri, 5 May 1995 06:43:09 +0000 (22:43 -0800)]
Chris didn't compile it before he sent it off

SCCS-vsn: usr.bin/join/join.c 8.6

29 years agoIf the buffer is full, keep the most recent data. (from ralph)
Kirk McKusick [Fri, 5 May 1995 06:41:34 +0000 (22:41 -0800)]
If the buffer is full, keep the most recent data. (from ralph)

SCCS-vsn: sys/kern/subr_prf.c 8.4

29 years agooptarg/optind moved to unistd.h
Keith Bostic [Fri, 5 May 1995 06:40:24 +0000 (22:40 -0800)]
optarg/optind moved to unistd.h

SCCS-vsn: games/factor/factor.c 8.4
SCCS-vsn: games/gomoku/main.c 8.4
SCCS-vsn: games/number/number.c 8.3
SCCS-vsn: games/pig/pig.c 8.2
SCCS-vsn: games/quiz/quiz.c 8.3
SCCS-vsn: sbin/restore/main.c 8.6
SCCS-vsn: usr.bin/apropos/apropos.c 8.8
SCCS-vsn: usr.bin/basename/basename.c 8.4
SCCS-vsn: usr.bin/col/col.c 8.5
SCCS-vsn: usr.bin/colrm/colrm.c 8.2
SCCS-vsn: usr.bin/column/column.c 8.4
SCCS-vsn: usr.bin/comm/comm.c 8.4
SCCS-vsn: usr.bin/cut/cut.c 8.3
SCCS-vsn: usr.bin/dirname/dirname.c 8.4
SCCS-vsn: usr.bin/du/du.c 8.5
SCCS-vsn: usr.bin/find/main.c 8.4
SCCS-vsn: usr.bin/finger/finger.c 8.5
SCCS-vsn: usr.bin/head/head.c 8.2
SCCS-vsn: usr.bin/hexdump/hexsyntax.c 8.2
SCCS-vsn: usr.bin/hexdump/odsyntax.c 8.2
SCCS-vsn: usr.bin/join/join.c 8.5

29 years agooptarg/optind moved unitsd.h
Keith Bostic [Fri, 5 May 1995 06:26:56 +0000 (22:26 -0800)]
optarg/optind moved unitsd.h

SCCS-vsn: games/boggle/boggle/bog.c 8.2

29 years agoPOSIX says timeval's have two long's
Kirk McKusick [Fri, 5 May 1995 06:25:37 +0000 (22:25 -0800)]
POSIX says timeval's have two long's

SCCS-vsn: sys/sys/time.h 8.5

29 years agoCLK_TCK => 64 (from Ralph)
Kirk McKusick [Fri, 5 May 1995 06:22:44 +0000 (22:22 -0800)]
CLK_TCK => 64 (from Ralph)

SCCS-vsn: sys/pmax/include/limits.h 8.2

29 years agocopied from HP300
Kirk McKusick [Fri, 5 May 1995 06:22:02 +0000 (22:22 -0800)]
copied from HP300

SCCS-vsn: sys/pmax/include/limits.h 8.1

29 years agodelete printf.o
Keith Bostic [Fri, 5 May 1995 06:20:56 +0000 (22:20 -0800)]
delete printf.o

SCCS-vsn: bin/sh/Makefile 8.4

29 years agofix -r option
Kirk McKusick [Fri, 5 May 1995 06:00:48 +0000 (22:00 -0800)]
fix -r option

SCCS-vsn: usr.bin/sort/sort.1 8.2

29 years agofix minor problems in list:; code
Eric Allman [Thu, 4 May 1995 23:46:10 +0000 (15:46 -0800)]
fix minor problems in list:; code

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.71

29 years agolitn
Keith Bostic [Thu, 4 May 1995 22:21:42 +0000 (14:21 -0800)]
litn

SCCS-vsn: lib/libc/stdio/ftell.c 8.2

29 years agoadd -T and -n
Kirk McKusick [Thu, 4 May 1995 14:50:41 +0000 (06:50 -0800)]
add -T and -n

SCCS-vsn: sbin/newfs/newfs.8 8.6

29 years agoinitialize clean flag to 1
Kirk McKusick [Thu, 4 May 1995 14:27:46 +0000 (06:27 -0800)]
initialize clean flag to 1

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

29 years agomore precise calculation of inodes per group (from FreeBSD)
Kirk McKusick [Thu, 4 May 1995 14:24:10 +0000 (06:24 -0800)]
more precise calculation of inodes per group (from FreeBSD)

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

29 years agoPOSIX compliance (from karels)
Kirk McKusick [Thu, 4 May 1995 13:14:17 +0000 (05:14 -0800)]
POSIX compliance (from karels)

SCCS-vsn: sys/sys/stat.h 8.11

29 years agomore POSIX and ANSI compliance (from karels)
Kirk McKusick [Thu, 4 May 1995 13:04:49 +0000 (05:04 -0800)]
more POSIX and ANSI compliance (from karels)

SCCS-vsn: sys/sys/signal.h 8.3
SCCS-vsn: sys/hp300/include/signal.h 8.2
SCCS-vsn: sys/i386/include/signal.h 8.2
SCCS-vsn: sys/pmax/include/signal.h 8.2
SCCS-vsn: sys/sparc/include/signal.h 8.2

29 years agoadd sigsetjmp.s
Kirk McKusick [Thu, 4 May 1995 12:41:22 +0000 (04:41 -0800)]
add sigsetjmp.s

SCCS-vsn: lib/libc/hp300/gen/Makefile.inc 8.2

29 years agodate and time created 95/05/03 21:40:32 by mckusick
Kirk McKusick [Thu, 4 May 1995 12:40:32 +0000 (04:40 -0800)]
date and time created 95/05/03 21:40:32 by mckusick

SCCS-vsn: lib/libc/hp300/gen/sigsetjmp.s 8.1

29 years agosigsetjmp must be written in assembly language
Kirk McKusick [Thu, 4 May 1995 10:49:57 +0000 (02:49 -0800)]
sigsetjmp must be written in assembly language

SCCS-vsn: lib/libc/gen/Makefile.inc 8.5

29 years agoprint out copyright by default
Kirk McKusick [Thu, 4 May 1995 10:47:20 +0000 (02:47 -0800)]
print out copyright by default

SCCS-vsn: contrib/gdb-4.7.LBL/gdb/main.c 8.2

29 years agodate and time created 95/05/03 19:46:33 by mckusick
Kirk McKusick [Thu, 4 May 1995 10:46:33 +0000 (02:46 -0800)]
date and time created 95/05/03 19:46:33 by mckusick

SCCS-vsn: contrib/gdb-4.7.LBL/gdb/main.c 8.1

29 years agoupdate from Ralph
Kirk McKusick [Thu, 4 May 1995 10:34:01 +0000 (02:34 -0800)]
update from Ralph

SCCS-vsn: games/gomoku/bdinit.c 8.2
SCCS-vsn: games/gomoku/bdisp.c 8.2
SCCS-vsn: games/gomoku/gomoku.h 8.2
SCCS-vsn: games/gomoku/main.c 8.3
SCCS-vsn: games/gomoku/makemove.c 8.2
SCCS-vsn: games/gomoku/pickmove.c 8.2

29 years agodocument bidirectional popens
Kirk McKusick [Thu, 4 May 1995 10:06:38 +0000 (02:06 -0800)]
document bidirectional popens

SCCS-vsn: lib/libc/gen/popen.3 8.2

29 years agolint
Kirk McKusick [Thu, 4 May 1995 09:53:03 +0000 (01:53 -0800)]
lint

SCCS-vsn: lib/libc/gen/disklabel.c 8.2

29 years agoallow popen to use openmode "r+" to specify two way communication
Kirk McKusick [Thu, 4 May 1995 08:54:46 +0000 (00:54 -0800)]
allow popen to use openmode "r+" to specify two way communication

SCCS-vsn: lib/libc/gen/popen.c 8.3

29 years agogive up on rotational layout if there is only one rotational position
Kirk McKusick [Thu, 4 May 1995 08:31:34 +0000 (00:31 -0800)]
give up on rotational layout if there is only one rotational position

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.17

29 years agoupdate for current include files
Kirk McKusick [Thu, 4 May 1995 08:19:50 +0000 (00:19 -0800)]
update for current include files

SCCS-vsn: share/man/man5/dir.5 8.4

29 years agoadd description of d_type field
Kirk McKusick [Thu, 4 May 1995 08:15:09 +0000 (00:15 -0800)]
add description of d_type field

SCCS-vsn: lib/libc/sys/getdirentries.2 8.2

29 years agounix domain => local domain
Kirk McKusick [Thu, 4 May 1995 08:01:43 +0000 (00:01 -0800)]
unix domain => local domain

SCCS-vsn: sys/sys/socket.h 8.6

29 years agoparenthesis around BUCKETINDX
Kirk McKusick [Thu, 4 May 1995 07:52:07 +0000 (23:52 -0800)]
parenthesis around BUCKETINDX

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

29 years agocorrectly describe return value
Kirk McKusick [Thu, 4 May 1995 07:45:02 +0000 (23:45 -0800)]
correctly describe return value

SCCS-vsn: lib/libc/gen/sysctl.3 8.3

29 years agokinfo_* is gone; add vm_sysctl
Kirk McKusick [Thu, 4 May 1995 07:43:32 +0000 (23:43 -0800)]
kinfo_* is gone; add vm_sysctl

SCCS-vsn: sys/vm/vm_extern.h 8.5

29 years agoIDENT works on Ultrix 4.4
Eric Allman [Thu, 4 May 1995 07:08:02 +0000 (23:08 -0800)]
IDENT works on Ultrix 4.4

SCCS-vsn: usr.sbin/sendmail/doc/changes/changes.me 8.2

29 years agoadd description for -A, -N, and -t
Kirk McKusick [Thu, 4 May 1995 06:08:32 +0000 (22:08 -0800)]
add description for -A, -N, and -t

SCCS-vsn: sbin/tunefs/tunefs.8 8.3

29 years agoadd -t (track skew) and -N (just list current settings)
Kirk McKusick [Thu, 4 May 1995 04:44:17 +0000 (20:44 -0800)]
add -t (track skew) and -N (just list current settings)

SCCS-vsn: sbin/tunefs/tunefs.c 8.3

29 years agopass valid mbuf to in_cksum (from mccanne@horse.ee.lbl.gov)
Kirk McKusick [Thu, 4 May 1995 03:56:24 +0000 (19:56 -0800)]
pass valid mbuf to in_cksum (from mccanne@horse.ee.lbl.gov)

SCCS-vsn: sys/netinet/igmp.c 8.2

29 years agofix include files
Kirk McKusick [Thu, 4 May 1995 03:18:14 +0000 (19:18 -0800)]
fix include files

SCCS-vsn: sbin/nfsiod/nfsiod.c 8.4

29 years agoexnters.h -> extern.h
Keith Bostic [Thu, 4 May 1995 02:35:01 +0000 (18:35 -0800)]
exnters.h -> extern.h

SCCS-vsn: games/sail/driver.h 8.2

29 years agoexterns.h -> extern.h
Keith Bostic [Thu, 4 May 1995 02:33:25 +0000 (18:33 -0800)]
externs.h -> extern.h

SCCS-vsn: games/sail/player.h 8.2

29 years agoback out revision 8.9 (re karels)
Kirk McKusick [Wed, 3 May 1995 14:07:53 +0000 (06:07 -0800)]
back out revision 8.9 (re karels)

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

29 years agocross ref vai.1
Kirk McKusick [Wed, 3 May 1995 06:37:59 +0000 (22:37 -0800)]
cross ref vai.1

SCCS-vsn: bin/cat/cat.1 8.3

29 years agodocument nodump, not dump flag (from pendry)
Kirk McKusick [Wed, 3 May 1995 06:37:00 +0000 (22:37 -0800)]
document nodump, not dump flag (from pendry)

SCCS-vsn: usr.bin/chflags/chflags.1 8.4

29 years agonote that attempts by the non-super-user to set the super-user only flags
Kirk McKusick [Wed, 3 May 1995 06:32:58 +0000 (22:32 -0800)]
note that attempts by the non-super-user to set the super-user only flags
are silently ignored (from pendry)

SCCS-vsn: lib/libc/sys/chflags.2 8.3