unix-history/.git
33 years agoANSI include files, struct direct -> struct dirent
Keith Bostic [Thu, 4 Apr 1991 02:25:16 +0000 (18:25 -0800)]
ANSI include files, struct direct -> struct dirent

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

33 years agobreak up in anticipation of sharing source with mv
Keith Bostic [Thu, 4 Apr 1991 02:23:21 +0000 (18:23 -0800)]
break up in anticipation of sharing source with mv
minor cleanups, ismember() routine wasn't being used

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

33 years agodate and time created 91/04/03 11:22:39 by bostic
Keith Bostic [Thu, 4 Apr 1991 02:22:39 +0000 (18:22 -0800)]
date and time created 91/04/03 11:22:39 by bostic

SCCS-vsn: bin/cp/extern.h 5.1

33 years agodate and time created 91/04/03 11:22:34 by bostic
Keith Bostic [Thu, 4 Apr 1991 02:22:34 +0000 (18:22 -0800)]
date and time created 91/04/03 11:22:34 by bostic

SCCS-vsn: bin/cp/path.c 5.1

33 years agodate and time created 91/04/03 11:08:05 by bostic
Keith Bostic [Thu, 4 Apr 1991 02:08:05 +0000 (18:08 -0800)]
date and time created 91/04/03 11:08:05 by bostic

SCCS-vsn: usr.bin/ar/extern.h 5.1

33 years agoNULL dereference
Keith Bostic [Wed, 3 Apr 1991 23:59:23 +0000 (15:59 -0800)]
NULL dereference

SCCS-vsn: usr.sbin/config/main.c 5.16

33 years agouse reboot system call, don't use syscall(55, ...)
Keith Bostic [Wed, 3 Apr 1991 23:35:36 +0000 (15:35 -0800)]
use reboot system call, don't use syscall(55, ...)

SCCS-vsn: sbin/reboot/halt.c 5.10

33 years agodon't indirect through a NULL on echo w/o arguments
Keith Bostic [Wed, 3 Apr 1991 23:33:40 +0000 (15:33 -0800)]
don't indirect through a NULL on echo w/o arguments

SCCS-vsn: bin/echo/echo.c 5.4

33 years agoBINOWNER -> BINOWN, fix BINGRP, too
Keith Bostic [Wed, 3 Apr 1991 10:16:36 +0000 (02:16 -0800)]
BINOWNER -> BINOWN, fix BINGRP, too

SCCS-vsn: usr.bin/uucp/Makefile 5.23

33 years agoWhen reading a directory, -L should still apply, don't always use
Keith Bostic [Wed, 3 Apr 1991 08:42:06 +0000 (00:42 -0800)]
When reading a directory, -L should still apply, don't always use
lstat(2).  I'm not positive this is right, since I'm not sure that the same
criteria for stat function selection applies when traversing directories.
When this gets converted to fts(3), it should be rethought.

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

33 years agols -F foo, where foo is a symbolic link should display "foo@"
Keith Bostic [Wed, 3 Apr 1991 07:55:50 +0000 (23:55 -0800)]
ls -F foo, where foo is a symbolic link should display "foo@"

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

33 years agoget the SCCS id back
Keith Bostic [Wed, 3 Apr 1991 06:18:34 +0000 (22:18 -0800)]
get the SCCS id back

SCCS-vsn: bin/csh/exec.c 5.10

33 years agomore precise logging; proper use of tprint
Mike Karels [Wed, 3 Apr 1991 05:08:09 +0000 (21:08 -0800)]
more precise logging; proper use of tprint

SCCS-vsn: sys/nfs/nfs_socket.c 7.21

33 years agoglobfree free'd the wrong pointer
Keith Bostic [Wed, 3 Apr 1991 03:42:41 +0000 (19:42 -0800)]
globfree free'd the wrong pointer

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

33 years agoget HUGE right for the VAX and Tahoe
Keith Bostic [Wed, 3 Apr 1991 03:25:57 +0000 (19:25 -0800)]
get HUGE right for the VAX and Tahoe

SCCS-vsn: include/math.h 5.8

33 years agoadd sort flag to usr /var/tmp; only search locally
Keith Bostic [Wed, 3 Apr 1991 01:37:39 +0000 (17:37 -0800)]
add sort flag to usr /var/tmp; only search locally

SCCS-vsn: usr.bin/locate/locate/updatedb.csh 5.1

