unix-history/.git
34 years agoadd previous create time for name cache consistency
Kirk McKusick [Fri, 2 Mar 1990 05:50:24 +0000 (21:50 -0800)]
add previous create time for name cache consistency

SCCS-vsn: sys/nfs/nfsnode.h 7.8

34 years agohalt and reboot live in sbin now
Keith Sklower [Fri, 2 Mar 1990 04:04:33 +0000 (20:04 -0800)]
halt and reboot live in sbin now

SCCS-vsn: sbin/fastboot/fastboot.sh 5.5
SCCS-vsn: sbin/fastboot/fasthalt.sh 5.3

34 years agoChange how TOS code gets included
Paul Borman [Thu, 1 Mar 1990 23:57:35 +0000 (15:57 -0800)]
Change how TOS code gets included

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

34 years agoClean up Makefile so that tn3270 will compile (add -DUSE_TERMIO)
Paul Borman [Thu, 1 Mar 1990 23:03:11 +0000 (15:03 -0800)]
Clean up Makefile so that tn3270 will compile (add -DUSE_TERMIO)

SCCS-vsn: usr.bin/tn3270/telnet/Makefile 4.3

34 years agoClean up the makefile so that tn3270 will compile (add -DUSE_TERMIO)
Paul Borman [Thu, 1 Mar 1990 23:02:34 +0000 (15:02 -0800)]
Clean up the makefile so that tn3270 will compile (add -DUSE_TERMIO)

SCCS-vsn: usr.bin/tn3270/makefile 4.6

34 years agoAdd -DNEED_GETTOS for preliminary TOS support
Paul Borman [Thu, 1 Mar 1990 22:20:26 +0000 (14:20 -0800)]
Add -DNEED_GETTOS for preliminary TOS support

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

34 years agoSeveral items:
Paul Borman [Thu, 1 Mar 1990 22:18:51 +0000 (14:18 -0800)]
Several items:
1) Change from TC[GS]ETA* to TIOC[GS]ETA*
2) Use the cc_t typedef from terios.h
3) Add SLC_FORW support
4) Add TOS support
5) Fix the SLC_SUSP support.  The escape
character now uses one of the VEOL characters.

SCCS-vsn: usr.bin/telnet/terminal.c 1.18
SCCS-vsn: usr.bin/telnet/externs.h 1.21
SCCS-vsn: usr.bin/telnet/telnet.c 5.45
SCCS-vsn: usr.bin/telnet/sys_bsd.c 1.24
SCCS-vsn: usr.bin/telnet/commands.c 1.24

34 years agonfs, move timed before most other daemons
Mike Karels [Thu, 1 Mar 1990 08:54:45 +0000 (00:54 -0800)]
nfs, move timed before most other daemons

SCCS-vsn: etc/rc 5.10

34 years agomore reorg; paranoia; accumulated changes
Mike Karels [Thu, 1 Mar 1990 08:51:58 +0000 (00:51 -0800)]
more reorg; paranoia; accumulated changes

SCCS-vsn: etc/daily 5.5

34 years agoMany fixes. 1) Use the cc_t typedef from termios.h
Paul Borman [Thu, 1 Mar 1990 07:36:08 +0000 (23:36 -0800)]
Many fixes.  1) Use the cc_t typedef from termios.h
2) Fix for SYSV VEOF/VMIN overlap
3) Add two missing "break" statements
4) Add SLC_FORW[12] support
5) start of TOS support
6) Make sure things get initialized properly
7) Don't send Urgent mode data, since some clients go into infinate loops...

SCCS-vsn: libexec/telnetd/defs.h 5.4
SCCS-vsn: libexec/telnetd/ext.h 5.4
SCCS-vsn: libexec/telnetd/slc.c 5.2
SCCS-vsn: libexec/telnetd/state.c 5.5
SCCS-vsn: libexec/telnetd/sys_term.c 5.5
SCCS-vsn: libexec/telnetd/telnetd.c 5.42
SCCS-vsn: libexec/telnetd/termstat.c 5.4
SCCS-vsn: libexec/telnetd/Makefile 5.7

34 years agofix bug preventing sending of user-confirm-data
Keith Sklower [Wed, 28 Feb 1990 05:29:17 +0000 (21:29 -0800)]
fix bug preventing sending of user-confirm-data

