unix-history/.git
33 years agodate and time created 91/01/10 23:37:32 by mckusick
Kirk McKusick [Fri, 11 Jan 1991 15:37:32 +0000 (07:37 -0800)]
date and time created 91/01/10 23:37:32 by mckusick

SCCS-vsn: sys/sys/filedesc.h 7.1

33 years agoadd pointer to dynamically allocated file descriptors
Kirk McKusick [Fri, 11 Jan 1991 15:35:48 +0000 (07:35 -0800)]
add pointer to dynamically allocated file descriptors

SCCS-vsn: sys/sys/proc.h 7.23

33 years agofile descriptors are now allocated dynamically
Kirk McKusick [Fri, 11 Jan 1991 15:31:22 +0000 (07:31 -0800)]
file descriptors are now allocated dynamically

SCCS-vsn: sys/sys/user.h 7.16

33 years agoadd M_FILE for file descriptor structures
Kirk McKusick [Fri, 11 Jan 1991 15:30:31 +0000 (07:30 -0800)]
add M_FILE for file descriptor structures

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

33 years agordir and cdir move into file descriptor structure
Kirk McKusick [Fri, 11 Jan 1991 15:30:06 +0000 (07:30 -0800)]
rdir and cdir move into file descriptor structure

SCCS-vsn: sys/sys/namei.h 7.11

33 years agobug: setgroups never called crcopy(); other stuff, change crcopy to
Keith Bostic [Fri, 11 Jan 1991 11:41:31 +0000 (03:41 -0800)]
bug: setgroups never called crcopy(); other stuff, change crcopy to
not copy if cr_ref == 1, exec code doesn't check; make the comments prettier

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

33 years agoconditionalize neweh VM
Kirk McKusick [Fri, 11 Jan 1991 10:27:29 +0000 (02:27 -0800)]
conditionalize neweh VM

SCCS-vsn: sys/nfs/nfs_subs.c 7.34

33 years agoget rid of stupid error messages
Keith Bostic [Fri, 11 Jan 1991 09:25:25 +0000 (01:25 -0800)]
get rid of stupid error messages

SCCS-vsn: usr.bin/make/parse.c 5.17

33 years agolittle better error messages
Keith Bostic [Fri, 11 Jan 1991 09:16:53 +0000 (01:16 -0800)]
little better error messages

SCCS-vsn: usr.bin/make/job.c 5.14

33 years agotrivial 386 ifdefs added
William Nesheim [Thu, 10 Jan 1991 11:37:23 +0000 (03:37 -0800)]
trivial 386 ifdefs added

SCCS-vsn: sys/sys/exec.h 7.3
SCCS-vsn: sys/sys/systm.h 7.10

33 years agofts is in section 3
Keith Bostic [Thu, 10 Jan 1991 09:06:45 +0000 (01:06 -0800)]
fts is in section 3

SCCS-vsn: bin/chmod/chmod.1 6.12

33 years agoupdate to allow "u=g" style modes
Keith Bostic [Thu, 10 Jan 1991 09:05:23 +0000 (01:05 -0800)]
update to allow "u=g" style modes

SCCS-vsn: bin/chmod/chmod.1 6.11

33 years agoupdate from Dave Borman; make "u=g" work.
Keith Bostic [Thu, 10 Jan 1991 08:56:52 +0000 (00:56 -0800)]
update from Dave Borman; make "u=g" work.

SCCS-vsn: lib/libc/gen/setmode.c 5.4

33 years agoCheckpoint integration of tp_cons with UBC X.25; compiles only;
Keith Sklower [Thu, 10 Jan 1991 07:45:12 +0000 (23:45 -0800)]
Checkpoint integration of tp_cons with UBC X.25; compiles only;
not tested, probably not complete.

SCCS-vsn: sys/netiso/if_cons.c 7.5
SCCS-vsn: sys/netiso/tp_cons.c 7.4
SCCS-vsn: sys/netiso/tp_emit.c 7.6
SCCS-vsn: sys/netiso/tp_input.c 7.15
SCCS-vsn: sys/netiso/tp_pcb.c 7.7
SCCS-vsn: sys/netiso/tp_subr2.c 7.5

33 years agochanges requested by wisconsin to support IS-IS.
Keith Sklower [Thu, 10 Jan 1991 07:43:17 +0000 (23:43 -0800)]
changes requested by wisconsin to support IS-IS.

SCCS-vsn: sys/netiso/iso_snpac.c 7.10

33 years agofirst version to integrate to UBC X.25 (compiles only).
Keith Sklower [Thu, 10 Jan 1991 07:42:12 +0000 (23:42 -0800)]
first version to integrate to UBC X.25 (compiles only).

SCCS-vsn: sys/netiso/iso_pcb.h 7.4

33 years agochanges to support esis and isis over eon
Keith Sklower [Thu, 10 Jan 1991 07:41:27 +0000 (23:41 -0800)]
changes to support esis and isis over eon

SCCS-vsn: sys/netiso/esis.c 7.16
SCCS-vsn: sys/netiso/if_eon.c 7.11

33 years agocheckpoint -- this version compiles and represents most of
Keith Sklower [Thu, 10 Jan 1991 07:40:27 +0000 (23:40 -0800)]
checkpoint -- this version compiles and represents most of
the changes to have ISO CONS be a kernel client of X.25; not tested!!!!

SCCS-vsn: sys/netccitt/pk_input.c 7.8
SCCS-vsn: sys/netccitt/pk_output.c 7.7
SCCS-vsn: sys/netccitt/pk_subr.c 7.9
SCCS-vsn: sys/netccitt/pk_usrreq.c 7.10
SCCS-vsn: sys/netccitt/if_x25subr.c 7.8

33 years agopk_clear now takes for diagnostic code and whether to allow
Keith Sklower [Thu, 10 Jan 1991 07:38:33 +0000 (23:38 -0800)]
pk_clear now takes for diagnostic code and whether to allow
graceful close.

SCCS-vsn: sys/netccitt/pk_timer.c 7.4

33 years agoget rid of dtom's in kernel
Keith Sklower [Thu, 10 Jan 1991 07:37:46 +0000 (23:37 -0800)]
get rid of dtom's in kernel