33 years agodon't need SPAGV on proc; rm other obsol. proc flags
Mike Karels [Wed, 3 Apr 1991 01:11:05 +0000 (17:11 -0800)]
don't need SPAGV on proc; rm other obsol. proc flags

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

33 years agoansification: need prototype for function pointer
Mike Karels [Wed, 3 Apr 1991 01:06:34 +0000 (17:06 -0800)]
ansification: need prototype for function pointer

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

33 years agoTIOCGPGRP copies an int out of the kernel
Keith Bostic [Wed, 3 Apr 1991 00:53:31 +0000 (16:53 -0800)]
TIOCGPGRP copies an int out of the kernel

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

33 years agocheckpoint
Keith Bostic [Tue, 2 Apr 1991 23:49:35 +0000 (15:49 -0800)]
checkpoint

SCCS-vsn: admin/admin/proposals/NASA.proposal 1.2

33 years agoadd DB.type field to reflect type of underlying database
Keith Bostic [Tue, 2 Apr 1991 23:43:24 +0000 (15:43 -0800)]
add DB.type field to reflect type of underlying database

SCCS-vsn: lib/libc/db/man/dbopen.3 5.16
SCCS-vsn: include/db.h 5.10
SCCS-vsn: lib/libc/db/btree/bt_open.c 5.8
SCCS-vsn: lib/libc/db/hash/hash.c 5.14

33 years agoremove math library specific part of copyright
Keith Bostic [Tue, 2 Apr 1991 23:24:56 +0000 (15:24 -0800)]
remove math library specific part of copyright

SCCS-vsn: include/math.h 5.7

33 years agoadd XPG, Sun, Sys V math constants
Keith Bostic [Tue, 2 Apr 1991 21:44:24 +0000 (13:44 -0800)]
add XPG, Sun, Sys V math constants

SCCS-vsn: include/math.h 5.6

33 years agosetexit -> setjmp, reset -> longjmp, isdir() -> S_ISDIR, ANSI
Keith Bostic [Tue, 2 Apr 1991 08:37:20 +0000 (00:37 -0800)]
setexit -> setjmp, reset -> longjmp, isdir() -> S_ISDIR, ANSI
Prof. Graham requested semantic changes to #defines in sh.h, removing the
last vestiges of the PWB/V6 shell

SCCS-vsn: bin/csh/csh.c 5.19
SCCS-vsn: bin/csh/err.c 5.4
SCCS-vsn: bin/csh/exec.c 5.9
SCCS-vsn: bin/csh/exp.c 5.5
SCCS-vsn: bin/csh/func.c 5.13
SCCS-vsn: bin/csh/glob.c 5.12
SCCS-vsn: bin/csh/csh.h 5.9
SCCS-vsn: bin/csh/init.c 5.6
SCCS-vsn: bin/csh/lex.c 5.9
SCCS-vsn: bin/csh/parse.c 5.5
SCCS-vsn: bin/csh/proc.c 5.14
SCCS-vsn: bin/csh/sem.c 5.10

33 years agodon't allow -d random, so "make -d file" fails.
Keith Bostic [Tue, 2 Apr 1991 06:58:40 +0000 (22:58 -0800)]
don't allow -d random, so "make -d file" fails.

SCCS-vsn: usr.bin/make/main.c 5.25

33 years agobreak crc routine out into separate module; for use by mtree(8)
Keith Bostic [Tue, 2 Apr 1991 06:11:25 +0000 (22:11 -0800)]
break crc routine out into separate module; for use by mtree(8)

SCCS-vsn: usr.bin/cksum/cksum.c 5.2
SCCS-vsn: usr.bin/cksum/Makefile 5.2

33 years agodate and time created 91/04/01 14:13:14 by bostic
Keith Bostic [Tue, 2 Apr 1991 05:13:14 +0000 (21:13 -0800)]
date and time created 91/04/01 14:13:14 by bostic

SCCS-vsn: usr.bin/cksum/crc.c 5.1