SCCS-vsn: sys/netiso/tp_output.c 7.5

34 years agoparity=none should mean that; don't clear my bits!
Mike Karels [Wed, 28 Feb 1990 00:33:48 +0000 (16:33 -0800)]
parity=none should mean that; don't clear my bits!

SCCS-vsn: usr.bin/tip/tip.c 5.11
SCCS-vsn: usr.bin/tip/tip.c 5.11

34 years agoDon't use the position table until it's initialized.
Donn Seeley [Tue, 27 Feb 1990 16:40:28 +0000 (08:40 -0800)]
Don't use the position table until it's initialized.

SCCS-vsn: usr.bin/more/main.c 5.12

34 years agoPurest laziness.
Donn Seeley [Tue, 27 Feb 1990 16:39:57 +0000 (08:39 -0800)]
Purest laziness.

SCCS-vsn: usr.bin/more/position.c 5.6

34 years agoadd CCI credit
Mike Karels [Tue, 27 Feb 1990 14:10:36 +0000 (06:10 -0800)]
add CCI credit

SCCS-vsn: sys/tahoe/vba/vdreg.h 7.5

34 years agoadd CCI credit, defn for silo overflow error
Mike Karels [Tue, 27 Feb 1990 14:10:07 +0000 (06:10 -0800)]
add CCI credit, defn for silo overflow error

SCCS-vsn: sys/tahoe/vba/vxreg.h 7.3

34 years agoSupport screens of more than 100 lines. This fix stops the problem of
Donn Seeley [Tue, 27 Feb 1990 13:30:05 +0000 (05:30 -0800)]
Support screens of more than 100 lines.  This fix stops the problem of
more exiting after the first screen when the screen in 101 lines or longer.

SCCS-vsn: usr.bin/more/position.c 5.5

34 years ago(1) Remove redundant reference to dir.h. (2) Change u.u_comm
Donn Seeley [Mon, 26 Feb 1990 14:53:28 +0000 (06:53 -0800)]
(1) Remove redundant reference to dir.h.  (2) Change u.u_comm
reference to mproc->p_comm.

SCCS-vsn: usr.bin/systat/fetch.c 5.2

34 years agoRemove redundant reference to dir.h.
Donn Seeley [Mon, 26 Feb 1990 14:51:58 +0000 (06:51 -0800)]
Remove redundant reference to dir.h.

SCCS-vsn: usr.bin/systat/swap.c 5.7

34 years agoFix a type clash bug that gcc complains about.
Donn Seeley [Mon, 26 Feb 1990 14:09:24 +0000 (06:09 -0800)]
Fix a type clash bug that gcc complains about.

SCCS-vsn: usr.bin/f77/pass1.tahoe/init.c 5.3

34 years agoPull in a fix from f77.vax to solve a syntax problem encountered by
Donn Seeley [Mon, 26 Feb 1990 14:08:38 +0000 (06:08 -0800)]
Pull in a fix from f77.vax to solve a syntax problem encountered by
gcc.  This is somewhat similar to trying to fill the Pacific Ocean by
tossing pebbles into it...

SCCS-vsn: usr.bin/f77/pass1.tahoe/expr.c 1.2

34 years agodate and time created 90/02/25 21:55:31 by donn
Donn Seeley [Mon, 26 Feb 1990 13:55:31 +0000 (05:55 -0800)]
date and time created 90/02/25 21:55:31 by donn

SCCS-vsn: usr.bin/f77/pass1.tahoe/expr.c 1.1

34 years agoMake 'fortran float sin(), cos();' work with gcc by replacing it with
Donn Seeley [Mon, 26 Feb 1990 11:52:56 +0000 (03:52 -0800)]
Make 'fortran float sin(), cos();' work with gcc by replacing it with
asm() statements.  Not sure why I bothered...

SCCS-vsn: usr.bin/f77/libF77/r_tan.c 5.4

34 years agoFor GCC's (and ANSI's) sake, don't name a formal parameter after a typedef.
Donn Seeley [Mon, 26 Feb 1990 11:15:51 +0000 (03:15 -0800)]
For GCC's (and ANSI's) sake, don't name a formal parameter after a typedef.

