unix-history/.git
29 years agoadd spec_revoke
Kirk McKusick [Thu, 23 Feb 1995 12:50:15 +0000 (04:50 -0800)]
add spec_revoke

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.12

29 years agodefine spec_revoke to use vop_revoke
Kirk McKusick [Thu, 23 Feb 1995 12:49:02 +0000 (04:49 -0800)]
define spec_revoke to use vop_revoke

SCCS-vsn: sys/miscfs/specfs/specdev.h 8.4

29 years agodefine ufs_revoke to use vop_revoke
Kirk McKusick [Thu, 23 Feb 1995 12:47:13 +0000 (04:47 -0800)]
define ufs_revoke to use vop_revoke

SCCS-vsn: sys/ufs/ufs/ufs_extern.h 8.7

29 years agoadd vop_revoke
Kirk McKusick [Thu, 23 Feb 1995 12:35:41 +0000 (04:35 -0800)]
add vop_revoke

SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 8.9

29 years agovgone => VOP_REVOKE
Kirk McKusick [Thu, 23 Feb 1995 12:14:42 +0000 (04:14 -0800)]
vgone => VOP_REVOKE

SCCS-vsn: sys/miscfs/umapfs/umap_vfsops.c 8.4
SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 8.7
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.13
SCCS-vsn: sys/miscfs/kernfs/kernfs_vfsops.c 8.6
SCCS-vsn: sys/miscfs/nullfs/null_vfsops.c 8.3
SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 8.5
SCCS-vsn: sys/miscfs/union/union_vnops.c 8.23
SCCS-vsn: sys/miscfs/union/union_vfsops.c 8.15
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.13
SCCS-vsn: sys/nfs/nfs_subs.c 8.6
SCCS-vsn: sys/nfs/nfs_vfsops.c 8.5

29 years agovgoneall is replaced by vop_revoke
Kirk McKusick [Thu, 23 Feb 1995 10:43:17 +0000 (02:43 -0800)]
vgoneall is replaced by vop_revoke

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

29 years agonull out runp if requested in bmap
Kirk McKusick [Thu, 23 Feb 1995 10:06:12 +0000 (02:06 -0800)]
null out runp if requested in bmap

SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 8.7

29 years agofill in runp in bmap if requested to do so
Kirk McKusick [Thu, 23 Feb 1995 10:04:47 +0000 (02:04 -0800)]
fill in runp in bmap if requested to do so

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

29 years agobetter fix for new syscall convention (from cgd)
Kirk McKusick [Thu, 23 Feb 1995 06:36:40 +0000 (22:36 -0800)]
better fix for new syscall convention (from cgd)

SCCS-vsn: usr.bin/kdump/kdump.c 8.3

29 years agobe able to use symbolic ruleset names in -bt mode
Eric Allman [Thu, 23 Feb 1995 03:03:58 +0000 (19:03 -0800)]
be able to use symbolic ruleset names in -bt mode

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

29 years agodelete contrib/rcpt-streaming per request of John G. Meyers
Eric Allman [Thu, 23 Feb 1995 01:22:45 +0000 (17:22 -0800)]
delete contrib/rcpt-streaming per request of John G. Meyers

SCCS-vsn: usr.sbin/sendmail/Files.misc 8.5

29 years agoktr_narg => ktr_argsize
Keith Bostic [Wed, 22 Feb 1995 09:12:18 +0000 (01:12 -0800)]
ktr_narg => ktr_argsize

SCCS-vsn: usr.bin/kdump/kdump.c 8.2

29 years agoadd mailer flag to turn of MX lookup
Eric Allman [Wed, 22 Feb 1995 04:49:19 +0000 (20:49 -0800)]
add mailer flag to turn of MX lookup

SCCS-vsn: usr.sbin/sendmail/src/TODO 8.33

29 years agofix minor used-before-set problem
Eric Allman [Wed, 22 Feb 1995 03:47:47 +0000 (19:47 -0800)]
fix minor used-before-set problem

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.53

29 years agocompiler glitch -- variable used before set
Eric Allman [Wed, 22 Feb 1995 02:03:49 +0000 (18:03 -0800)]
compiler glitch -- variable used before set

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.123

29 years agofix compile glitch on Cray Computer's CSOS
Eric Allman [Wed, 22 Feb 1995 01:56:17 +0000 (17:56 -0800)]
fix compile glitch on Cray Computer's CSOS

SCCS-vsn: usr.sbin/sendmail/src/macro.c 8.7