SCCS-vsn: sys/netccitt/pk_debug.c 7.5

33 years agochange type of template to mbuf to get rid of dtom's;
Keith Sklower [Thu, 10 Jan 1991 07:36:41 +0000 (23:36 -0800)]
change type of template to mbuf to get rid of dtom's;
change name of ifrag to something more descriptive and add limit;
move flags to x25.h even though user's won't use them.

SCCS-vsn: sys/netccitt/pk_var.h 7.8

33 years agochange pk_template to return mbuf to remove dtom from kernel
Keith Sklower [Thu, 10 Jan 1991 07:34:22 +0000 (23:34 -0800)]
change  pk_template to return mbuf to remove dtom from kernel

SCCS-vsn: sys/netccitt/pk.h 7.6

33 years agomaintain packet header lenghts when passing up.
Keith Sklower [Thu, 10 Jan 1991 07:33:24 +0000 (23:33 -0800)]
maintain packet header lenghts when passing up.

SCCS-vsn: sys/netccitt/hd_input.c 7.6

33 years agoadditional flags useful for kernel proto <-> X.25 operation
Keith Sklower [Thu, 10 Jan 1991 07:32:36 +0000 (23:32 -0800)]
additional flags useful for kernel proto <-> X.25 operation

SCCS-vsn: sys/netccitt/x25.h 7.6

33 years agokernel reorg (probably not right...)
Keith Bostic [Thu, 10 Jan 1991 07:01:10 +0000 (23:01 -0800)]
kernel reorg (probably not right...)

SCCS-vsn: usr.sbin/config/mkswapconf.c 5.9
SCCS-vsn: usr.sbin/config/main.c 5.13
SCCS-vsn: usr.sbin/config/mkioconf.c 5.16

33 years agodue to reorg -- change the rule for .s's to invoke cpp directly
Keith Sklower [Thu, 10 Jan 1991 06:55:12 +0000 (22:55 -0800)]
due to reorg -- change the rule for .s's to invoke cpp directly
rather than symlinking a remote .s to the compile directory, as cc -E
can't find included files in where the .s came from.

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

33 years agoreno changes
William Nesheim [Wed, 9 Jan 1991 11:31:50 +0000 (03:31 -0800)]
reno changes

SCCS-vsn: sys/i386/isa/npx.c 1.3
SCCS-vsn: sys/i386/isa/wd.c 5.9
SCCS-vsn: sys/i386/isa/wt.c 1.3
SCCS-vsn: sys/i386/isa/pccons.c 5.5

33 years agonpx.c wd.c wt.c
William Nesheim [Wed, 9 Jan 1991 11:13:27 +0000 (03:13 -0800)]
npx.c wd.c wt.c

SCCS-vsn: sys/i386/isa/fd.c 5.4
SCCS-vsn: sys/i386/isa/icu.h 5.5
SCCS-vsn: sys/i386/isa/icu.s 5.5
SCCS-vsn: sys/i386/isa/if_ne.c 1.6
SCCS-vsn: sys/i386/isa/if_we.c 5.5
SCCS-vsn: sys/i386/isa/isa.c 1.3
SCCS-vsn: sys/i386/isa/isa.h 5.6

33 years agoadded 386 trap frame redefinition, only used in procxmit()
William Nesheim [Wed, 9 Jan 1991 10:36:27 +0000 (02:36 -0800)]
added 386 trap frame redefinition, only used in procxmit()

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

33 years agomissing '{' in ffs()
William Nesheim [Wed, 9 Jan 1991 10:25:57 +0000 (02:25 -0800)]
missing '{' in ffs()

SCCS-vsn: sys/kern/subr_xxx.c 7.8

33 years agoadded code for 386 to pass bootflags to init via argv[]
William Nesheim [Wed, 9 Jan 1991 10:13:34 +0000 (02:13 -0800)]
added code for 386 to pass bootflags to init via argv[]
also moved enablertclock() due to obscure ISA floppy problem.

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

33 years agoerrno is defined in <sys/errno.h; BTREEMAGIC/BTREEVERSION are in <db.h>
Keith Bostic [Wed, 9 Jan 1991 09:05:26 +0000 (01:05 -0800)]
errno is defined in <sys/errno.h; BTREEMAGIC/BTREEVERSION are in <db.h>

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.2

33 years agodate and time created 91/01/08 17:04:59 by bostic
Keith Bostic [Wed, 9 Jan 1991 09:04:59 +0000 (01:04 -0800)]
date and time created 91/01/08 17:04:59 by bostic

SCCS-vsn: lib/libc/db/btree/Makefile.inc 5.1

33 years agoupdate from Rick Macklem
Kirk McKusick [Wed, 9 Jan 1991 08:55:26 +0000 (00:55 -0800)]
update from Rick Macklem

SCCS-vsn: sys/nfs/nfs_serv.c 7.31

33 years agodate and time created 91/01/07 12:41:16 by bostic
Keith Bostic [Tue, 8 Jan 1991 04:41:16 +0000 (20:41 -0800)]
date and time created 91/01/07 12:41:16 by bostic

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.1

33 years agodate and time created 91/01/07 12:41:13 by bostic
Keith Bostic [Tue, 8 Jan 1991 04:41:13 +0000 (20:41 -0800)]
date and time created 91/01/07 12:41:13 by bostic

SCCS-vsn: lib/libc/db/btree/lrucache.c 5.1

33 years agocleanup from Mike Olson for btrees
Keith Bostic [Tue, 8 Jan 1991 04:30:13 +0000 (20:30 -0800)]
cleanup from Mike Olson for btrees

SCCS-vsn: lib/libc/db/man/dbopen.3 5.13

33 years agolocore.s now uses the standard assembler
Kirk McKusick [Tue, 8 Jan 1991 02:19:21 +0000 (18:19 -0800)]
locore.s now uses the standard assembler

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

33 years agokernel reorg
Keith Bostic [Fri, 4 Jan 1991 09:13:42 +0000 (01:13 -0800)]
kernel reorg

SCCS-vsn: include/Makefile 5.41