SCCS-vsn: usr.bin/f77/libI77/close.c 5.3
SCCS-vsn: usr.bin/f77/libI77/dolio.c 5.3
SCCS-vsn: usr.bin/f77/libI77/due.c 5.2
SCCS-vsn: usr.bin/f77/libI77/sue.c 5.2
SCCS-vsn: usr.bin/f77/libI77/c_sfe.c 5.3
SCCS-vsn: usr.bin/f77/libI77/c_dfe.c 5.3

34 years agoDon't use '-f' on a system where the C compiler doesn't do automatic
Donn Seeley [Mon, 26 Feb 1990 10:57:31 +0000 (02:57 -0800)]
Don't use '-f' on a system where the C compiler doesn't do automatic
float to double promotion in expressions.

SCCS-vsn: usr.bin/f77/libF77/Usef.c 1.4

34 years agodon't use 'cc -f' with compilers that don't do automatic double to
Donn Seeley [Mon, 26 Feb 1990 10:55:59 +0000 (02:55 -0800)]
don't use 'cc -f' with compilers that don't do automatic double to
float promotion.

SCCS-vsn: usr.bin/f77/libF77/Usef.c 1.4

34 years agohave to protect count increment with splbio to protect against biodone
Kirk McKusick [Mon, 26 Feb 1990 04:54:12 +0000 (20:54 -0800)]
have to protect count increment with splbio to protect against biodone

SCCS-vsn: sys/kern/vfs_bio.c 7.22
SCCS-vsn: sys/kern/vfs_cluster.c 7.22

34 years agomove enpcode to /etc; it's the only thing using /libdata
Keith Bostic [Sun, 25 Feb 1990 14:07:56 +0000 (06:07 -0800)]
move enpcode to /etc; it's the only thing using /libdata

SCCS-vsn: old/enpload/Makefile 5.5

34 years agorestore user/host in banner, suppress wall banner
Mike Karels [Sun, 25 Feb 1990 11:52:01 +0000 (03:52 -0800)]
restore user/host in banner, suppress wall banner

SCCS-vsn: sbin/shutdown/shutdown.c 5.13

34 years agoadd -n for shutdown
Mike Karels [Sun, 25 Feb 1990 11:50:57 +0000 (03:50 -0800)]
add -n for shutdown

SCCS-vsn: usr.bin/wall/wall.c 5.11

34 years agoignore EIO on write
Mike Karels [Sun, 25 Feb 1990 09:31:25 +0000 (01:31 -0800)]
ignore EIO on write

SCCS-vsn: usr.bin/wall/ttymsg.c 5.4

34 years agoremove newline from error msg (callers both add it);
Mike Karels [Sun, 25 Feb 1990 06:28:22 +0000 (22:28 -0800)]
remove newline from error msg (callers both add it);
EPERM => EACCES on open

SCCS-vsn: usr.bin/wall/ttymsg.c 5.3

34 years agono longer need to munhash, handled by xuntext instead
Kirk McKusick [Sat, 24 Feb 1990 09:03:47 +0000 (01:03 -0800)]
no longer need to munhash, handled by xuntext instead

SCCS-vsn: sys/nfs/nfs_bio.c 7.12

34 years agocheck for modified text file and take appropriate action
Kirk McKusick [Sat, 24 Feb 1990 09:00:48 +0000 (01:00 -0800)]
check for modified text file and take appropriate action

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

34 years agomv ISSIG from param.h and rename to CURSIG (now returns signal num)
Mike Karels [Sat, 24 Feb 1990 06:51:44 +0000 (22:51 -0800)]
mv ISSIG from param.h and rename to CURSIG (now returns signal num)

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

34 years agodon't core dump on filenames larger than the terminal window
Keith Bostic [Sat, 24 Feb 1990 06:50:22 +0000 (22:50 -0800)]
don't core dump on filenames larger than the terminal window

SCCS-vsn: bin/ls/print.c 5.17

34 years agoI see no pointer here
Mike Karels [Sat, 24 Feb 1990 05:50:06 +0000 (21:50 -0800)]
I see no pointer here

SCCS-vsn: sys/tahoe/vba/vbavar.h 7.4

34 years agoremove KERNTEXTOFF (comes from machparam.h)
Marc Teitelbaum [Sat, 24 Feb 1990 03:18:10 +0000 (19:18 -0800)]
remove KERNTEXTOFF (comes from machparam.h)