29 years agomake sure makesendmail is executable on the tape
Eric Allman [Wed, 22 Feb 1995 00:51:02 +0000 (16:51 -0800)]
make sure makesendmail is executable on the tape

SCCS-vsn: usr.sbin/sendmail/Makefile 8.5

29 years agowoops -- botched the last patch
Eric Allman [Tue, 21 Feb 1995 23:40:29 +0000 (15:40 -0800)]
woops -- botched the last patch

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

29 years agominor patch for Hesiod
Eric Allman [Tue, 21 Feb 1995 21:49:24 +0000 (13:49 -0800)]
minor patch for Hesiod

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.43

29 years agofix glitch in "relayed" messages
Eric Allman [Tue, 21 Feb 1995 11:00:02 +0000 (03:00 -0800)]
fix glitch in "relayed" messages

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.35
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.122

29 years agofix sendtolist() buffer copying -- confusion of global v. local
Eric Allman [Tue, 21 Feb 1995 09:32:35 +0000 (01:32 -0800)]
fix sendtolist() buffer copying -- confusion of global v. local

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

29 years agoWhen Linemode was getting turned off, we were changing
Dave A. Borman [Tue, 21 Feb 1995 08:20:51 +0000 (00:20 -0800)]
When Linemode was getting turned off, we were changing
the "lmodetype" to KLUDGE_LINEMODE, even though we know that the
client supports REAL_LINEMODE.  We now just leave "lmodetype"
alone when we get WONT LINEMODE.

SCCS-vsn: libexec/telnetd/state.c 8.4

29 years agoincrease optimization limit
Eric Allman [Tue, 21 Feb 1995 08:01:24 +0000 (00:01 -0800)]
increase optimization limit

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

29 years agoWhen the EXTPROC bit is being turned off, and we
Dave A. Borman [Tue, 21 Feb 1995 06:06:16 +0000 (22:06 -0800)]
When the EXTPROC bit is being turned off, and we
check to see if it was on so that we can notify the user,
we were looking at the t_state field instead of the t_lflag
field, which is where it is kept.

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

29 years agoFix f_extproc() routine so that it works.
Dave A. Borman [Tue, 21 Feb 1995 05:59:20 +0000 (21:59 -0800)]
Fix f_extproc() routine so that it works.

SCCS-vsn: bin/stty/key.c 8.4

29 years agouse eecs.hidden domain
Eric Allman [Tue, 21 Feb 1995 05:24:39 +0000 (21:24 -0800)]
use eecs.hidden domain

SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 8.5

29 years agofirst cut at documenting 8.7 -- much more needed
Eric Allman [Tue, 21 Feb 1995 04:00:01 +0000 (20:00 -0800)]
first cut at documenting 8.7 -- much more needed

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.43

29 years agolook in $=j as well as $=w for MX short circuit records per IDA
Eric Allman [Tue, 21 Feb 1995 00:24:22 +0000 (16:24 -0800)]
look in $=j as well as $=w for MX short circuit records per IDA

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.31

29 years agoallow symbolic ruleset names
Eric Allman [Mon, 20 Feb 1995 23:34:00 +0000 (15:34 -0800)]
allow symbolic ruleset names

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.52
SCCS-vsn: usr.sbin/sendmail/src/TODO 8.32
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.68

29 years agodouble number of rewriting sets (half numeric, half symbolic)
Eric Allman [Mon, 20 Feb 1995 23:13:58 +0000 (15:13 -0800)]
double number of rewriting sets (half numeric, half symbolic)

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

29 years agoadd ST_RULESET for full-word rulesets
Eric Allman [Mon, 20 Feb 1995 05:39:04 +0000 (21:39 -0800)]
add ST_RULESET for full-word rulesets

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.88

29 years agobring it up to date with what has been done
Eric Allman [Mon, 20 Feb 1995 05:36:51 +0000 (21:36 -0800)]
bring it up to date with what has been done

SCCS-vsn: usr.sbin/sendmail/src/TODO 8.31

29 years agosimplified implementation of new 'T' line
Eric Allman [Mon, 20 Feb 1995 05:25:40 +0000 (21:25 -0800)]
simplified implementation of new 'T' line

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.82
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.67

29 years agodon't need ST_TRUSTED -- use class 't' instead
Eric Allman [Mon, 20 Feb 1995 04:37:26 +0000 (20:37 -0800)]
don't need ST_TRUSTED -- use class 't' instead

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.87

