unix-history/.git
30 years agouse standard promotion rules
Keith Bostic [Wed, 12 Jan 1994 13:18:33 +0000 (05:18 -0800)]
use standard promotion rules

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

30 years agocleanup include syntax
Kirk McKusick [Wed, 12 Jan 1994 08:44:04 +0000 (00:44 -0800)]
cleanup include syntax

SCCS-vsn: sys/sys/ioctl_compat.h 8.3
SCCS-vsn: sys/sys/shm.h 8.4

30 years agoclean up include syntax
Kirk McKusick [Wed, 12 Jan 1994 08:42:59 +0000 (00:42 -0800)]
clean up include syntax

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

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Kirk McKusick [Wed, 12 Jan 1994 08:14:29 +0000 (00:14 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: sys/news3400/include/cpu.h 8.1

30 years agofix panic message to print a string rather than a function address
Kirk McKusick [Wed, 12 Jan 1994 08:09:17 +0000 (00:09 -0800)]
fix panic message to print a string rather than a function address

SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.5
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.5

30 years agoadded struct reg for procfs (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:07:58 +0000 (00:07 -0800)]
added struct reg for procfs (from ralph)

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

30 years agodon't panic if corrected memory read error (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:06:42 +0000 (00:06 -0800)]
don't panic if corrected memory read error (from ralph)

SCCS-vsn: sys/pmax/pmax/trap.c 8.5

30 years agofix msgbuf so printfs from a panic will get logged to /var/adm/messages (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:06:13 +0000 (00:06 -0800)]
fix msgbuf so printfs from a panic will get logged to /var/adm/messages (from ralph)

SCCS-vsn: sys/pmax/pmax/machdep.c 8.2

30 years agoprint to virtual console so X screen isn't scrolled for console output (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:05:43 +0000 (00:05 -0800)]
print to virtual console so X screen isn't scrolled for console output (from ralph)

SCCS-vsn: sys/pmax/pmax/cons.c 8.2

30 years agofix page allocating to use new list macros (from Ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:05:10 +0000 (00:05 -0800)]
fix page allocating to use new list macros (from Ralph)

SCCS-vsn: sys/pmax/pmax/pmap.c 8.3

30 years agofix error message being partially printed on two different terminals (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:01:49 +0000 (00:01 -0800)]
fix error message being partially printed on two different terminals (from ralph)

SCCS-vsn: sys/pmax/dev/tz.c 8.4

30 years agoadd pmax/pmax/procfs_machdep.c for /proc
Kirk McKusick [Wed, 12 Jan 1994 07:59:55 +0000 (23:59 -0800)]
add pmax/pmax/procfs_machdep.c for /proc

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

30 years agoclean up include syntax
Kirk McKusick [Wed, 12 Jan 1994 07:55:26 +0000 (23:55 -0800)]
clean up include syntax

SCCS-vsn: sys/sys/ioctl.h 8.4
SCCS-vsn: sys/sys/mbuf.h 8.2

30 years agoavoid QuickAbort problems while uid is reset; repair duplicate
Eric Allman [Tue, 11 Jan 1994 00:57:22 +0000 (16:57 -0800)]
avoid QuickAbort problems while uid is reset; repair duplicate
suppression algorithm

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

30 years agobotch with trailing dots
Eric Allman [Tue, 11 Jan 1994 00:01:10 +0000 (16:01 -0800)]
botch with trailing dots

SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 8.13

30 years agomake nvi unnumbered, it's changing too fast
Keith Bostic [Mon, 10 Jan 1994 07:47:17 +0000 (23:47 -0800)]
make nvi unnumbered, it's changing too fast

SCCS-vsn: contrib/Makefile 8.4

30 years agodon't need termios.h any longer
Keith Bostic [Mon, 10 Jan 1994 06:40:36 +0000 (22:40 -0800)]
don't need termios.h any longer

SCCS-vsn: lib/libcurses/cr_put.c 8.2
SCCS-vsn: lib/libcurses/scroll.c 8.2

30 years agoaddbytes doesn't need termios.h any more.
Keith Bostic [Mon, 10 Jan 1994 06:37:03 +0000 (22:37 -0800)]
addbytes doesn't need termios.h any more.

SCCS-vsn: lib/libcurses/addbytes.c 8.2

30 years agotry to make it more inclusive
Eric Allman [Mon, 10 Jan 1994 06:02:01 +0000 (22:02 -0800)]
try to make it more inclusive

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

30 years agoHP-UX compatibility: use correct /etc/shells default
Eric Allman [Mon, 10 Jan 1994 03:09:45 +0000 (19:09 -0800)]
HP-UX compatibility: use correct /etc/shells default

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

30 years agoimprove obsolete flag processing -- it choked on new format flags
Eric Allman [Mon, 10 Jan 1994 03:09:15 +0000 (19:09 -0800)]
improve obsolete flag processing -- it choked on new format flags

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

30 years ago-z flag is different on HP-UX
Eric Allman [Mon, 10 Jan 1994 01:50:50 +0000 (17:50 -0800)]
-z flag is different on HP-UX

SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux9.m4 8.5

30 years agofix problem causing excessive rewriting of headers being queued
Eric Allman [Mon, 10 Jan 1994 01:22:35 +0000 (17:22 -0800)]
fix problem causing excessive rewriting of headers being queued

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.28
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.36

30 years agoallow OITrue without an error message
Eric Allman [Mon, 10 Jan 1994 01:00:06 +0000 (17:00 -0800)]
allow OITrue without an error message

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.18

30 years agoHP-UX now has GETUSERSHELL turned off by default
Eric Allman [Sun, 9 Jan 1994 09:54:38 +0000 (01:54 -0800)]
HP-UX now has GETUSERSHELL turned off by default

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

30 years agoHP-UX portability changes
Eric Allman [Sun, 9 Jan 1994 09:53:10 +0000 (01:53 -0800)]
HP-UX portability changes

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

30 years agofix problem that was causing the ctladdr of whoever ran the daemon
Eric Allman [Sun, 9 Jan 1994 09:29:23 +0000 (01:29 -0800)]
fix problem that was causing the ctladdr of whoever ran the daemon
(usually root) to own the delivery process

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.45
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.27
SCCS-vsn: usr.sbin/sendmail/src/err.c 8.19
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.30
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.61

30 years agofix improper diagnosis of "aliasing/forwarding loop broken"
Eric Allman [Sun, 9 Jan 1994 09:28:13 +0000 (01:28 -0800)]
fix improper diagnosis of "aliasing/forwarding loop broken"

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

30 years agoHP-UX portability changes
Eric Allman [Sun, 9 Jan 1994 09:26:53 +0000 (01:26 -0800)]
HP-UX portability changes

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

30 years agoadd BPF support. compress all packets. stabilize error-prone lines.
Chris G. Demetriou [Sat, 8 Jan 1994 10:19:40 +0000 (02:19 -0800)]
add BPF support. compress all packets. stabilize error-prone lines.

SCCS-vsn: sys/net/if_sl.c 8.4
SCCS-vsn: sys/net/if_slvar.h 8.2

30 years agoIOCBASECMD was masking out 13 bits of command, instead of the 13 bits
Keith Bostic [Sat, 8 Jan 1994 09:36:35 +0000 (01:36 -0800)]
IOCBASECMD was masking out 13 bits of command, instead of the 13 bits
of length
From BSDI users mailing list Chris Demetriou and Mike Karels

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

30 years agoChuck Karish of Mindcraft says that POSIX.1 requires that _POSIX_NO_TRUNC
Keith Bostic [Sat, 8 Jan 1994 09:01:11 +0000 (01:01 -0800)]
Chuck Karish of Mindcraft says that POSIX.1 requires that _POSIX_NO_TRUNC
and _POSIX_CHOWN_RESTRICTED have to have values, and I think I agree.  4BSD
"provides" both options, so we can use anything other than -1, and 0 seems
0 seems unsafe.

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

30 years agothe lseek declaration requires <sys/cdefs.h>
Keith Bostic [Sat, 8 Jan 1994 08:53:21 +0000 (00:53 -0800)]
the lseek declaration requires <sys/cdefs.h>

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

30 years agodelete duplicate '/' in file name
Keith Bostic [Sat, 8 Jan 1994 07:19:59 +0000 (23:19 -0800)]
delete duplicate '/' in file name

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

30 years agosprintf->snprintf, remove duplicate '/' in file name
Keith Bostic [Sat, 8 Jan 1994 07:16:32 +0000 (23:16 -0800)]
sprintf->snprintf, remove duplicate '/' in file name

SCCS-vsn: libexec/talkd/announce.c 8.2
SCCS-vsn: usr.sbin/quot/quot.c 8.4

30 years agosprintf->snprintf, don't put in an extra '/'
Keith Bostic [Sat, 8 Jan 1994 07:10:19 +0000 (23:10 -0800)]
sprintf->snprintf, don't put in an extra '/'

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

30 years agolint
Keith Bostic [Sat, 8 Jan 1994 07:08:44 +0000 (23:08 -0800)]
lint

SCCS-vsn: games/snake/snake/snake.c 8.2
SCCS-vsn: lib/libplot/dumb/dumb.h 8.2
SCCS-vsn: lib/libplot/dumb/subr.c 8.2

30 years agouse C library error functions, not local one
Keith Bostic [Sat, 8 Jan 1994 07:05:48 +0000 (23:05 -0800)]
use C library error functions, not local one

SCCS-vsn: sbin/restore/extern.h 8.2
SCCS-vsn: sbin/restore/main.c 8.2

30 years agodon't cast lseek value to a long
Keith Bostic [Sat, 8 Jan 1994 06:58:08 +0000 (22:58 -0800)]
don't cast lseek value to a long

SCCS-vsn: usr.bin/patch/inp.c 8.2

30 years agomake lseek match 4.4BSD definition
Keith Bostic [Sat, 8 Jan 1994 06:57:57 +0000 (22:57 -0800)]
make lseek match 4.4BSD definition

SCCS-vsn: usr.bin/patch/common.h 8.2

30 years agochange HOP-
Eric Allman [Sat, 8 Jan 1994 06:57:22 +0000 (22:57 -0800)]
change HOP-

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

30 years agodate and time created 94/01/07 14:52:02 by bostic
Keith Bostic [Sat, 8 Jan 1994 06:52:02 +0000 (22:52 -0800)]
date and time created 94/01/07 14:52:02 by bostic

SCCS-vsn: usr.bin/patch/inp.c 8.1

30 years agoadd patch
Keith Bostic [Sat, 8 Jan 1994 06:49:56 +0000 (22:49 -0800)]
add patch

SCCS-vsn: usr.bin/Makefile 8.3

30 years agolint
Keith Bostic [Sat, 8 Jan 1994 04:45:02 +0000 (20:45 -0800)]
lint

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

30 years agofixed bugs recognizing new test case (or ignoring it)
Keith Bostic [Sat, 8 Jan 1994 04:43:39 +0000 (20:43 -0800)]
fixed bugs recognizing new test case (or ignoring it)
From: ralphc@pyramid.com (Ralph Campbell)

SCCS-vsn: usr.bin/ctags/C.c 8.2

30 years agofloor() and abs() are declared in /usr/include/{math,stdlib}.h
Keith Bostic [Sat, 8 Jan 1994 04:23:59 +0000 (20:23 -0800)]
floor() and abs() are declared in /usr/include/{math,stdlib}.h

SCCS-vsn: usr.bin/plot/crtplot.c 4.7

30 years ago<sys/types.h> includes <endian.h> which defines htons() -- don't
Keith Bostic [Sat, 8 Jan 1994 04:22:42 +0000 (20:22 -0800)]
<sys/types.h> includes <endian.h> which defines htons() -- don't
redeclare it

SCCS-vsn: usr.bin/tn3270/api/api_bsd.c 8.2

30 years agodon't use __dead here, it hoses portability
Keith Bostic [Sat, 8 Jan 1994 04:14:44 +0000 (20:14 -0800)]
don't use __dead here, it hoses portability

SCCS-vsn: libexec/mail.local/mail.local.c 8.3

30 years agouse full domain name in UUCP mailer for consistency with mailertable
Eric Allman [Sat, 8 Jan 1994 01:09:26 +0000 (17:09 -0800)]
use full domain name in UUCP mailer for consistency with mailertable

SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 8.12
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.29

30 years ago(no message)
Eric Allman [Sat, 8 Jan 1994 01:08:19 +0000 (17:08 -0800)]
(no message)

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

30 years agohave to init b_vnbufs to NOLIST
Kirk McKusick [Fri, 7 Jan 1994 14:47:34 +0000 (06:47 -0800)]
have to init b_vnbufs to NOLIST

SCCS-vsn: sys/vm/vm_swap.c 8.4

30 years agoNOLIST moves to buf.h so it can be used for initialization
Kirk McKusick [Fri, 7 Jan 1994 14:46:50 +0000 (06:46 -0800)]
NOLIST moves to buf.h so it can be used for initialization

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

30 years agohave to init b_vnbufs list
Kirk McKusick [Fri, 7 Jan 1994 14:45:35 +0000 (06:45 -0800)]
have to init b_vnbufs list

SCCS-vsn: sys/kern/vfs_bio.c 8.5

30 years agoneed to define NOLIST for b_vnbufs list
Kirk McKusick [Fri, 7 Jan 1994 14:43:54 +0000 (06:43 -0800)]
need to define NOLIST for b_vnbufs list

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

30 years agoadd lex
Keith Bostic [Fri, 7 Jan 1994 10:41:21 +0000 (02:41 -0800)]
add lex

SCCS-vsn: contrib/Makefile 8.3

30 years agoupdate to approximate process resident set size (from hibler and cgd)
Kirk McKusick [Fri, 7 Jan 1994 08:42:03 +0000 (00:42 -0800)]
update to approximate process resident set size (from hibler and cgd)

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

30 years agoupdate to approximate process resident set size (from hibler)
Kirk McKusick [Fri, 7 Jan 1994 08:32:21 +0000 (00:32 -0800)]
update to approximate process resident set size (from hibler)

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

30 years agooff by one error (from karels@bsdi.com)
Kirk McKusick [Fri, 7 Jan 1994 08:24:30 +0000 (00:24 -0800)]
off by one error (from karels@bsdi.com)

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

30 years agoavoid panic when process is signaled and lock clears before it gets to run
Kirk McKusick [Fri, 7 Jan 1994 08:17:30 +0000 (00:17 -0800)]
avoid panic when process is signaled and lock clears before it gets to run
(from karels@bsdi.com)

SCCS-vsn: sys/ufs/ffs/ufs_lockf.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_lockf.c 8.3

30 years agogive proper reply code on tempfail
Eric Allman [Fri, 7 Jan 1994 02:15:36 +0000 (18:15 -0800)]
give proper reply code on tempfail

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

30 years agofix to avoid turning ``<foo)'' into ``<$>'' instead of ``<$g>''
Eric Allman [Fri, 7 Jan 1994 02:15:15 +0000 (18:15 -0800)]
fix to avoid turning ``<foo)'' into ``<$>'' instead of ``<$g>''

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.20