SCCS-vsn: old/adb/adb.vax/machdep.h 5.2
SCCS-vsn: old/adb/adb.tahoe/machdep.h 5.2

34 years agoinclude machparam.h to get KERNTEXTOFF
Marc Teitelbaum [Sat, 24 Feb 1990 03:16:33 +0000 (19:16 -0800)]
include machparam.h to get KERNTEXTOFF

SCCS-vsn: old/adb/common_source/setup.c 5.2

34 years agoadd KERNTEXTOFF
Marc Teitelbaum [Sat, 24 Feb 1990 03:06:06 +0000 (19:06 -0800)]
add KERNTEXTOFF

SCCS-vsn: sys/vax/include/param.h 7.14
SCCS-vsn: sys/tahoe/include/param.h 7.4

34 years agoclean up
Marc Teitelbaum [Sat, 24 Feb 1990 01:58:14 +0000 (17:58 -0800)]
clean up

SCCS-vsn: bin/stty/stty.c 5.10

34 years agomove ISSIG to signal.h (and rename to CURSIG);
Mike Karels [Fri, 23 Feb 1990 12:26:24 +0000 (04:26 -0800)]
move ISSIG to signal.h (and rename to CURSIG);
move filesys stuff together under existing heading;
use inline min/max instead of macros; delete DEV_BSIZE/BLKDEV_IOSIZE
comments (constants aren't here, and comments are wrong)

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

34 years agou_comm moved to proc
Marc Teitelbaum [Fri, 23 Feb 1990 08:20:26 +0000 (00:20 -0800)]
u_comm moved to proc

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

34 years agoI think it's posix now!
Mike Karels [Fri, 23 Feb 1990 07:57:33 +0000 (23:57 -0800)]
I think it's posix now!

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

34 years agocheckpoint before removing extra estimation pass
Marc Teitelbaum [Fri, 23 Feb 1990 07:33:30 +0000 (23:33 -0800)]
checkpoint before removing extra estimation pass

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

34 years agosymbol_size units are bytes, not struct nlists
Marc Teitelbaum [Fri, 23 Feb 1990 06:37:34 +0000 (22:37 -0800)]
symbol_size units are bytes, not struct nlists

SCCS-vsn: lib/libc/gen/nlist.c 5.5
SCCS-vsn: lib/libc/mips/gen/nlist.c 5.5

34 years agop not set on long /etc/ttys lines, causing premature loop termination
Keith Bostic [Fri, 23 Feb 1990 05:06:03 +0000 (21:06 -0800)]
p not set on long /etc/ttys lines, causing premature loop termination

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

34 years agotypo.
Keith Bostic [Fri, 23 Feb 1990 04:59:47 +0000 (20:59 -0800)]
typo.

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

34 years agono assignment to the pointer was made after the realloc; rework so
Keith Bostic [Fri, 23 Feb 1990 04:34:06 +0000 (20:34 -0800)]
no assignment to the pointer was made after the realloc; rework so
that no allocation is done for empty directories

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

34 years agofrom lbl (van/leres): user headers, etc
Mike Karels [Thu, 22 Feb 1990 12:24:01 +0000 (04:24 -0800)]
from lbl (van/leres): user headers, etc

SCCS-vsn: local/transcript/src/enscript.c 1.3

34 years agofix bugs in hashing functions (4.3BSD-tahoe/pgrm/4)
Kirk McKusick [Thu, 22 Feb 1990 09:53:53 +0000 (01:53 -0800)]
fix bugs in hashing functions (4.3BSD-tahoe/pgrm/4)

SCCS-vsn: old/pcc/lint/lpass2/lpass2.c 1.11

34 years agoraise the static sizes for X11
Kirk McKusick [Thu, 22 Feb 1990 09:42:29 +0000 (01:42 -0800)]
raise the static sizes for X11

SCCS-vsn: old/pcc/mip/config.h 4.4

34 years agonot any space, just tabs; people used " 2/1" because it formatted
Keith Bostic [Thu, 22 Feb 1990 06:15:17 +0000 (22:15 -0800)]
not any space, just tabs; people used " 2/1" because it formatted
with "10/1" so it broke things

SCCS-vsn: usr.bin/calendar/calendar.1 6.6
SCCS-vsn: usr.bin/calendar/calendar.c 4.8

34 years agorearrange the includes to be reasonable (utmp.h needs types.h)
Keith Bostic [Thu, 22 Feb 1990 05:44:41 +0000 (21:44 -0800)]
rearrange the includes to be reasonable (utmp.h needs types.h)

SCCS-vsn: lib/libcompat/4.3/ruserpass.c 5.6

34 years agominor manual page corrections; rip out rlsearch() and wlsearch().
Keith Bostic [Thu, 22 Feb 1990 04:58:57 +0000 (20:58 -0800)]
minor manual page corrections; rip out rlsearch() and wlsearch().

SCCS-vsn: lib/libcompat/4.3/lsearch.3 5.2
SCCS-vsn: lib/libcompat/4.3/lsearch.c 5.2

34 years agonever installed setuid, so don't need to reset the uid
Keith Bostic [Thu, 22 Feb 1990 04:51:01 +0000 (20:51 -0800)]
never installed setuid, so don't need to reset the uid

SCCS-vsn: usr.sbin/chroot/chroot.c 5.6

34 years agosignal fixes, gcc/lint fixes, require directory reading subroutines
Keith Bostic [Thu, 22 Feb 1990 02:58:25 +0000 (18:58 -0800)]
signal fixes, gcc/lint fixes, require directory reading subroutines

SCCS-vsn: usr.bin/learn/learn/mysys.c 4.7
SCCS-vsn: usr.bin/learn/learn/selsub.c 4.7
SCCS-vsn: usr.bin/learn/learn/start.c 4.6

34 years agogcc/lint fixes
Keith Bostic [Thu, 22 Feb 1990 02:51:35 +0000 (18:51 -0800)]
gcc/lint fixes

SCCS-vsn: usr.bin/ftp/ftp.c 5.32

34 years agonew yacc has different yyfix command
Keith Bostic [Thu, 22 Feb 1990 02:21:25 +0000 (18:21 -0800)]
new yacc has different yyfix command

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

34 years agogcc fix; keyword "static" unnecessary
Keith Bostic [Thu, 22 Feb 1990 02:17:05 +0000 (18:17 -0800)]
gcc fix; keyword "static" unnecessary

SCCS-vsn: games/monop/trade.c 5.4

34 years agochange to fold CR-NL into a single NL
Keith Bostic [Thu, 22 Feb 1990 00:34:41 +0000 (16:34 -0800)]
change to fold CR-NL into a single NL

SCCS-vsn: usr.bin/finger/net.c 5.4

34 years agospec_select gets the file flags
Kirk McKusick [Wed, 21 Feb 1990 16:09:12 +0000 (08:09 -0800)]
spec_select gets the file flags

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

34 years agodead_select gets the file flags
Kirk McKusick [Wed, 21 Feb 1990 16:08:46 +0000 (08:08 -0800)]
dead_select gets the file flags

SCCS-vsn: sys/miscfs/deadfs/dead_vnops.c 7.9

34 years agoVOP_SELECT needs file flags
Kirk McKusick [Wed, 21 Feb 1990 16:08:16 +0000 (08:08 -0800)]
VOP_SELECT needs file flags

SCCS-vsn: sys/kern/tty_tty.c 7.7

34 years agoVOP_SELECT needs the file flags
Kirk McKusick [Wed, 21 Feb 1990 16:07:47 +0000 (08:07 -0800)]
VOP_SELECT needs the file flags

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

34 years agoraise limit on maxoff
Kirk McKusick [Wed, 21 Feb 1990 14:18:41 +0000 (06:18 -0800)]
raise limit on maxoff

SCCS-vsn: sys/deprecated/kdb/defs.h 7.9

34 years agoallocate a null string so that free will not bomb out (4.3BSD/etc/165)
Kirk McKusick [Wed, 21 Feb 1990 13:32:55 +0000 (05:32 -0800)]
allocate a null string so that free will not bomb out (4.3BSD/etc/165)

SCCS-vsn: libexec/ftpd/ftpcmd.y 5.22

34 years agohave to put back the checkuser subroutine
Kirk McKusick [Wed, 21 Feb 1990 13:26:41 +0000 (05:26 -0800)]
have to put back the checkuser subroutine

SCCS-vsn: libexec/ftpd/ftpd.c 5.32

34 years agonote that mode is modified by umask (4.3BSD-tahoe/bin/31)
Kirk McKusick [Wed, 21 Feb 1990 12:23:02 +0000 (04:23 -0800)]
note that mode is modified by umask (4.3BSD-tahoe/bin/31)

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

34 years agoadd getkerninfo
Marc Teitelbaum [Wed, 21 Feb 1990 08:40:10 +0000 (00:40 -0800)]
add getkerninfo

SCCS-vsn: sys/kern/syscalls.master 7.14

34 years agoadd underscores to make all syscall names a single token
Marc Teitelbaum [Wed, 21 Feb 1990 08:37:58 +0000 (00:37 -0800)]
add underscores to make all syscall names a single token

SCCS-vsn: sys/kern/makesyscalls.sh 7.3

34 years agoneed to include <param.h> for MAXPATHLEN
Donn Seeley [Wed, 21 Feb 1990 08:33:35 +0000 (00:33 -0800)]
need to include <param.h> for MAXPATHLEN

SCCS-vsn: bin/ed/ed.c 4.13

34 years agodir.h is now redundant
Donn Seeley [Wed, 21 Feb 1990 08:31:55 +0000 (00:31 -0800)]
dir.h is now redundant

SCCS-vsn: old/adb/common_source/defs.h 5.4

34 years agodump the damned prototypes when using traditional C
Donn Seeley [Wed, 21 Feb 1990 08:24:55 +0000 (00:24 -0800)]
dump the damned prototypes when using traditional C

SCCS-vsn: share/zoneinfo/DIST/nonstd.h 5.2

34 years agodon't need dir.h anymore
Keith Bostic [Wed, 21 Feb 1990 08:15:30 +0000 (00:15 -0800)]
don't need dir.h anymore

SCCS-vsn: usr.bin/fstat/fstat.c 5.21
SCCS-vsn: usr.bin/vmstat/vmstat.c 5.17

34 years agoneeds to include paths.h, now for _PATH_NOLOGIN
Keith Bostic [Wed, 21 Feb 1990 08:12:44 +0000 (00:12 -0800)]
needs to include paths.h, now for _PATH_NOLOGIN

SCCS-vsn: sbin/shutdown/pathnames.h 5.4

34 years agotypo
Keith Bostic [Wed, 21 Feb 1990 08:11:31 +0000 (00:11 -0800)]
typo

SCCS-vsn: sbin/ncheck/ncheck.c 5.10

34 years agore-order the includes for gcc
Keith Bostic [Wed, 21 Feb 1990 08:10:39 +0000 (00:10 -0800)]
re-order the includes for gcc

SCCS-vsn: usr.bin/gcore/gcore.c 5.5

34 years agotype typo
Keith Bostic [Wed, 21 Feb 1990 08:06:05 +0000 (00:06 -0800)]
type typo

SCCS-vsn: lib/libc/net/res_debug.c 5.29

34 years agocleanups
Marc Teitelbaum [Wed, 21 Feb 1990 08:00:52 +0000 (00:00 -0800)]
cleanups

SCCS-vsn: bin/stty/stty.c 5.9

34 years agoadd some missing flags, also, comments for cleanups
Mike Karels [Wed, 21 Feb 1990 07:32:44 +0000 (23:32 -0800)]
add some missing flags, also, comments for cleanups

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

34 years agoadd CPP pre-define
Keith Bostic [Wed, 21 Feb 1990 07:02:39 +0000 (23:02 -0800)]
add CPP pre-define

SCCS-vsn: old/make/files.c 4.20

34 years agocleanups of posix stuff
Mike Karels [Wed, 21 Feb 1990 05:27:23 +0000 (21:27 -0800)]
cleanups of posix stuff

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

34 years agoreset pointer so can call multiple times; bug report 4.3BSD-tahoe/lib/29
Keith Bostic [Wed, 21 Feb 1990 04:06:34 +0000 (20:06 -0800)]
reset pointer so can call multiple times; bug report 4.3BSD-tahoe/lib/29

SCCS-vsn: lib/libc/stdlib/getopt.c 4.11

34 years agodate and time created 90/02/20 12:04:40 by mckusick
Kirk McKusick [Wed, 21 Feb 1990 04:04:40 +0000 (20:04 -0800)]
date and time created 90/02/20 12:04:40 by mckusick

SCCS-vsn: lib/libc/sys/mkfifo.2 6.1

34 years agodate and time created 90/02/20 12:04:39 by mckusick
Kirk McKusick [Wed, 21 Feb 1990 04:04:39 +0000 (20:04 -0800)]
date and time created 90/02/20 12:04:39 by mckusick

SCCS-vsn: lib/libc/sys/mkfifo.s 6.1

34 years agonew yacc has different yyfix commands
Keith Bostic [Wed, 21 Feb 1990 03:34:33 +0000 (19:34 -0800)]
new yacc has different yyfix commands

SCCS-vsn: old/pcc/ccom.vax/Makefile 1.22

34 years agonew yacc has different yyfix command
Keith Bostic [Wed, 21 Feb 1990 03:33:55 +0000 (19:33 -0800)]
new yacc has different yyfix command

SCCS-vsn: old/pcc/ccom.tahoe/Makefile 1.13

34 years agoyyfix commands are different in the new yacc
Keith Bostic [Wed, 21 Feb 1990 03:32:34 +0000 (19:32 -0800)]
yyfix commands are different in the new yacc

SCCS-vsn: old/cpp/Makefile 1.8

34 years agoadd mkfifo for POSIX
Kirk McKusick [Wed, 21 Feb 1990 02:55:35 +0000 (18:55 -0800)]
add mkfifo for POSIX

SCCS-vsn: sys/kern/syscalls.master 7.13

34 years agoadd kinfo system call
Marc Teitelbaum [Wed, 21 Feb 1990 02:51:44 +0000 (18:51 -0800)]
add kinfo system call

SCCS-vsn: sys/kern/syscalls.master 7.12

34 years agoadd support for FIFO's
Kirk McKusick [Tue, 20 Feb 1990 10:27:02 +0000 (02:27 -0800)]
add support for FIFO's

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

34 years agoadd optional fifo
Kirk McKusick [Tue, 20 Feb 1990 10:07:23 +0000 (02:07 -0800)]
add optional fifo

SCCS-vsn: sys/conf/files 7.20

34 years agomove definitions out of vnode.h
Kirk McKusick [Tue, 20 Feb 1990 08:47:26 +0000 (00:47 -0800)]
move definitions out of vnode.h

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

34 years agocheck /etc/ftpusers for denial of access to anonymous (4.3BSD-tahoe/libexec/1)
Kirk McKusick [Tue, 20 Feb 1990 03:10:29 +0000 (19:10 -0800)]
check /etc/ftpusers for denial of access to anonymous (4.3BSD-tahoe/libexec/1)

SCCS-vsn: libexec/ftpd/ftpd.c 5.31

34 years agochange FNSIZE to MAXPATHLEN; bug report 4.3BSD-tahoe/bin/30
Keith Bostic [Tue, 20 Feb 1990 02:33:25 +0000 (18:33 -0800)]
change FNSIZE to MAXPATHLEN; bug report 4.3BSD-tahoe/bin/30

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

34 years agoget rid of bogus `strings.h' include file
Kirk McKusick [Sun, 18 Feb 1990 07:23:59 +0000 (23:23 -0800)]
get rid of bogus `strings.h' include file

SCCS-vsn: sys/nfs/nfs_vnops.c 7.29
SCCS-vsn: sys/nfs/nfs_serv.c 7.14
SCCS-vsn: sys/nfs/nfs_subs.c 7.18

34 years agoneed to reference netinet as ../netinet
Kirk McKusick [Sun, 18 Feb 1990 07:16:19 +0000 (23:16 -0800)]
need to reference netinet as ../netinet

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

34 years agoget rid of dependencies on ../ufs/inode.h
Kirk McKusick [Sun, 18 Feb 1990 06:46:54 +0000 (22:46 -0800)]
get rid of dependencies on ../ufs/inode.h

SCCS-vsn: sys/nfs/nfsproto.h 7.4

34 years agoproper location of symbols.sort
Kirk McKusick [Sun, 18 Feb 1990 04:02:10 +0000 (20:02 -0800)]
proper location of symbols.sort

SCCS-vsn: usr.sbin/config/mkmakefile.c 5.25