29 years agodate and time created 95/02/19 08:07:15 by cgd
Chris G. Demetriou [Mon, 20 Feb 1995 00:07:15 +0000 (16:07 -0800)]
date and time created 95/02/19 08:07:15 by cgd

SCCS-vsn: sys/hp/hpux/README 8.1

29 years agosleaze new sysent format by using narg * 4 for argsize.
Chris G. Demetriou [Mon, 20 Feb 1995 00:01:32 +0000 (16:01 -0800)]
sleaze new sysent format by using narg * 4 for argsize.

SCCS-vsn: sys/hp/hpux/makesyscalls.sh 8.3

29 years agonew names for some syscalls
Chris G. Demetriou [Mon, 20 Feb 1995 00:01:04 +0000 (16:01 -0800)]
new names for some syscalls

SCCS-vsn: sys/hp/hpux/syscalls.master 8.4

29 years agonew names for functions.
Chris G. Demetriou [Mon, 20 Feb 1995 00:00:43 +0000 (16:00 -0800)]
new names for functions.

SCCS-vsn: sys/hp/hpux/hpux_tty.c 8.4

29 years agoohpuxssig -> compat_43_hpuxssig
Chris G. Demetriou [Mon, 20 Feb 1995 00:00:25 +0000 (16:00 -0800)]
ohpuxssig -> compat_43_hpuxssig

SCCS-vsn: sys/hp/hpux/hpux_sig.c 8.3

29 years agoproper return types, new names for functions
Chris G. Demetriou [Mon, 20 Feb 1995 00:00:03 +0000 (16:00 -0800)]
proper return types, new names for functions

SCCS-vsn: sys/hp/hpux/hpux_net.c 8.3

29 years agouse argsize for unimplemented function printfs. new names for fcns.
Chris G. Demetriou [Sun, 19 Feb 1995 23:59:38 +0000 (15:59 -0800)]
use argsize for unimplemented function printfs.  new names for fcns.

SCCS-vsn: sys/hp/hpux/hpux_compat.c 8.5

29 years agoadd setsigvec() and sigexit() protos.
Chris G. Demetriou [Sun, 19 Feb 1995 23:51:38 +0000 (15:51 -0800)]
add setsigvec() and sigexit() protos.

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

29 years agoprototype kernel socket functions
Chris G. Demetriou [Sun, 19 Feb 1995 23:51:21 +0000 (15:51 -0800)]
prototype kernel socket functions

SCCS-vsn: sys/sys/socketvar.h 8.3

29 years agoadd protos for cvtstat and insmntque.
Chris G. Demetriou [Sun, 19 Feb 1995 23:50:45 +0000 (15:50 -0800)]
add protos for cvtstat and insmntque.

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

29 years agofix return type for unp_detach()
Chris G. Demetriou [Sun, 19 Feb 1995 23:50:24 +0000 (15:50 -0800)]
fix return type for unp_detach()

SCCS-vsn: sys/sys/un.h 8.3

29 years agoadd proto for m_reclaim
Chris G. Demetriou [Sun, 19 Feb 1995 23:50:08 +0000 (15:50 -0800)]
add proto for m_reclaim

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

29 years agoktr_syscall members are ints now. store argsize rather than narg.
Chris G. Demetriou [Sun, 19 Feb 1995 23:49:54 +0000 (15:49 -0800)]
ktr_syscall members are ints now.  store argsize rather than narg.

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

29 years agokey_t moved into types.h
Chris G. Demetriou [Sun, 19 Feb 1995 23:49:15 +0000 (15:49 -0800)]
key_t moved into types.h

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

29 years agoadd key_t, so it can be used in syscall arg descriptions.
Chris G. Demetriou [Sun, 19 Feb 1995 23:49:02 +0000 (15:49 -0800)]
add key_t, so it can be used in syscall arg descriptions.

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

29 years agoexecve_args now goes in auto-generated syscallargs.h file.
Chris G. Demetriou [Sun, 19 Feb 1995 23:48:27 +0000 (15:48 -0800)]
execve_args now goes in auto-generated syscallargs.h file.

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

29 years agosysent struct also include argument size. define SCARG macro.
Chris G. Demetriou [Sun, 19 Feb 1995 23:47:56 +0000 (15:47 -0800)]
sysent struct also include argument size.  define SCARG macro.

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

29 years agogetpagesize -> compat_43_getpagesize
Chris G. Demetriou [Sun, 19 Feb 1995 23:47:21 +0000 (15:47 -0800)]
getpagesize -> compat_43_getpagesize

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