33 years agoshut gcc up (warning: `/*' within comment)
Keith Bostic [Tue, 2 Apr 1991 05:12:42 +0000 (21:12 -0800)]
shut gcc up (warning: `/*' within comment)

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

33 years agodelete setgrfile, ANSI style declarations, minor cleanups
Keith Bostic [Tue, 2 Apr 1991 04:49:32 +0000 (20:49 -0800)]
delete setgrfile, ANSI style declarations, minor cleanups

SCCS-vsn: lib/libc/gen/getgrent.3 6.6
SCCS-vsn: lib/libc/gen/getgrent.c 5.9

33 years agoOops -- forgot that we still have to be able to read standard in!
Donn Seeley [Tue, 2 Apr 1991 03:10:35 +0000 (19:10 -0800)]
Oops -- forgot that we still have to be able to read standard in!

SCCS-vsn: usr.bin/cpp/cpp.sh 6.5

33 years agofix fault in vdreset_ctlr when unit isn't configured (null pointer)
Mike Karels [Tue, 2 Apr 1991 03:09:16 +0000 (19:09 -0800)]
fix fault in vdreset_ctlr when unit isn't configured (null pointer)

SCCS-vsn: sys/tahoe/vba/vd.c 7.14

33 years agoANSI changes didn't quite work
Keith Bostic [Tue, 2 Apr 1991 00:08:02 +0000 (16:08 -0800)]
ANSI changes didn't quite work

SCCS-vsn: usr.bin/pascal/src/CONFIG.c 5.5
SCCS-vsn: usr.bin/pascal/src/config.h 5.3

33 years agomake find run faster, using the -rf flags; handle files named "-f";
Keith Bostic [Tue, 2 Apr 1991 00:04:39 +0000 (16:04 -0800)]
make find run faster, using the -rf flags; handle files named "-f";
convert to new find syntax

SCCS-vsn: etc/daily 5.12

33 years agoANSI, const -> constant
Keith Bostic [Tue, 2 Apr 1991 00:03:11 +0000 (16:03 -0800)]
ANSI, const -> constant

SCCS-vsn: usr.bin/f77/include.tahoe/defines.h 5.2

33 years agoadd isinf(), isnan() for all architectures
Keith Bostic [Tue, 2 Apr 1991 00:01:52 +0000 (16:01 -0800)]
add isinf(), isnan() for all architectures

SCCS-vsn: include/math.h 5.5

33 years agodata is a void *
Keith Bostic [Tue, 2 Apr 1991 00:01:11 +0000 (16:01 -0800)]
data is a void *

SCCS-vsn: include/db.h 5.9

33 years agoANSI
Keith Bostic [Tue, 2 Apr 1991 00:00:58 +0000 (16:00 -0800)]
ANSI

SCCS-vsn: include/arpa/inet.h 5.6

33 years agoadd man page links for pwcache (user_from_uid, group_from_gid)
Keith Bostic [Tue, 2 Apr 1991 00:00:03 +0000 (16:00 -0800)]
add man page links for pwcache (user_from_uid, group_from_gid)

SCCS-vsn: lib/libutil/Makefile 5.7

33 years agoANSI
Keith Bostic [Mon, 1 Apr 1991 23:59:34 +0000 (15:59 -0800)]
ANSI

SCCS-vsn: usr.bin/mail/collect.c 5.24
SCCS-vsn: usr.bin/mail/tty.c 5.12
SCCS-vsn: usr.bin/mail/popen.c 5.16
SCCS-vsn: usr.bin/mail/main.c 5.28
SCCS-vsn: usr.bin/mail/lex.c 5.23
SCCS-vsn: usr.bin/mail/cmd1.c 5.22

33 years agoconvert to db(3) interface, don't need dbm library
Keith Bostic [Mon, 1 Apr 1991 23:58:31 +0000 (15:58 -0800)]
convert to db(3) interface, don't need dbm library

SCCS-vsn: usr.bin/vacation/Makefile 5.4

33 years agorename C library tags file
Keith Bostic [Mon, 1 Apr 1991 23:58:02 +0000 (15:58 -0800)]
rename C library tags file

SCCS-vsn: usr.bin/ex/ex_data.c 7.10

33 years agodon't bother with xstr(1), just use gcc
Keith Bostic [Mon, 1 Apr 1991 23:57:49 +0000 (15:57 -0800)]
don't bother with xstr(1), just use gcc

SCCS-vsn: usr.bin/ex/Makefile 7.33

33 years agobug was that it used "/bin/mail", which got blindly translated to
Keith Bostic [Mon, 1 Apr 1991 23:56:55 +0000 (15:56 -0800)]
bug was that it used "/bin/mail", which got blindly translated to
libexec/mail.local; change to use sendmil.  Massive changes to welcome it
into the 90's.

SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.18

33 years agops no longer uses attime.c, put it in place here
Keith Bostic [Mon, 1 Apr 1991 23:54:07 +0000 (15:54 -0800)]
ps no longer uses attime.c, put it in place here

SCCS-vsn: usr.bin/w/Makefile 5.5

33 years agoANSI
Keith Bostic [Mon, 1 Apr 1991 23:52:36 +0000 (15:52 -0800)]
ANSI

SCCS-vsn: games/hack/hack.main.c 1.3
SCCS-vsn: games/hack/hack.apply.c 5.2
SCCS-vsn: games/hack/hack.do.c 5.2
SCCS-vsn: games/hack/hack.end.c 5.2
SCCS-vsn: games/hack/hack.pager.c 5.4
SCCS-vsn: games/hack/hack.shk.c 5.2

33 years agoadd dkcksum.c (taken from C library)
Keith Bostic [Mon, 1 Apr 1991 23:51:57 +0000 (15:51 -0800)]
add dkcksum.c (taken from C library)

SCCS-vsn: sbin/disklabel/Makefile 5.6

33 years agoANSI
Keith Bostic [Mon, 1 Apr 1991 23:51:40 +0000 (15:51 -0800)]
ANSI

SCCS-vsn: old/implog/implog.c 5.14

33 years agoneeds paths.h
Keith Bostic [Mon, 1 Apr 1991 23:50:47 +0000 (15:50 -0800)]
needs paths.h

SCCS-vsn: usr.sbin/sliplogin/pathnames.h 5.2

33 years agocheckpoint
Keith Bostic [Mon, 1 Apr 1991 23:50:24 +0000 (15:50 -0800)]
checkpoint

SCCS-vsn: libexec/Makefile 5.7

33 years agouse fgets, not gets
Keith Bostic [Mon, 1 Apr 1991 23:50:00 +0000 (15:50 -0800)]
use fgets, not gets

SCCS-vsn: libexec/bugfiler/redist.c 5.12

33 years agodependencies were wrong?? (I've forgotten)
Keith Bostic [Mon, 1 Apr 1991 23:49:20 +0000 (15:49 -0800)]
dependencies were wrong??  (I've forgotten)

SCCS-vsn: local/kerberosIV/des/Makefile 5.3

33 years agocleanup up GCC -D stuff
Keith Bostic [Mon, 1 Apr 1991 23:48:35 +0000 (15:48 -0800)]
cleanup up GCC -D stuff

SCCS-vsn: sys/hp300/conf/Makefile.hp300 7.7

33 years agomake salt long enough for new password format; minor ANSIisms
Keith Bostic [Mon, 1 Apr 1991 23:42:16 +0000 (15:42 -0800)]
make salt long enough for new password format; minor ANSIisms

SCCS-vsn: usr.bin/passwd/local_passwd.c 5.4

33 years agochange -T to -t; use getopt(3); wordsmith the man page
Keith Bostic [Mon, 1 Apr 1991 23:32:33 +0000 (15:32 -0800)]
change -T to -t; use getopt(3); wordsmith the man page
put -t/-T man page changes on an SCCS delta

SCCS-vsn: old/symorder/symorder.1 6.4
SCCS-vsn: old/symorder/symorder.c 5.8

33 years agomove initflags from locore/icode to static in main
Mike Karels [Mon, 1 Apr 1991 06:04:49 +0000 (22:04 -0800)]
move initflags from locore/icode to static in main

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

33 years agogive sync a return value; rm OFILE
Mike Karels [Mon, 1 Apr 1991 06:03:33 +0000 (22:03 -0800)]
give sync a return value; rm OFILE

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

33 years agoinitialize error return to zero (4.3BSD-reno/sys/6)
Kirk McKusick [Mon, 1 Apr 1991 02:36:13 +0000 (18:36 -0800)]
initialize error return to zero (4.3BSD-reno/sys/6)

SCCS-vsn: sys/vax/uba/dz.c 7.12

33 years agospelling correction, added 386 ethernet card names
William Nesheim [Sun, 31 Mar 1991 05:14:05 +0000 (21:14 -0800)]
spelling correction, added 386 ethernet card names

SCCS-vsn: etc/netstart 5.9

33 years agoupdate to use "person.root" login for kerberos
Kevin Fall [Sat, 30 Mar 1991 09:57:26 +0000 (01:57 -0800)]
update to use "person.root" login for kerberos

SCCS-vsn: usr.bin/login/login.c 5.68
SCCS-vsn: usr.bin/login/klogin.c 5.6

33 years agoadded -T option to trim symbol table to orderlist symbols
William Nesheim [Sat, 30 Mar 1991 07:34:39 +0000 (23:34 -0800)]
added -T option to trim symbol table to orderlist symbols

SCCS-vsn: old/symorder/symorder.c 5.7

33 years agofix problem where bad login would kill valid ticket cache
Kevin Fall [Sat, 30 Mar 1991 06:30:54 +0000 (22:30 -0800)]
fix problem where bad login would kill valid ticket cache

SCCS-vsn: usr.bin/login/klogin.c 5.5

33 years agoadd exit code
Marc Teitelbaum [Sat, 30 Mar 1991 06:27:48 +0000 (22:27 -0800)]
add exit code

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

33 years agodon't close descriptors that aren't open
Mike Karels [Fri, 29 Mar 1991 07:44:06 +0000 (23:44 -0800)]
don't close descriptors that aren't open

SCCS-vsn: usr.sbin/inetd/inetd.c 5.28

33 years agomacro and text revision (-mdoc version 3)
Cynthia A. E. Livingston [Fri, 29 Mar 1991 06:56:30 +0000 (22:56 -0800)]
macro and text revision (-mdoc version 3)

SCCS-vsn: share/man/man4/unix.4 6.3

33 years agoadd -f options
Marc Teitelbaum [Fri, 29 Mar 1991 03:15:57 +0000 (19:15 -0800)]
add -f options

SCCS-vsn: usr.bin/strings/strings.1 6.8

33 years agoadd -f to prepend filenmame to each line
Marc Teitelbaum [Fri, 29 Mar 1991 03:13:56 +0000 (19:13 -0800)]
add -f to prepend filenmame to each line

SCCS-vsn: usr.bin/strings/strings.c 5.7

33 years agoAvoid receiver ring overrun
Thomas Ferrin [Thu, 28 Mar 1991 23:31:33 +0000 (15:31 -0800)]
Avoid receiver ring overrun

SCCS-vsn: sys/vax/if/if_qe.c 7.20

33 years agodate and time created 91/03/28 00:50:52 by cael
Cynthia A. E. Livingston [Thu, 28 Mar 1991 16:50:52 +0000 (08:50 -0800)]
date and time created 91/03/28 00:50:52 by cael

SCCS-vsn: share/man/man4/man4.i386/mem.4 5.1

33 years agomacro and text revision (-mdoc version 3)
Cynthia A. E. Livingston [Thu, 28 Mar 1991 16:46:18 +0000 (08:46 -0800)]
macro and text revision (-mdoc version 3)

SCCS-vsn: share/man/man4/man4.hp300/autoconf.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/cons.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/ct.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/dca.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/dcl.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/dcm.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/dv.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/gb.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/grf.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/hil.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/intro.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/ite.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/le.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/mem.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/ppi.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/rb.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/rd.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/st.4 5.2
SCCS-vsn: share/man/man4/man4.hp300/tc.4 5.2
SCCS-vsn: share/man/man4/man4.tahoe/ace.4 6.5
SCCS-vsn: share/man/man4/man4.tahoe/autoconf.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/cons.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/cy.4 6.4
SCCS-vsn: share/man/man4/man4.tahoe/dr.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/enp.4 5.4
SCCS-vsn: share/man/man4/man4.tahoe/ik.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/intro.4 6.5
SCCS-vsn: share/man/man4/man4.tahoe/lp.4 6.2
SCCS-vsn: share/man/man4/man4.tahoe/mem.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/mtio.4 6.4
SCCS-vsn: share/man/man4/man4.tahoe/vd.4 6.4
SCCS-vsn: share/man/man4/man4.tahoe/vx.4 6.3
SCCS-vsn: share/man/man4/man4.vax/acc.4 6.4
SCCS-vsn: share/man/man4/man4.vax/ad.4 6.2
SCCS-vsn: share/man/man4/man4.vax/autoconf.4 6.3
SCCS-vsn: share/man/man4/man4.vax/cons.4 6.3
SCCS-vsn: share/man/man4/man4.vax/crl.4 6.3
SCCS-vsn: share/man/man4/man4.vax/css.4 6.2
SCCS-vsn: share/man/man4/man4.vax/ct.4 6.3
SCCS-vsn: share/man/man4/man4.vax/ddn.4 6.5
SCCS-vsn: share/man/man4/man4.vax/de.4 6.5
SCCS-vsn: share/man/man4/man4.vax/dh.4 6.3
SCCS-vsn: share/man/man4/man4.vax/dhu.4 6.3
SCCS-vsn: share/man/man4/man4.vax/dmc.4 6.5
SCCS-vsn: share/man/man4/man4.vax/dmf.4 6.5
SCCS-vsn: share/man/man4/man4.vax/dmv.4 6.2
SCCS-vsn: share/man/man4/man4.vax/dmz.4 6.4
SCCS-vsn: share/man/man4/man4.vax/dn.4 6.2
SCCS-vsn: share/man/man4/man4.vax/dz.4 6.3
SCCS-vsn: share/man/man4/man4.vax/ec.4 6.7
SCCS-vsn: share/man/man4/man4.vax/en.4 6.5
SCCS-vsn: share/man/man4/man4.vax/ex.4 6.6
SCCS-vsn: share/man/man4/man4.vax/fl.4 6.3
SCCS-vsn: share/man/man4/man4.vax/hdh.4 6.4
SCCS-vsn: share/man/man4/man4.vax/hk.4 6.4
SCCS-vsn: share/man/man4/man4.vax/hp.4 6.5
SCCS-vsn: share/man/man4/man4.vax/ht.4 6.3
SCCS-vsn: share/man/man4/man4.vax/hy.4 6.4
SCCS-vsn: share/man/man4/man4.vax/ik.4 6.2
SCCS-vsn: share/man/man4/man4.vax/il.4 6.7
SCCS-vsn: share/man/man4/man4.vax/intro.4 6.6
SCCS-vsn: share/man/man4/man4.vax/ix.4 6.5
SCCS-vsn: share/man/man4/man4.vax/kg.4 6.2
SCCS-vsn: share/man/man4/man4.vax/lp.4 6.2
SCCS-vsn: share/man/man4/man4.vax/mem.4 6.3
SCCS-vsn: share/man/man4/man4.vax/mt.4 6.4
SCCS-vsn: share/man/man4/man4.vax/mtio.4 6.5
SCCS-vsn: share/man/man4/man4.vax/np.4 6.6
SCCS-vsn: share/man/man4/man4.vax/pcl.4 6.3
SCCS-vsn: share/man/man4/man4.vax/ps.4 6.4
SCCS-vsn: share/man/man4/man4.vax/qe.4 6.4
SCCS-vsn: share/man/man4/man4.vax/rx.4 6.2
SCCS-vsn: share/man/man4/man4.vax/tb.4 6.4
SCCS-vsn: share/man/man4/man4.vax/tm.4 6.3
SCCS-vsn: share/man/man4/man4.vax/tmscp.4 6.2
SCCS-vsn: share/man/man4/man4.vax/ts.4 6.2
SCCS-vsn: share/man/man4/man4.vax/tu.4 6.2
SCCS-vsn: share/man/man4/man4.vax/uda.4 6.6
SCCS-vsn: share/man/man4/man4.vax/up.4 6.4
SCCS-vsn: share/man/man4/man4.vax/ut.4 6.2
SCCS-vsn: share/man/man4/man4.vax/uu.4 6.2
SCCS-vsn: share/man/man4/man4.vax/va.4 6.3
SCCS-vsn: share/man/man4/man4.vax/vp.4 6.3
SCCS-vsn: share/man/man4/man4.vax/vv.4 6.5
SCCS-vsn: share/man/man4/clnp.4 6.2
SCCS-vsn: share/man/man4/cltp.4 6.2
SCCS-vsn: share/man/man4/drum.4 6.2
SCCS-vsn: share/man/man4/esis.4 6.2
SCCS-vsn: share/man/man4/fd.4 5.2
SCCS-vsn: share/man/man4/icmp.4 6.6
SCCS-vsn: share/man/man4/idp.4 1.4
SCCS-vsn: share/man/man4/inet.4 6.6
SCCS-vsn: share/man/man4/ip.4 6.5
SCCS-vsn: share/man/man4/iso.4 6.2
SCCS-vsn: share/man/man4/lo.4 6.6
SCCS-vsn: share/man/man4/netintro.4 6.10
SCCS-vsn: share/man/man4/ns.4 1.6
SCCS-vsn: share/man/man4/nsip.4 1.4
SCCS-vsn: share/man/man4/null.4 6.2
SCCS-vsn: share/man/man4/pty.4 6.3
SCCS-vsn: share/man/man4/route.4 6.3
SCCS-vsn: share/man/man4/spp.4 1.5
SCCS-vsn: share/man/man4/tcp.4 6.5
SCCS-vsn: share/man/man4/tp.4 6.4
SCCS-vsn: share/man/man4/udp.4 6.5
SCCS-vsn: share/man/man4/unix.4 6.3

33 years agoreplaced ifdef vax with BYTE_ORDER as implyed by preexisting gross hack
William Nesheim [Thu, 28 Mar 1991 12:41:04 +0000 (04:41 -0800)]
replaced ifdef vax with BYTE_ORDER as implyed by preexisting gross hack

SCCS-vsn: usr.bin/tip/tip.h 5.7

33 years agoAdded bootp services for emulex
Steve Sellgren [Thu, 28 Mar 1991 11:24:13 +0000 (03:24 -0800)]
Added bootp services for emulex

SCCS-vsn: etc/services 5.7

33 years agoits \not/ an error to specify a keyword twice
Marc Teitelbaum [Thu, 28 Mar 1991 07:49:48 +0000 (23:49 -0800)]
its \not/ an error to specify a keyword twice

SCCS-vsn: bin/ps/ps.h 5.2
SCCS-vsn: bin/ps/ps.c 5.38
SCCS-vsn: bin/ps/print.c 5.5
SCCS-vsn: bin/ps/keyword.c 5.4

33 years agonew vm
Mike Karels [Thu, 28 Mar 1991 07:04:23 +0000 (23:04 -0800)]
new vm

SCCS-vsn: bin/ps/ps.c 5.37
SCCS-vsn: bin/ps/print.c 5.4
SCCS-vsn: bin/ps/keyword.c 5.3

33 years agoadded Pc console entry (e.g. np) so it does not screw up screen
William Nesheim [Thu, 28 Mar 1991 04:51:48 +0000 (20:51 -0800)]
added Pc console entry (e.g. np) so it does not screw up screen

SCCS-vsn: etc/gettytab 5.14

33 years agoadded description of no parity flag
William Nesheim [Thu, 28 Mar 1991 04:36:01 +0000 (20:36 -0800)]
added description of no parity flag

SCCS-vsn: libexec/getty/gettytab.5 6.6

33 years agoadded no parity flage for 386 8-bit character display console
William Nesheim [Thu, 28 Mar 1991 04:20:25 +0000 (20:20 -0800)]
added no parity flage for 386 8-bit character display console

SCCS-vsn: libexec/getty/gettytab.h 5.5
SCCS-vsn: libexec/getty/init.c 5.6
SCCS-vsn: libexec/getty/main.c 5.16

33 years agocopyright revision request from CMU
Kirk McKusick [Thu, 28 Mar 1991 03:32:17 +0000 (19:32 -0800)]
copyright revision request from CMU

SCCS-vsn: sys/vm/vm_fault.c 7.4

33 years agoMike's comments on the copyright notice
Kirk McKusick [Thu, 28 Mar 1991 01:58:23 +0000 (17:58 -0800)]
Mike's comments on the copyright notice

SCCS-vsn: sys/vm/vm_fault.c 7.3

33 years agoEven cleaner, thanks to gcc -W -Wunused and ANSI / POSIX include files.
Donn Seeley [Wed, 27 Mar 1991 15:04:57 +0000 (07:04 -0800)]
Even cleaner, thanks to gcc -W -Wunused and ANSI / POSIX include files.

SCCS-vsn: usr.sbin/portmap/portmap.c 5.3

33 years agoadded `more things to go wrong'
Cynthia A. E. Livingston [Wed, 27 Mar 1991 12:44:47 +0000 (04:44 -0800)]
added `more things to go wrong'

SCCS-vsn: share/tmac/doc 5.4
SCCS-vsn: share/tmac/doc-common 5.4
SCCS-vsn: share/tmac/doc-nroff 5.3
SCCS-vsn: share/tmac/doc-ditroff 5.5
SCCS-vsn: share/tmac/doc-syms 5.3

33 years agoicode now calls exeve instead of execv;
Keith Sklower [Wed, 27 Mar 1991 04:59:39 +0000 (20:59 -0800)]
icode now calls exeve instead of execv;
copyin and copyout will always win if given a count of 0 bytes.

SCCS-vsn: sys/vax/vax/locore.s 7.30

33 years ago(part from william) clean up the #ifdefs in main (slightly),
Mike Karels [Tue, 26 Mar 1991 09:49:43 +0000 (01:49 -0800)]
(part from william) clean up the #ifdefs in main (slightly),
use howto from args if present on any machine, default to 0

SCCS-vsn: old/init/init.c 5.19
SCCS-vsn: sbin/init/init.c 5.19

33 years ago_DIR_ => _DIR_H
Keith Bostic [Tue, 26 Mar 1991 09:28:22 +0000 (01:28 -0800)]
_DIR_ => _DIR_H

SCCS-vsn: sys/ufs/ffs/dir.h 7.10
SCCS-vsn: sys/ufs/ufs/dir.h 7.10

33 years agoget rid of unneeded namei
Kirk McKusick [Tue, 26 Mar 1991 09:05:37 +0000 (01:05 -0800)]
get rid of unneeded namei

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

33 years agoremove execv (library didn't use), obsolete vhangup, compat for (stub) oquota
Mike Karels [Tue, 26 Mar 1991 06:29:57 +0000 (22:29 -0800)]
remove execv (library didn't use), obsolete vhangup, compat for (stub) oquota

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

33 years agodon't need compat_43 execv, 4.3 used execve for execv
Mike Karels [Tue, 26 Mar 1991 05:41:04 +0000 (21:41 -0800)]
don't need compat_43 execv, 4.3 used execve for execv

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

33 years agonew filedesc structure; point p_stats, p_sigacts at p_addr instead of u.
Mike Karels [Tue, 26 Mar 1991 04:29:06 +0000 (20:29 -0800)]
new filedesc structure; point p_stats, p_sigacts at p_addr instead of u.

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

33 years agonow use single array of descriptors, either within filedesc0 struct
Mike Karels [Tue, 26 Mar 1991 04:27:28 +0000 (20:27 -0800)]
now use single array of descriptors, either within filedesc0 struct
or external; rm OFILE* macros; use resource limit for open files; various
cleanups

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

33 years agoclean up includes, rm OFILE*, release vmspace instead of replacing if shared,
Mike Karels [Tue, 26 Mar 1991 04:24:23 +0000 (20:24 -0800)]
clean up includes, rm OFILE*, release vmspace instead of replacing if shared,
minor cleanups

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

33 years agorm user.h; namei.h is in vnode.h
Mike Karels [Tue, 26 Mar 1991 04:02:42 +0000 (20:02 -0800)]
rm user.h; namei.h is in vnode.h

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

33 years ago(in last delta:) use array of signal property flags rather than
Mike Karels [Tue, 26 Mar 1991 03:39:09 +0000 (19:39 -0800)]
(in last delta:) use array of signal property flags rather than
wired-in signal names; noproc is history; move fatal signal code to sigexit,
so trap can call directly; rm 386 hacks (save frame type in pcb); fake up
core dump with kinfo_proc

SCCS-vsn: sys/kern/kern_sig.c 7.28

33 years agonew device calling conventions, consolidate nullops
Mike Karels [Mon, 25 Mar 1991 07:25:52 +0000 (23:25 -0800)]
new device calling conventions, consolidate nullops

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

33 years agonew device calling conventions, return correct error after revocation
Mike Karels [Mon, 25 Mar 1991 07:24:20 +0000 (23:24 -0800)]
new device calling conventions, return correct error after revocation

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

33 years agonew device calling conventions
Mike Karels [Mon, 25 Mar 1991 07:17:21 +0000 (23:17 -0800)]
new device calling conventions

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

33 years agorm user.h, OFILE
Mike Karels [Mon, 25 Mar 1991 07:16:30 +0000 (23:16 -0800)]
rm user.h, OFILE

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

33 years agorm user.h
Mike Karels [Mon, 25 Mar 1991 06:43:47 +0000 (22:43 -0800)]
rm user.h

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

33 years ago(checked in by karels) add i386 tags
William Nesheim [Mon, 25 Mar 1991 06:20:37 +0000 (22:20 -0800)]
(checked in by karels) add i386 tags

SCCS-vsn: sys/kern/Makefile 7.11

33 years agoclose /etc/ttys in getttynam
Mike Karels [Sun, 24 Mar 1991 06:13:06 +0000 (22:13 -0800)]
close /etc/ttys in getttynam

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

33 years agofix #ifndef TRACE definition of `trace' (gcc complains about repeated b)
Chris Torek [Sat, 23 Mar 1991 18:17:17 +0000 (10:17 -0800)]
fix #ifndef TRACE definition of `trace' (gcc complains about repeated b)

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

33 years agouse new db(3) routines, lots of minor cleanup
Keith Bostic [Sat, 23 Mar 1991 16:15:13 +0000 (08:15 -0800)]
use new db(3) routines, lots of minor cleanup

SCCS-vsn: usr.bin/vacation/vacation.c 5.19