33 years agomv gremlin in-line (only works with older ditroff, but don't need
Mike Karels [Thu, 3 Jan 1991 14:29:24 +0000 (06:29 -0800)]
mv gremlin in-line (only works with older ditroff, but don't need
separate printers now)

SCCS-vsn: share/doc/psd/20.ipctut/Makefile 6.5
SCCS-vsn: share/doc/psd/20.ipctut/tutor.me 6.7

33 years agoa bit less CSRG-specific: use "psc" as printer type, ditroff vs. psroff
Mike Karels [Thu, 3 Jan 1991 14:26:18 +0000 (06:26 -0800)]
a bit less CSRG-specific: use "psc" as printer type, ditroff vs. psroff

SCCS-vsn: share/mk/bsd.doc.mk 5.3

33 years agoe_len are int's; use MAXPATHLEN, not 1024
Keith Bostic [Thu, 3 Jan 1991 08:06:19 +0000 (00:06 -0800)]
e_len are int's; use MAXPATHLEN, not 1024
bug report 4.3BSD-reno/usr.bin/5

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

33 years agoadd tmac.sU
Mike Karels [Thu, 3 Jan 1991 04:37:47 +0000 (20:37 -0800)]
add tmac.sU

SCCS-vsn: old/ms/Makefile 5.6

33 years agocreated from complete tmac.sU, now just diffs
Mike Karels [Thu, 3 Jan 1991 04:36:51 +0000 (20:36 -0800)]
created from complete tmac.sU, now just diffs

SCCS-vsn: old/ms/tmac.sU 5.1

33 years agowatch out for funny filenames
Mike Karels [Thu, 3 Jan 1991 01:27:58 +0000 (17:27 -0800)]
watch out for funny filenames

SCCS-vsn: etc/rc 5.22

33 years agodon't truncate lines, don't allow tabs to back up (I think this is tested!) BSD-4_3_Reno-Snapshot-Development
Mike Karels [Tue, 1 Jan 1991 10:59:37 +0000 (02:59 -0800)]
don't truncate lines, don't allow tabs to back up (I think this is tested!)

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

33 years agooops, tabs need to be relative to start of line
Mike Karels [Tue, 1 Jan 1991 10:18:48 +0000 (02:18 -0800)]
oops, tabs need to be relative to start of line

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

33 years agouse ls -lT so output doesn't change in six months
Keith Bostic [Tue, 1 Jan 1991 08:04:40 +0000 (00:04 -0800)]
use ls -lT so output doesn't change in six months

SCCS-vsn: etc/security 5.2

33 years agoadded 386 support
William Nesheim [Tue, 1 Jan 1991 04:15:43 +0000 (20:15 -0800)]
added 386 support

SCCS-vsn: lib/libm/Makefile 5.6

33 years agoadded 386 support (actually, 387) and placeholder for other insns.
William Nesheim [Tue, 1 Jan 1991 04:12:48 +0000 (20:12 -0800)]
added 386 support (actually, 387) and placeholder for other insns.

SCCS-vsn: lib/libm/Makefile 5.5

33 years agodon't remove the world if /tmp doesn't exist; don't remove editor
Mike Karels [Sun, 30 Dec 1990 10:22:47 +0000 (02:22 -0800)]
don't remove the world if /tmp doesn't exist; don't remove editor
temps unless expreserve succeeds; mount nfs stuff as early as possible,
in case stuff is remote (but there's still a race)

SCCS-vsn: etc/rc 5.21

33 years agodon't save as Exaa`XXXXX; exit nonzero if /var/preserve doesn't exist
Mike Karels [Sun, 30 Dec 1990 10:14:15 +0000 (02:14 -0800)]
don't save as Exaa`XXXXX; exit nonzero if /var/preserve doesn't exist
(maybe even complain!)

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

33 years agopartial write code was wrong
Keith Bostic [Sun, 30 Dec 1990 09:41:02 +0000 (01:41 -0800)]
partial write code was wrong

SCCS-vsn: bin/cat/cat.c 5.12

33 years agofix byte order
Keith Bostic [Sun, 30 Dec 1990 09:26:46 +0000 (01:26 -0800)]
fix byte order

SCCS-vsn: lib/libc/db/man/dbopen.3 5.12

33 years agoSparker's changes to decode ptrace command arguments
Keith Bostic [Sun, 30 Dec 1990 05:17:15 +0000 (21:17 -0800)]
Sparker's changes to decode ptrace command arguments

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

33 years agoKNF, lint, document all options, make man page consistent
Keith Bostic [Sat, 29 Dec 1990 11:17:33 +0000 (03:17 -0800)]
KNF, lint, document all options, make man page consistent

SCCS-vsn: usr.bin/kdump/kdump.1 5.1
SCCS-vsn: usr.bin/kdump/kdump.c 5.1

33 years agoreplace hash.c; speedup/cleanup from Chris Torek
Keith Bostic [Sat, 29 Dec 1990 10:07:14 +0000 (02:07 -0800)]
replace hash.c; speedup/cleanup from Chris Torek

SCCS-vsn: usr.bin/make/Makefile 5.2
SCCS-vsn: usr.bin/make/arch.c 5.7
SCCS-vsn: usr.bin/make/buf.c 5.5
SCCS-vsn: usr.bin/make/buf.h 5.4
SCCS-vsn: usr.bin/make/dir.c 5.6
SCCS-vsn: usr.bin/make/hash.c 5.5
SCCS-vsn: usr.bin/make/hash.h 5.4
SCCS-vsn: usr.bin/make/targ.c 5.8
SCCS-vsn: usr.bin/make/lst.lib/lstInit.c 5.4
SCCS-vsn: usr.bin/make/lst.lib/lstInt.h 5.4

33 years agoFortran isn't available for 386
Keith Bostic [Sat, 29 Dec 1990 09:45:35 +0000 (01:45 -0800)]
Fortran isn't available for 386

SCCS-vsn: lib/Makefile 5.22

33 years agodate and time created 90/12/28 17:19:38 by mckusick
Kirk McKusick [Sat, 29 Dec 1990 09:19:38 +0000 (01:19 -0800)]
date and time created 90/12/28 17:19:38 by mckusick

SCCS-vsn: old/adb/common_scripts/nfsv2fh 1.1

33 years agodate and time created 90/12/28 17:19:37 by mckusick
Kirk McKusick [Sat, 29 Dec 1990 09:19:37 +0000 (01:19 -0800)]
date and time created 90/12/28 17:19:37 by mckusick

SCCS-vsn: old/adb/common_scripts/nfsnode 1.1

33 years agodate and time created 90/12/28 17:19:36 by mckusick
Kirk McKusick [Sat, 29 Dec 1990 09:19:36 +0000 (01:19 -0800)]
date and time created 90/12/28 17:19:36 by mckusick

SCCS-vsn: old/adb/common_scripts/vattr 1.1

33 years agoupdate from Torek
Kirk McKusick [Sat, 29 Dec 1990 09:15:18 +0000 (01:15 -0800)]
update from Torek

SCCS-vsn: old/adb/common_scripts/vnode 1.2

33 years agominor optimization
Kirk McKusick [Sat, 29 Dec 1990 09:00:54 +0000 (01:00 -0800)]
minor optimization

SCCS-vsn: sbin/fsck/pass2.c 5.17

33 years agouse defined constants
Keith Bostic [Sat, 29 Dec 1990 08:21:05 +0000 (00:21 -0800)]
use defined constants

SCCS-vsn: lib/libc/gen/daemon.c 5.3

33 years agouse param.h instead of types.h to pick up BYTE_ORDER transparently
William Nesheim [Sat, 29 Dec 1990 08:00:56 +0000 (00:00 -0800)]
use param.h instead of types.h to pick up BYTE_ORDER transparently

SCCS-vsn: lib/libc/net/res_debug.c 5.31
SCCS-vsn: lib/libc/net/res_mkquery.c 6.13

33 years agovm_resident.c becomes vm_page.c (as it was in MACH)
Kirk McKusick [Sat, 29 Dec 1990 07:45:23 +0000 (23:45 -0800)]
vm_resident.c becomes vm_page.c (as it was in MACH)

SCCS-vsn: sys/conf/files 7.27

33 years agomake tags work
Keith Sklower [Wed, 26 Dec 1990 13:46:35 +0000 (05:46 -0800)]
make tags work

SCCS-vsn: sys/kern/Makefile 7.10

33 years agoAllow parity to be set from within .tiprc file
Thomas Ferrin [Sun, 23 Dec 1990 05:45:34 +0000 (21:45 -0800)]
Allow parity to be set from within .tiprc file

SCCS-vsn: usr.bin/tip/value.c 5.4

33 years agoFix error message when attempting to set unknown parity
Thomas Ferrin [Sun, 23 Dec 1990 05:44:09 +0000 (21:44 -0800)]
Fix error message when attempting to set unknown parity

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

33 years agoupdate
Cynthia A. E. Livingston [Sat, 22 Dec 1990 12:51:02 +0000 (04:51 -0800)]
update

SCCS-vsn: share/misc/mdoc.template 5.2

33 years agoadd byte-order, minor cleanups
Keith Bostic [Thu, 20 Dec 1990 07:44:11 +0000 (23:44 -0800)]
add byte-order, minor cleanups

SCCS-vsn: lib/libc/db/man/dbopen.3 5.11

33 years agodate and time created 90/12/18 18:08:32 by bostic
Keith Bostic [Wed, 19 Dec 1990 10:08:32 +0000 (02:08 -0800)]
date and time created 90/12/18 18:08:32 by bostic

SCCS-vsn: admin/admin/4.3Reno/ibm.copyright 5.1

33 years agobranch version to fix Reno distribution
Keith Bostic [Wed, 19 Dec 1990 09:48:56 +0000 (01:48 -0800)]
branch version to fix Reno distribution

SCCS-vsn: sbin/newfs/newfs.c 6.22.1.1

33 years agofix to work on unlabeled disks; don't ignore the specified pathname;
Mike Karels [Wed, 19 Dec 1990 09:46:06 +0000 (01:46 -0800)]
fix to work on unlabeled disks; don't ignore the specified pathname;
attempt to work on non-character devices; check return value on getdiskbyname
(unlabeled disk problem is that bbsize, sbsize aren't set in faked-up label)

SCCS-vsn: sbin/newfs/newfs.c 6.24

33 years agoupdate the usage statement
Keith Bostic [Wed, 19 Dec 1990 09:45:58 +0000 (01:45 -0800)]
update the usage statement

SCCS-vsn: usr.bin/fstat/fstat.c 5.26

33 years agomake vmstat work on crash dumps (use kvm lib); vmstat -t doesn't work
Keith Bostic [Wed, 19 Dec 1990 03:06:54 +0000 (19:06 -0800)]
make vmstat work on crash dumps (use kvm lib); vmstat -t doesn't work
any more; make multiple options work; an incredible amount of lint.
From Chris Torek

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.23
SCCS-vsn: usr.bin/vmstat/Makefile 5.4

33 years agokernel reorg
Keith Bostic [Wed, 19 Dec 1990 02:52:24 +0000 (18:52 -0800)]
kernel reorg

SCCS-vsn: include/time.h 5.8
SCCS-vsn: include/stddef.h 5.3
SCCS-vsn: include/stdlib.h 5.4

33 years ago386 byte sex; really should be ENDIAN et al someday...
William Nesheim [Tue, 18 Dec 1990 08:58:45 +0000 (00:58 -0800)]
386 byte sex; really should be ENDIAN et al someday...

SCCS-vsn: include/mp.h 5.2

33 years agofix TXTOFF for 386 pagesize (like hp300)
William Nesheim [Tue, 18 Dec 1990 08:40:06 +0000 (00:40 -0800)]
fix TXTOFF for 386 pagesize (like hp300)

SCCS-vsn: include/a.out.h 5.4

33 years ago386 peculiar files touchup
William Nesheim [Tue, 18 Dec 1990 08:36:01 +0000 (00:36 -0800)]
386 peculiar files touchup

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

33 years agotrivial errors and GAS heartburn.
William Nesheim [Tue, 18 Dec 1990 07:40:01 +0000 (23:40 -0800)]
trivial errors and GAS heartburn.

SCCS-vsn: lib/libc/i386/sys/brk.s 5.2
SCCS-vsn: lib/libc/i386/sys/sigsuspend.s 5.2
SCCS-vsn: lib/libc/i386/sys/sigprocmask.s 5.2
SCCS-vsn: lib/libc/i386/sys/sigreturn.s 5.2

33 years agowrong syntax
William Nesheim [Tue, 18 Dec 1990 07:32:46 +0000 (23:32 -0800)]
wrong syntax

SCCS-vsn: lib/libc/i386/stdlib/abs.s 5.2

33 years agosyntax errors,wrong code
William Nesheim [Tue, 18 Dec 1990 07:28:22 +0000 (23:28 -0800)]
syntax errors,wrong code

SCCS-vsn: lib/libc/i386/net/htons.s 5.2
SCCS-vsn: lib/libc/i386/net/ntohl.s 5.2
SCCS-vsn: lib/libc/i386/net/ntohs.s 5.2
SCCS-vsn: lib/libc/i386/net/htonl.s 5.3

33 years agosyntax errors, wrong code
William Nesheim [Tue, 18 Dec 1990 07:24:00 +0000 (23:24 -0800)]
syntax errors, wrong code

SCCS-vsn: lib/libc/i386/net/htonl.s 5.2

33 years agosilent typo to the asm (thinks sp is a local label?)
William Nesheim [Tue, 18 Dec 1990 07:15:11 +0000 (23:15 -0800)]
silent typo to the asm (thinks sp is a local label?)

SCCS-vsn: lib/libc/i386/gen/fabs.s 5.2

33 years agoturn C files into asm form due to obnoxious gcc "template" bug
William Nesheim [Tue, 18 Dec 1990 07:14:04 +0000 (23:14 -0800)]
turn C files into asm form due to obnoxious gcc "template" bug

SCCS-vsn: lib/libc/i386/gen/fixdfsi.s 5.3
SCCS-vsn: lib/libc/i386/gen/modf.s 5.2

33 years agodate and time created 90/12/17 15:12:42 by william
William Nesheim [Tue, 18 Dec 1990 07:12:42 +0000 (23:12 -0800)]
date and time created 90/12/17 15:12:42 by william

SCCS-vsn: lib/libc/i386/gen/fixunsdfsi.s 5.1

33 years ago.align BEFORE symbol def, not after, only do word align
William Nesheim [Tue, 18 Dec 1990 06:59:15 +0000 (22:59 -0800)]
.align BEFORE symbol def, not after, only do word align

SCCS-vsn: lib/libc/i386/SYS.h 5.3

33 years ago386 uses gas and gcc's cpp just like hp300
William Nesheim [Tue, 18 Dec 1990 06:54:55 +0000 (22:54 -0800)]
386 uses gas and gcc's cpp just like hp300

SCCS-vsn: share/mk/sys.mk 5.10

33 years agoget proper versionof header files so that macros work
Kirk McKusick [Mon, 17 Dec 1990 15:43:37 +0000 (07:43 -0800)]
get proper versionof header files so that macros work

SCCS-vsn: sys/hp300/dev/dma.c 7.4

33 years agofix include paths
Kirk McKusick [Mon, 17 Dec 1990 14:16:15 +0000 (06:16 -0800)]
fix include paths

SCCS-vsn: sys/hp/hpux/hpux_net.c 7.6
SCCS-vsn: sys/hp/hpux/hpux_sig.c 7.7

33 years agonew pathname for hpux
Kirk McKusick [Mon, 17 Dec 1990 14:03:21 +0000 (06:03 -0800)]
new pathname for hpux

SCCS-vsn: sys/kern/kern_exec.c 7.34
SCCS-vsn: sys/kern/sysv_shm.c 7.11

33 years agomake it work
Kirk McKusick [Mon, 17 Dec 1990 09:23:14 +0000 (01:23 -0800)]
make it work

SCCS-vsn: share/doc/papers/memfs/Makefile 1.6

33 years agoprint it out right
Kirk McKusick [Mon, 17 Dec 1990 09:05:04 +0000 (01:05 -0800)]
print it out right

SCCS-vsn: share/doc/papers/fsinterface/Makefile 5.2

33 years agokernel reorg
Keith Bostic [Mon, 17 Dec 1990 09:03:27 +0000 (01:03 -0800)]
kernel reorg

SCCS-vsn: sys/hp300/conf/Makefile.hp300 7.4
SCCS-vsn: sys/hp300/conf/files.hp300 7.6
SCCS-vsn: sys/dev/cd.c 7.3
SCCS-vsn: sys/hp300/dev/ct.c 7.2
SCCS-vsn: sys/hp/dev/dca.c 7.8
SCCS-vsn: sys/hp300/dev/dcm.c 7.10
SCCS-vsn: sys/hp300/dev/dma.c 7.3
SCCS-vsn: sys/dev/vn.c 7.3
SCCS-vsn: sys/hp300/dev/fhpib.c 7.3
SCCS-vsn: sys/hp/dev/grf.c 7.6
SCCS-vsn: sys/hp300/dev/grf_dv.c 7.3
SCCS-vsn: sys/hp300/hp300/autoconf.c 7.4
SCCS-vsn: sys/hp300/dev/grf_gb.c 7.3
SCCS-vsn: sys/hp300/dev/grf_rb.c 7.4
SCCS-vsn: sys/hp300/dev/grf_tc.c 7.3
SCCS-vsn: sys/hp300/hp300/clock.c 7.4
SCCS-vsn: sys/hp/dev/hil.c 7.6
SCCS-vsn: sys/hp300/hp300/conf.c 7.3
SCCS-vsn: sys/hp/dev/cons.c 7.5
SCCS-vsn: sys/hp300/hp300/dkbad.c 7.2
SCCS-vsn: sys/hp300/hp300/genassym.c 7.5
SCCS-vsn: sys/hp/dev/hil_keymaps.c 7.3
SCCS-vsn: sys/hp/hpux/hpux.h 7.3
SCCS-vsn: sys/hp300/hp300/in_cksum.c 7.3
SCCS-vsn: sys/hp300/dev/hpib.c 7.3
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.11
SCCS-vsn: sys/hp300/dev/if_le.c 7.2
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.4
SCCS-vsn: sys/hp300/hp300/machdep.c 7.10
SCCS-vsn: sys/hp/dev/ite.c 7.4
SCCS-vsn: sys/hp300/dev/ite_dv.c 7.3
SCCS-vsn: sys/hp/hpux/hpux_net.c 7.5
SCCS-vsn: sys/hp300/dev/ite_gb.c 7.3
SCCS-vsn: sys/hp300/hp300/mem.c 7.3
SCCS-vsn: sys/hp/hpux/hpux_sig.c 7.6
SCCS-vsn: sys/hp300/hp300/ns_cksum.c 7.2
SCCS-vsn: sys/hp300/dev/ite_rb.c 7.3
SCCS-vsn: sys/hp300/hp300/swapgeneric.c 7.3
SCCS-vsn: sys/hp/dev/ite_subr.c 7.3
SCCS-vsn: sys/hp300/hp300/sys_machdep.c 7.6
SCCS-vsn: sys/hp300/dev/ite_tc.c 7.2
SCCS-vsn: sys/hp300/hp300/trap.c 7.9
SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.6
SCCS-vsn: sys/hp300/dev/nhpib.c 7.3
SCCS-vsn: sys/hp300/dev/ppi.c 7.3
SCCS-vsn: sys/hp300/hp300/vm_machdep.c 7.7
SCCS-vsn: sys/hp300/dev/ppiioctl.h 7.2
SCCS-vsn: sys/hp300/dev/rd.c 7.5
SCCS-vsn: sys/hp300/dev/scsi.c 7.3
SCCS-vsn: sys/hp300/dev/scsireg.h 7.2
SCCS-vsn: sys/hp300/dev/sd.c 7.4
SCCS-vsn: sys/hp300/include/param.h 7.3
SCCS-vsn: sys/hp300/include/pcb.h 7.3
SCCS-vsn: sys/hp300/include/pmap.h 7.2
SCCS-vsn: sys/deprecated/kdb/kdb_print.c 7.20
SCCS-vsn: sys/hp300/stand/autoconf.c 7.4
SCCS-vsn: sys/hp300/stand/boot.c 7.2
SCCS-vsn: sys/hp300/stand/cons.c 7.3
SCCS-vsn: sys/hp300/stand/ct.c 7.2
SCCS-vsn: sys/hp300/stand/dca.c 7.2
SCCS-vsn: sys/hp300/stand/dcm.c 7.2
SCCS-vsn: sys/hp300/stand/fhpib.c 7.2
SCCS-vsn: sys/hp300/stand/hil.c 7.2
SCCS-vsn: sys/hp300/stand/hpib.c 7.3
SCCS-vsn: sys/hp300/stand/installboot.c 7.2
SCCS-vsn: sys/hp300/stand/ite.c 7.2
SCCS-vsn: sys/hp300/stand/ite_dv.c 7.2
SCCS-vsn: sys/hp300/stand/ite_gb.c 7.2
SCCS-vsn: sys/hp300/stand/ite_rb.c 7.2
SCCS-vsn: sys/hp300/stand/ite_subr.c 7.2
SCCS-vsn: sys/hp300/stand/ite_tc.c 7.2
SCCS-vsn: sys/hp300/stand/machdep.c 7.2
SCCS-vsn: sys/hp300/stand/mkboot.c 7.2
SCCS-vsn: sys/hp300/stand/nhpib.c 7.2
SCCS-vsn: sys/hp300/stand/prf.c 7.3
SCCS-vsn: sys/hp300/stand/rd.c 7.2
SCCS-vsn: sys/hp300/stand/saio.h 7.4
SCCS-vsn: sys/hp300/stand/scsi.c 7.2
SCCS-vsn: sys/hp300/stand/sd.c 7.3
SCCS-vsn: sys/netns/ns_output.c 7.8
SCCS-vsn: sys/stand.att/dev.c 7.9
SCCS-vsn: sys/stand.att/sys.c 7.13
SCCS-vsn: sys/sys/signal.h 7.14
SCCS-vsn: sys/sys/param.h 7.19
SCCS-vsn: sys/sys/types.h 7.12
SCCS-vsn: sys/sys/times.h 7.4
SCCS-vsn: sys/sys/tty.h 7.8
SCCS-vsn: sys/tahoe/conf/files.tahoe 1.8
SCCS-vsn: sys/tahoe/if/if_ace.c 7.8
SCCS-vsn: sys/tahoe/if/if_enp.c 7.8
SCCS-vsn: sys/tahoe/if/if_ex.c 7.5
SCCS-vsn: sys/tahoe/if/if_vba.c 1.4
SCCS-vsn: sys/tahoe/include/param.h 7.7
SCCS-vsn: sys/tahoe/stand/Makefile 7.14
SCCS-vsn: sys/tahoe/stand/boot.c 7.5
SCCS-vsn: sys/tahoe/stand/conf.c 1.11
SCCS-vsn: sys/tahoe/stand/cy.c 7.11
SCCS-vsn: sys/tahoe/stand/hd.c 7.10
SCCS-vsn: sys/tahoe/stand/machdep.c 1.5
SCCS-vsn: sys/tahoe/stand/prf.c 1.7
SCCS-vsn: sys/tahoe/stand/srt0.c 1.8
SCCS-vsn: sys/tahoe/stand/vd.c 7.17
SCCS-vsn: sys/tahoe/tahoe/Locore.c 7.4
SCCS-vsn: sys/tahoe/tahoe/autoconf.c 7.5
SCCS-vsn: sys/tahoe/tahoe/clock.c 7.4
SCCS-vsn: sys/tahoe/tahoe/conf.c 7.7
SCCS-vsn: sys/tahoe/tahoe/cons.c 7.7
SCCS-vsn: sys/tahoe/tahoe/genassym.c 7.7
SCCS-vsn: sys/tahoe/tahoe/in_cksum.c 7.6
SCCS-vsn: sys/tahoe/tahoe/kdb_machdep.c 7.10
SCCS-vsn: sys/tahoe/tahoe/kdb_opset.c 7.7
SCCS-vsn: sys/tahoe/tahoe/locore.s 7.16
SCCS-vsn: sys/tahoe/tahoe/machdep.c 7.15
SCCS-vsn: sys/tahoe/tahoe/mem.c 7.5
SCCS-vsn: sys/tahoe/vba/cy.c 7.7
SCCS-vsn: sys/netns/ns_cksum.c 7.6
SCCS-vsn: sys/tahoe/tahoe/swapgeneric.c 7.7
SCCS-vsn: sys/tahoe/tahoe/sys_machdep.c 7.6
SCCS-vsn: sys/tahoe/vba/dr.c 7.9
SCCS-vsn: sys/tahoe/tahoe/trap.c 7.11
SCCS-vsn: sys/tahoe/tahoe/udiv.s 7.2
SCCS-vsn: sys/tahoe/vba/hd.c 7.12
SCCS-vsn: sys/tahoe/tahoe/urem.s 7.2
SCCS-vsn: sys/tahoe/tahoe/vm_machdep.c 7.9
SCCS-vsn: sys/tahoe/vba/ik.c 7.7
SCCS-vsn: sys/tahoe/vba/mp.c 7.16
SCCS-vsn: sys/vax/bi/bi.c 7.4
SCCS-vsn: sys/tahoe/vba/psreg.h 7.5
SCCS-vsn: sys/vax/bi/kdb.c 7.10
SCCS-vsn: sys/tahoe/vba/vba.c 7.6
SCCS-vsn: sys/tahoe/vba/vd.c 7.13
SCCS-vsn: sys/tahoe/vba/vx.c 7.12
SCCS-vsn: sys/vax/conf/Makefile.vax 7.18
SCCS-vsn: sys/vax/conf/files.vax 7.14
SCCS-vsn: sys/vax/datakit/dk.c 1.8
SCCS-vsn: sys/vax/datakit/dkctl.c 1.2
SCCS-vsn: sys/vax/datakit/dkit_dr.c 1.2
SCCS-vsn: sys/vax/datakit/dkit_kmc.c 1.4
SCCS-vsn: sys/vax/datakit/dksub.c 1.7
SCCS-vsn: sys/vax/datakit/dktty.c 1.5
SCCS-vsn: sys/vax/datakit/kmc.c 1.3
SCCS-vsn: sys/vax/if/if_acc.c 7.8
SCCS-vsn: sys/vax/if/if_acp.c 7.3
SCCS-vsn: sys/vax/if/if_css.c 7.9
SCCS-vsn: sys/vax/if/if_ddn.c 7.4
SCCS-vsn: sys/vax/if/if_de.c 7.12
SCCS-vsn: sys/vax/if/if_dmc.c 7.10
SCCS-vsn: sys/vax/include/param.h 7.17
SCCS-vsn: sys/vax/if/if_dmv.c 7.12
SCCS-vsn: sys/vax/if/if_dp.c 7.7
SCCS-vsn: sys/vax/if/if_ec.c 7.8
SCCS-vsn: sys/vax/if/if_en.c 7.7
SCCS-vsn: sys/vax/if/if_ex.c 7.9
SCCS-vsn: sys/vax/if/if_hdh.c 7.7
SCCS-vsn: sys/vax/if/if_hy.c 7.7
SCCS-vsn: sys/vax/if/if_il.c 7.8
SCCS-vsn: sys/vax/if/if_ix.c 7.8
SCCS-vsn: sys/vax/if/if_pcl.c 7.6
SCCS-vsn: sys/vax/if/if_qe.c 7.19
SCCS-vsn: sys/vax/if/if_uba.c 7.16
SCCS-vsn: sys/vax/mba/hp.c 7.21
SCCS-vsn: sys/vax/if/if_vv.c 7.10
SCCS-vsn: sys/vax/if/raw_hy.c 7.4
SCCS-vsn: sys/vax/mba/ht.c 7.13
SCCS-vsn: sys/vax/mba/mba.c 7.5
SCCS-vsn: sys/vax/mdec/installboot.c 7.2
SCCS-vsn: sys/vax/mba/mt.c 7.9
SCCS-vsn: sys/vax/stand/Makefile 7.24
SCCS-vsn: sys/vax/stand/autoconf.c 7.13
SCCS-vsn: sys/vax/stand/boot.c 7.14
SCCS-vsn: sys/vax/stand/bootxx.c 7.6
SCCS-vsn: sys/vax/stand/conf.c 7.9
SCCS-vsn: sys/vax/stand/confhpup.c 7.7
SCCS-vsn: sys/vax/stand/drtest.c 7.5
SCCS-vsn: sys/vax/stand/format.c 7.6
SCCS-vsn: sys/vax/stand/hp.c 7.12
SCCS-vsn: sys/vax/stand/hpmaptype.c 7.11
SCCS-vsn: sys/vax/stand/ht.c 7.6
SCCS-vsn: sys/vax/stand/idc.c 7.6
SCCS-vsn: sys/vax/stand/imptst.c 7.4
SCCS-vsn: sys/vax/stand/kdb.c 7.8
SCCS-vsn: sys/vax/stand/machdep.c 7.3
SCCS-vsn: sys/vax/stand/mba.c 7.9
SCCS-vsn: sys/vax/stand/mt.c 7.6
SCCS-vsn: sys/vax/stand/prf.c 7.7
SCCS-vsn: sys/vax/stand/qdcons.c 7.5
SCCS-vsn: sys/vax/stand/qvcons.c 7.7
SCCS-vsn: sys/vax/stand/rk.c 7.9
SCCS-vsn: sys/vax/stand/rl.c 7.8
SCCS-vsn: sys/vax/stand/srt0.c 7.7
SCCS-vsn: sys/vax/stand/tm.c 7.7
SCCS-vsn: sys/vax/stand/tmscp.c 7.6
SCCS-vsn: sys/vax/stand/ts.c 7.7
SCCS-vsn: sys/vax/stand/uba.c 7.6
SCCS-vsn: sys/vax/stand/uda.c 7.11
SCCS-vsn: sys/vax/stand/up.c 7.10
SCCS-vsn: sys/vax/stand/upmaptype.c 7.6
SCCS-vsn: sys/vax/stand/ut.c 7.7
SCCS-vsn: sys/vax/uba/ad.c 7.8
SCCS-vsn: sys/vax/uba/ct.c 7.6
SCCS-vsn: sys/vax/uba/dh.c 7.15
SCCS-vsn: sys/vax/uba/dhu.c 7.13
SCCS-vsn: sys/vax/uba/dmf.c 7.13
SCCS-vsn: sys/vax/uba/dmx.c 7.5
SCCS-vsn: sys/vax/uba/dmz.c 7.10
SCCS-vsn: sys/vax/uba/dn.c 7.7
SCCS-vsn: sys/vax/uba/dz.c 7.10
SCCS-vsn: sys/vax/uba/idc.c 7.10
SCCS-vsn: sys/vax/uba/ik.c 7.7
SCCS-vsn: sys/vax/uba/kgclock.c 7.3
SCCS-vsn: sys/vax/uba/lp.c 7.8
SCCS-vsn: sys/vax/uba/lpa.c 7.5
SCCS-vsn: sys/vax/uba/np.c 7.9
SCCS-vsn: sys/vax/uba/ps.c 7.6
SCCS-vsn: sys/vax/uba/qd.c 1.17
SCCS-vsn: sys/vax/uba/qd_data.c 1.4
SCCS-vsn: sys/vax/uba/qdioctl.h 1.5
SCCS-vsn: sys/vax/uba/qduser.h 1.5
SCCS-vsn: sys/vax/uba/qv.c 1.15
SCCS-vsn: sys/vax/uba/qvioctl.h 1.5
SCCS-vsn: sys/vax/uba/rk.c 7.9
SCCS-vsn: sys/vax/uba/rl.c 7.10
SCCS-vsn: sys/vax/uba/rx.c 7.5
SCCS-vsn: sys/vax/uba/rxreg.h 7.3
SCCS-vsn: sys/vax/uba/tm.c 7.14
SCCS-vsn: sys/vax/uba/tmscp.c 7.15
SCCS-vsn: sys/vax/uba/ts.c 7.14
SCCS-vsn: sys/vax/uba/uba.c 7.10
SCCS-vsn: sys/vax/uba/uda.c 7.31
SCCS-vsn: sys/vax/vax/Locore.c 7.6
SCCS-vsn: sys/vax/vax/autoconf.c 7.19
SCCS-vsn: sys/vax/uba/up.c 7.10
SCCS-vsn: sys/vax/vax/clock.c 7.6
SCCS-vsn: sys/vax/uba/ut.c 7.12
SCCS-vsn: sys/vax/vax/conf.c 7.16
SCCS-vsn: sys/vax/uba/uu.c 7.5
SCCS-vsn: sys/vax/vax/cons.c 7.11
SCCS-vsn: sys/vax/vax/cpudata.c 7.6
SCCS-vsn: sys/vax/uba/va.c 7.4
SCCS-vsn: sys/vax/vax/crl.c 7.4
SCCS-vsn: sys/vax/vax/dkbad.c 7.2
SCCS-vsn: sys/vax/uba/vp.c 7.5
SCCS-vsn: sys/vax/vax/flp.c 7.4
SCCS-vsn: sys/vax/uba/vs.c 7.8
SCCS-vsn: sys/vax/vax/genassym.c 7.10
SCCS-vsn: sys/vax/vax/in_cksum.c 7.6
SCCS-vsn: sys/vax/vax/ka630.c 7.7
SCCS-vsn: sys/vax/vax/ka650.c 7.7
SCCS-vsn: sys/vax/vax/ka730.c 7.3
SCCS-vsn: sys/vax/vax/ka750.c 7.3
SCCS-vsn: sys/vax/vax/ka780.c 7.3
SCCS-vsn: sys/vax/vax/ka820.c 7.4
SCCS-vsn: sys/vax/vax/ka860.c 7.4
SCCS-vsn: sys/vax/vax/kdb_machdep.c 7.8
SCCS-vsn: sys/vax/vax/kdb_opset.c 7.7
SCCS-vsn: sys/vax/vax/locore.s 7.28
SCCS-vsn: sys/vax/vax/machdep.c 7.32
SCCS-vsn: sys/vax/vax/mem.c 7.5
SCCS-vsn: sys/vax/vax/mscp.c 7.5
SCCS-vsn: sys/vax/vax/ns_cksum.c 7.6
SCCS-vsn: sys/vax/vax/rx50.c 7.5
SCCS-vsn: sys/vax/vax/swapgeneric.c 7.10
SCCS-vsn: sys/vax/vax/sys_machdep.c 7.6
SCCS-vsn: sys/vax/vax/trap.c 7.12
SCCS-vsn: sys/vax/vax/tu.c 7.5
SCCS-vsn: sys/vax/vax/vm_machdep.c 7.10

33 years agoposix has HUPCL
Mike Karels [Mon, 17 Dec 1990 02:59:33 +0000 (18:59 -0800)]
posix has HUPCL

SCCS-vsn: sys/sys/termios.h 7.19

33 years agolazy VATTR_NULL evaluation
Keith Bostic [Sat, 15 Dec 1990 07:25:46 +0000 (23:25 -0800)]
lazy VATTR_NULL evaluation

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

33 years ago"ln -s /etc/passwd /tmp/t1" destroys the password file
Keith Bostic [Sat, 15 Dec 1990 05:58:45 +0000 (21:58 -0800)]
"ln -s /etc/passwd /tmp/t1" destroys the password file
if use sed instead of tail, don't have to count lines

SCCS-vsn: etc/rc.local 5.4

33 years agofail if try to set VTX on file not of type directory, or GID and not
Keith Bostic [Sat, 15 Dec 1990 04:40:40 +0000 (20:40 -0800)]
fail if try to set VTX on file not of type directory, or GID and not
member of the group

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

33 years agomake compile with gcc; don't let tabs space backwards; wider tabs
Mike Karels [Sat, 15 Dec 1990 04:18:01 +0000 (20:18 -0800)]
make compile with gcc; don't let tabs space backwards; wider tabs
if proportional

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