29 years agonew syscall arg mechanism
Chris G. Demetriou [Sun, 19 Feb 1995 23:46:59 +0000 (15:46 -0800)]
new syscall arg mechanism

SCCS-vsn: sys/vm/vm_mmap.c 8.10

29 years agofix external declarations to match prototyped return types
Chris G. Demetriou [Sun, 19 Feb 1995 23:45:55 +0000 (15:45 -0800)]
fix external declarations to match prototyped return types

SCCS-vsn: sys/hp300/dev/if_le.c 8.2

29 years agorather than passing sy_narg around, pass sy_argsize
Chris G. Demetriou [Sun, 19 Feb 1995 23:44:48 +0000 (15:44 -0800)]
rather than passing sy_narg around, pass sy_argsize

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

29 years agoupdated status codes for DSNs
Eric Allman [Sun, 19 Feb 1995 23:43:49 +0000 (15:43 -0800)]
updated status codes for DSNs

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.51
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.121

29 years agosupport for Cray Computer Corp's CSOS
Eric Allman [Sun, 19 Feb 1995 23:29:03 +0000 (15:29 -0800)]
support for Cray Computer Corp's CSOS

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.133
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.66
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.131

29 years agoadd Makefile.CSOS
Eric Allman [Sun, 19 Feb 1995 23:17:03 +0000 (15:17 -0800)]
add Makefile.CSOS

SCCS-vsn: usr.sbin/sendmail/Files.base 8.17

29 years agodate and time created 95/02/19 07:16:37 by eric
Eric Allman [Sun, 19 Feb 1995 23:16:37 +0000 (15:16 -0800)]
date and time created 95/02/19 07:16:37 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.CSOS 8.1