30 years agoif an address is a self-reference, inherit the new q_flags
Eric Allman [Fri, 7 Jan 1994 02:13:11 +0000 (18:13 -0800)]
if an address is a self-reference, inherit the new q_flags

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

30 years agofix name of filesystem for "df"
Jan-Simon Pendry [Fri, 7 Jan 1994 02:01:17 +0000 (18:01 -0800)]
fix name of filesystem for "df"

SCCS-vsn: sys/miscfs/procfs/procfs_vfsops.c 8.2

30 years agoavoid null pointers (from cgd@vangogh)
Kirk McKusick [Fri, 7 Jan 1994 01:52:07 +0000 (17:52 -0800)]
avoid null pointers (from cgd@vangogh)

SCCS-vsn: sbin/dump/optr.c 8.2

30 years agoget with the times (from cgd@vangogh)
Kirk McKusick [Fri, 7 Jan 1994 01:48:45 +0000 (17:48 -0800)]
get with the times (from cgd@vangogh)

SCCS-vsn: sbin/dump/main.c 8.2

30 years agotypo
Keith Bostic [Fri, 7 Jan 1994 01:43:16 +0000 (17:43 -0800)]
typo

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

30 years agobring comment up to date with C library change of awhile ago
Keith Bostic [Fri, 7 Jan 1994 01:22:19 +0000 (17:22 -0800)]
bring comment up to date with C library change of awhile ago

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

30 years agominor simplification of cfree, from Jan-Simon Pendry <jsp@sequent.com>
Keith Bostic [Fri, 7 Jan 1994 01:14:21 +0000 (17:14 -0800)]
minor simplification of cfree, from Jan-Simon Pendry <jsp@sequent.com>

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

30 years agocleanup
Jan-Simon Pendry [Thu, 6 Jan 1994 16:06:39 +0000 (08:06 -0800)]
cleanup

SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.2

30 years agodon't need vget to lock the vnode
Jan-Simon Pendry [Thu, 6 Jan 1994 15:57:59 +0000 (07:57 -0800)]
don't need vget to lock the vnode

SCCS-vsn: sys/miscfs/procfs/procfs_subr.c 8.2

30 years agotypo
Keith Bostic [Thu, 6 Jan 1994 09:24:51 +0000 (01:24 -0800)]
typo

SCCS-vsn: usr.sbin/cron/crontab.5 5.2.1.1

30 years agodelete the -p flag from mkfifo
Keith Bostic [Thu, 6 Jan 1994 05:30:34 +0000 (21:30 -0800)]
delete the -p flag from mkfifo

SCCS-vsn: usr.bin/mkfifo/mkfifo.1 8.2
SCCS-vsn: usr.bin/mkfifo/mkfifo.c 8.2