29 years agoHP-UX specific load average computation (works for multiprocessor;
Eric Allman [Sun, 19 Feb 1995 22:46:39 +0000 (14:46 -0800)]
HP-UX specific load average computation (works for multiprocessor;
undocumented in HP-UX 9.0)

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.130

29 years agofix prescan() function decl to match prototype
Eric Allman [Sun, 19 Feb 1995 22:46:07 +0000 (14:46 -0800)]
fix prescan() function decl to match prototype

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.50

29 years agofix conflict between open file mode and stdio fdopen mode
Eric Allman [Sat, 18 Feb 1995 04:51:43 +0000 (20:51 -0800)]
fix conflict between open file mode and stdio fdopen mode

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.50

29 years agofix comments to match README file
Eric Allman [Sat, 18 Feb 1995 04:49:10 +0000 (20:49 -0800)]
fix comments to match README file

SCCS-vsn: usr.sbin/sendmail/cf/cf/clientproto.mc 8.3

29 years agouse far more generalized map support
Eric Allman [Sat, 18 Feb 1995 04:47:07 +0000 (20:47 -0800)]
use far more generalized map support

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.42

29 years agocheck for null vp before dereferrencing it (from donn@bsdi.com)
Kirk McKusick [Fri, 17 Feb 1995 04:05:56 +0000 (20:05 -0800)]
check for null vp before dereferrencing it (from donn@bsdi.com)

SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 8.3

29 years agoAdd code for machines that define baud rates directly
Dave A. Borman [Fri, 17 Feb 1995 03:58:48 +0000 (19:58 -0800)]
Add code for machines that define baud rates directly
rather than encoded (it's simpler).
Put in a couple of Solaris bug fixes.
Put in a sleep(1) before execing login, so that telnetd can
finish initializing the tty, which can wipe out the login
banner message if it gets written before telnetd is done.
Also fix a bug where realloc() was not being called correctly.

SCCS-vsn: libexec/telnetd/sys_term.c 8.3

29 years agoClean up how suboptions are put together to ensure that
Dave A. Borman [Fri, 17 Feb 1995 03:50:38 +0000 (19:50 -0800)]
Clean up how suboptions are put together to ensure that
we always double any SE or IAC that is imbedded in the suboption.

SCCS-vsn: libexec/telnetd/state.c 8.3

29 years agoMinor changes. Add code for STREAMSPTY (Solaris)
Dave A. Borman [Fri, 17 Feb 1995 03:47:17 +0000 (19:47 -0800)]
Minor changes.  Add code for STREAMSPTY (Solaris)
and hand in a calculated value for the number of file descriptors
to select(), rather than using a hard coded value of 16.

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

29 years agoClean up how suboptions are put together to ensure that
Dave A. Borman [Fri, 17 Feb 1995 03:45:41 +0000 (19:45 -0800)]
Clean up how suboptions are put together to ensure that
we always double any SE or IAC that is imbedded in the suboption.

SCCS-vsn: libexec/telnetd/sys_term.c 8.3

29 years agoRecognize EIO as an end of file condition.
Dave A. Borman [Fri, 17 Feb 1995 03:39:22 +0000 (19:39 -0800)]
Recognize EIO as an end of file condition.
Add code to deal with systems that have the terminal speeds
defined as their actual values (it's simpler code).

SCCS-vsn: usr.bin/telnet/sys_bsd.c 8.3

29 years agoMake sure that if we get a failure from TerminalWrite
Dave A. Borman [Fri, 17 Feb 1995 03:37:50 +0000 (19:37 -0800)]
Make sure that if we get a failure from TerminalWrite
that we don't screw up our character count by adding -1 to it...

SCCS-vsn: usr.bin/telnet/terminal.c 8.2

29 years agoFix auth & encrypt commands to require a second argument.
Dave A. Borman [Fri, 17 Feb 1995 03:36:55 +0000 (19:36 -0800)]
Fix auth & encrypt commands to require a second argument.
Fix the "open" command to require that "open help" or "open ?" be
used to get help info, previously "open h", "open he" and "open hel"
would give help info, meaning if you had a machine named "h", "he"
or "hel" you couldn't connect to it.  Now you just can't connect to
a machine named "help".

SCCS-vsn: usr.bin/telnet/commands.c 8.3

29 years agoFix a problem with KRB4 mutual authentication where
Dave A. Borman [Fri, 17 Feb 1995 03:25:16 +0000 (19:25 -0800)]
Fix a problem with KRB4 mutual authentication where
the key that was generated for encryption was not a valid key.
Also put in some bug fixes, and a couple of spelling fixes.

SCCS-vsn: lib/libtelnet/kerberos.c 8.2
SCCS-vsn: lib/libtelnet/auth.c 8.2
SCCS-vsn: lib/libtelnet/krb4encpwd.c 8.2
SCCS-vsn: lib/libtelnet/rsaencpwd.c 8.2

29 years agodon't include Last-modified: header -- it breaks with SCCS
Eric Allman [Thu, 16 Feb 1995 22:09:20 +0000 (14:09 -0800)]
don't include Last-modified: header -- it breaks with SCCS

SCCS-vsn: usr.sbin/sendmail/FAQ 8.14

29 years agoadd LOCAL_MAILER_MAX and PROCMAIL_MAILER_MAX
Eric Allman [Thu, 16 Feb 1995 08:50:30 +0000 (00:50 -0800)]
add LOCAL_MAILER_MAX and PROCMAIL_MAILER_MAX

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.13
SCCS-vsn: usr.sbin/sendmail/cf/mailer/procmail.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/README 8.47

29 years agoadd /SENDMAIL/ANY/SHELL/ question
Eric Allman [Thu, 16 Feb 1995 08:43:46 +0000 (00:43 -0800)]
add /SENDMAIL/ANY/SHELL/ question

SCCS-vsn: usr.sbin/sendmail/FAQ 8.13

29 years agoSYNC may be done by anyone; select quota type properly (from karels)
Kirk McKusick [Thu, 16 Feb 1995 04:08:39 +0000 (20:08 -0800)]
SYNC may be done by anyone; select quota type properly (from karels)

SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 8.5

29 years agomore debugging for clustering
Kirk McKusick [Thu, 16 Feb 1995 04:04:58 +0000 (20:04 -0800)]
more debugging for clustering

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

29 years agofix a substitution error in the last commit.
Chris G. Demetriou [Wed, 15 Feb 1995 07:56:18 +0000 (23:56 -0800)]
fix a substitution error in the last commit.

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

29 years agoanother iteration with Brad
Eric Allman [Wed, 15 Feb 1995 06:25:29 +0000 (22:25 -0800)]
another iteration with Brad

SCCS-vsn: usr.sbin/sendmail/FAQ 8.12

29 years agodate and time created 95/02/14 12:21:06 by cgd
Chris G. Demetriou [Wed, 15 Feb 1995 04:21:06 +0000 (20:21 -0800)]
date and time created 95/02/14 12:21:06 by cgd

SCCS-vsn: sys/kern/syscalls.conf 8.1

29 years agoUse nulls to pad proctitle rather than spaces...makes ps(1)
Kirk McKusick [Wed, 15 Feb 1995 04:09:14 +0000 (20:09 -0800)]
Use nulls to pad proctitle rather than spaces...makes ps(1)
output more readable (from David Greenman <davidg@Root.COM>)

SCCS-vsn: sbin/nfsd/nfsd.c 8.8

29 years agospelling error of Knuth (from Guy Harris)
Kirk McKusick [Wed, 15 Feb 1995 03:48:12 +0000 (19:48 -0800)]
spelling error of Knuth (from Guy Harris)

SCCS-vsn: share/doc/smm/05.fastfs/6.t 8.2

29 years agofirst draft from Brad Knowles <brad@birch.ims.disa.mil>
Eric Allman [Wed, 15 Feb 1995 03:22:17 +0000 (19:22 -0800)]
first draft from Brad Knowles <brad@birch.ims.disa.mil>

SCCS-vsn: usr.sbin/sendmail/FAQ 8.11

29 years agoreturn types, syscall arg conventions & recording fixes.
Chris G. Demetriou [Wed, 15 Feb 1995 02:56:20 +0000 (18:56 -0800)]
return types, syscall arg conventions & recording fixes.

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

29 years agoreturn types.
Chris G. Demetriou [Wed, 15 Feb 1995 02:55:17 +0000 (18:55 -0800)]
return types.

SCCS-vsn: sys/kern/uipc_socket2.c 8.2

29 years agoreturn types. use NULL instead of (void *)0.
Chris G. Demetriou [Wed, 15 Feb 1995 02:54:20 +0000 (18:54 -0800)]
return types.  use NULL instead of (void *)0.

SCCS-vsn: sys/kern/uipc_domain.c 8.3

29 years agoadd some space after commas.
Chris G. Demetriou [Wed, 15 Feb 1995 02:49:52 +0000 (18:49 -0800)]
add some space after commas.

SCCS-vsn: sys/kern/uipc_proto.c 8.2

29 years agoreturn types, light clean.
Chris G. Demetriou [Wed, 15 Feb 1995 02:49:20 +0000 (18:49 -0800)]
return types, light clean.

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

29 years agoreturn types, add a comment or type where necessary.
Chris G. Demetriou [Wed, 15 Feb 1995 02:48:25 +0000 (18:48 -0800)]
return types, add a comment or type where necessary.

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

29 years agoreturn types, KNF, some protos.
Chris G. Demetriou [Wed, 15 Feb 1995 02:46:47 +0000 (18:46 -0800)]
return types, KNF, some protos.

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

29 years agonew argument passing conventions. minor type size cleanup.
Chris G. Demetriou [Wed, 15 Feb 1995 02:45:58 +0000 (18:45 -0800)]
new argument passing conventions.  minor type size cleanup.

SCCS-vsn: sys/kern/uipc_syscalls.c 8.6

29 years agoinsert a missing space.
Chris G. Demetriou [Wed, 15 Feb 1995 02:45:27 +0000 (18:45 -0800)]
insert a missing space.

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

29 years agocheck pointer != NULL rather than cast.
Chris G. Demetriou [Wed, 15 Feb 1995 02:44:56 +0000 (18:44 -0800)]
check pointer != NULL rather than cast.

SCCS-vsn: sys/kern/vfs_cluster.c 8.9

29 years agolight cleanup, return types, KNF, etc.
Chris G. Demetriou [Wed, 15 Feb 1995 02:44:13 +0000 (18:44 -0800)]
light cleanup, return types, KNF, etc.

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

29 years agonew argument passing conventions. minor type size cleanup.
Chris G. Demetriou [Wed, 15 Feb 1995 02:42:08 +0000 (18:42 -0800)]
new argument passing conventions.  minor type size cleanup.

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

29 years agospecify return types.
Chris G. Demetriou [Wed, 15 Feb 1995 02:41:09 +0000 (18:41 -0800)]
specify return types.

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

29 years agonew argument passing conventions. minor type size cleanup.
Chris G. Demetriou [Wed, 15 Feb 1995 02:40:49 +0000 (18:40 -0800)]
new argument passing conventions.  minor type size cleanup.

SCCS-vsn: sys/kern/sys_generic.c 8.9

29 years agonew syscall arg conventions.
Chris G. Demetriou [Wed, 15 Feb 1995 02:40:28 +0000 (18:40 -0800)]
new syscall arg conventions.

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

29 years agospecify return types.
Chris G. Demetriou [Wed, 15 Feb 1995 02:40:01 +0000 (18:40 -0800)]
specify return types.

SCCS-vsn: sys/kern/subr_log.c 8.3