30 years agodate and time created 94/01/05 12:54:31 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:54:31 +0000 (20:54 -0800)]
date and time created 94/01/05 12:54:31 by pendry

SCCS-vsn: sys/hp300/hp300/procfs_machdep.c 8.1

30 years agomore validity checking in reading block devices
Kirk McKusick [Thu, 6 Jan 1994 04:53:58 +0000 (20:53 -0800)]
more validity checking in reading block devices

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

30 years agodeclare procfs_fix_sstep
Jan-Simon Pendry [Thu, 6 Jan 1994 04:53:28 +0000 (20:53 -0800)]
declare procfs_fix_sstep

SCCS-vsn: sys/miscfs/procfs/procfs.h 8.2

30 years agouse latest BSDI version of <sys/cdefs.h>, change to __keyword
Keith Bostic [Thu, 6 Jan 1994 04:37:28 +0000 (20:37 -0800)]
use latest BSDI version of <sys/cdefs.h>, change to __keyword

SCCS-vsn: sys/hp300/include/types.h 8.3
SCCS-vsn: sys/i386/include/types.h 8.3
SCCS-vsn: sys/pmax/include/types.h 8.3
SCCS-vsn: sys/sparc/include/types.h 8.3
SCCS-vsn: sys/vax/include/types.h 7.10

30 years agodate and time created 94/01/05 12:34:59 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:59 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:59 by pendry

SCCS-vsn: sys/miscfs/procfs/README 8.1

30 years agodate and time created 94/01/05 12:34:12 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:12 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:12 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_vfsops.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.1

30 years agodate and time created 94/01/05 12:34:11 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:11 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:11 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_regs.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_status.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_subr.c 8.1

30 years agodate and time created 94/01/05 12:34:10 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:10 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:10 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_mem.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_note.c 8.1

30 years agodate and time created 94/01/05 12:34:09 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:09 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:09 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_ctl.c 8.1

30 years agodate and time created 94/01/05 12:34:08 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:08 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:08 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs.h 8.1

30 years agoremove debug code, general cleanup. KNF.
Jan-Simon Pendry [Thu, 6 Jan 1994 04:30:35 +0000 (20:30 -0800)]
remove debug code, general cleanup.  KNF.

SCCS-vsn: sys/deprecated/lofs/lofs.h 8.4
SCCS-vsn: sys/deprecated/lofs/lofs_subr.c 8.4
SCCS-vsn: sys/deprecated/lofs/lofs_vfsops.c 8.2
SCCS-vsn: sys/deprecated/lofs/lofs_vnops.c 8.2

30 years agodescribe the -E option
Kirk McKusick [Thu, 6 Jan 1994 04:26:40 +0000 (20:26 -0800)]
describe the -E option

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

30 years agoremove debug code. KNF
Jan-Simon Pendry [Thu, 6 Jan 1994 04:12:54 +0000 (20:12 -0800)]
remove debug code.  KNF

SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 8.5
SCCS-vsn: sys/miscfs/portal/portal_vnops.c 8.6

30 years agocontrol files now live in /etc/sliphome (from Chris Demetriou)
Kirk McKusick [Thu, 6 Jan 1994 04:12:16 +0000 (20:12 -0800)]
control files now live in /etc/sliphome (from Chris Demetriou)

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

30 years agogrammer
Kirk McKusick [Thu, 6 Jan 1994 04:08:31 +0000 (20:08 -0800)]
grammer

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

30 years agohandle case where fdesc is mounted twice or more
Jan-Simon Pendry [Thu, 6 Jan 1994 04:03:22 +0000 (20:03 -0800)]
handle case where fdesc is mounted twice or more
general cleanup, remove debug code, lint + KNF.

SCCS-vsn: sys/miscfs/fdesc/fdesc.h 8.4
SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 8.3
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.7

30 years agolint
Kirk McKusick [Thu, 6 Jan 1994 04:01:03 +0000 (20:01 -0800)]
lint

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

30 years agolint (unused variables)
Kirk McKusick [Thu, 6 Jan 1994 03:16:19 +0000 (19:16 -0800)]
lint (unused variables)

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

30 years agoneeds to include <machine/cpu.h> for cpu_fork and cpu_swapin
Kirk McKusick [Thu, 6 Jan 1994 03:04:44 +0000 (19:04 -0800)]
needs to include <machine/cpu.h> for cpu_fork and cpu_swapin

SCCS-vsn: sys/vm/vm_glue.c 8.6

30 years agomake it clear that they should be customized
Eric Allman [Thu, 6 Jan 1994 02:44:29 +0000 (18:44 -0800)]
make it clear that they should be customized

SCCS-vsn: usr.sbin/sendmail/cf/README 8.20

30 years agotwo fixed!
Eric Allman [Thu, 6 Jan 1994 02:44:14 +0000 (18:44 -0800)]
two fixed!

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

30 years agouse filesystem type as basis for major number in fsid
Jan-Simon Pendry [Thu, 6 Jan 1994 02:42:09 +0000 (18:42 -0800)]
use filesystem type as basis for major number in fsid

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

30 years agotypo
Keith Bostic [Thu, 6 Jan 1994 02:39:21 +0000 (18:39 -0800)]
typo

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

30 years agocannot bump reference count until after calling vgone (to avoid
Kirk McKusick [Thu, 6 Jan 1994 02:26:52 +0000 (18:26 -0800)]
cannot bump reference count until after calling vgone (to avoid
having vgone incorrectly trying to close the previous object)

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

30 years agosyslog portability for HP-UX; fix typo for OSF/1 pid file
Eric Allman [Thu, 6 Jan 1994 02:20:12 +0000 (18:20 -0800)]
syslog portability for HP-UX; fix typo for OSF/1 pid file

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.73
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.61

30 years agoadd mips cruft to sys_process.c
Kirk McKusick [Thu, 6 Jan 1994 02:04:33 +0000 (18:04 -0800)]
add mips cruft to sys_process.c

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

30 years agoadd cpu_swapin call (to notify of user area moving to new physical page(s))
Kirk McKusick [Thu, 6 Jan 1994 01:58:56 +0000 (17:58 -0800)]
add cpu_swapin call (to notify of user area moving to new physical page(s))

SCCS-vsn: sys/vm/vm_glue.c 8.5

30 years agoadd cpu_swapin (nothing needed)
Kirk McKusick [Thu, 6 Jan 1994 01:51:22 +0000 (17:51 -0800)]
add cpu_swapin (nothing needed)

SCCS-vsn: sys/hp300/include/cpu.h 8.4
SCCS-vsn: sys/i386/include/cpu.h 8.4
SCCS-vsn: sys/luna68k/include/cpu.h 8.5
SCCS-vsn: sys/news3400/include/cpu.h 7.6
SCCS-vsn: sys/sparc/include/cpu.h 8.4