unix-history/.git
32 years agoget rid for ifa->ifa_ft; new routing messages for adding/deleting
Keith Sklower [Wed, 19 Feb 1992 07:48:26 +0000 (23:48 -0800)]
get rid for ifa->ifa_ft; new routing messages for adding/deleting
/state change on interfaces', new convention for rt_missmsg

SCCS-vsn: sys/net/route.c 7.29

32 years agonew kerninfo for surveying interface list; new conventions for
Keith Sklower [Wed, 19 Feb 1992 07:47:10 +0000 (23:47 -0800)]
new kerninfo for surveying interface list; new conventions for
rt_missmsg; new routing messages for interface added, deleted, state change

SCCS-vsn: sys/net/rtsock.c 7.24

32 years agorearrange routing message format so that common parts are first;
Keith Sklower [Wed, 19 Feb 1992 07:45:33 +0000 (23:45 -0800)]
rearrange routing message format so that common parts are first;
consequently up version number; remove old RTHASH cruft; add new sockaddr for
RTA_{NEW,DEL}ADDR, new convention and structure for calling rt_missmsg

SCCS-vsn: sys/net/route.h 7.16

32 years agogenerate routing messages for interface state changes;
Keith Sklower [Wed, 19 Feb 1992 07:40:44 +0000 (23:40 -0800)]
generate routing messages for interface state changes;
move ethernet specific stuff to if_ethersubr.c

SCCS-vsn: sys/net/if.c 7.17

32 years agoadd new kinfo for interface list
Keith Sklower [Wed, 19 Feb 1992 07:36:08 +0000 (23:36 -0800)]
add new kinfo for interface list

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

32 years agofix minor bug in routename() for generic, try out interface list code.
Keith Sklower [Wed, 19 Feb 1992 07:19:38 +0000 (23:19 -0800)]
fix minor bug in routename() for generic, try out interface list code.
(not for general publication, and may be ripped out again).

SCCS-vsn: sbin/route/route.c 5.43

32 years agobe able to print RTM_{IFINFO,{NEW,DEL}ADDR}
Keith Sklower [Wed, 19 Feb 1992 04:43:55 +0000 (20:43 -0800)]
be able to print RTM_{IFINFO,{NEW,DEL}ADDR}

SCCS-vsn: sbin/route/route.c 5.42

32 years agodate and time created 92/02/18 11:58:49 by bostic
Keith Bostic [Wed, 19 Feb 1992 03:58:49 +0000 (19:58 -0800)]
date and time created 92/02/18 11:58:49 by bostic

SCCS-vsn: lib/libc/db/PORT/Makefile 5.1

32 years agocheck for NULL pointer (net2/usr.sbin/1)
Kirk McKusick [Wed, 19 Feb 1992 03:39:34 +0000 (19:39 -0800)]
check for NULL pointer (net2/usr.sbin/1)

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

32 years agonew conventions for rt_missmsg
Keith Sklower [Wed, 19 Feb 1992 03:30:09 +0000 (19:30 -0800)]
new conventions for rt_missmsg

SCCS-vsn: sys/netinet/in_pcb.c 7.16

32 years agodo not send redirects if a packet is forwarded on the same interface
Keith Sklower [Wed, 19 Feb 1992 03:28:29 +0000 (19:28 -0800)]
do not send redirects if a packet is forwarded on the same interface
because of a secondary and different IP addr on that interface.

SCCS-vsn: sys/netinet/ip_input.c 7.21

32 years agoone more time, with feeling
Keith Bostic [Wed, 19 Feb 1992 01:34:47 +0000 (17:34 -0800)]
one more time, with feeling

SCCS-vsn: bin/csh/csh.1 6.22

32 years agoprotect include files included by other include files with #ifndef _NAME_H_
Keith Bostic [Wed, 19 Feb 1992 01:25:48 +0000 (17:25 -0800)]
protect include files included by other include files with #ifndef _NAME_H_

SCCS-vsn: sys/sys/select.h 7.3

32 years agoremove unnecessary machine dependencies; lint
Chris Torek [Tue, 18 Feb 1992 21:28:24 +0000 (13:28 -0800)]
remove unnecessary machine dependencies; lint

SCCS-vsn: sbin/savecore/savecore.c 5.28

32 years agoget rid of #ifdef KERNEL
Kirk McKusick [Tue, 18 Feb 1992 15:46:44 +0000 (07:46 -0800)]
get rid of #ifdef KERNEL

SCCS-vsn: sys/sys/select.h 7.2

32 years agodate and time created 92/02/17 23:46:01 by mckusick
Kirk McKusick [Tue, 18 Feb 1992 15:46:01 +0000 (07:46 -0800)]
date and time created 92/02/17 23:46:01 by mckusick

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

32 years agoselinfo moves out to select.h
Kirk McKusick [Tue, 18 Feb 1992 15:45:53 +0000 (07:45 -0800)]
selinfo moves out to select.h

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

32 years agoinclude selinfo (for struct selinfo)
Kirk McKusick [Tue, 18 Feb 1992 15:45:32 +0000 (07:45 -0800)]
include selinfo (for struct selinfo)

SCCS-vsn: sys/sys/socketvar.h 7.21
SCCS-vsn: sys/sys/tty.h 7.14

32 years agofix up syntax errors
Kirk McKusick [Tue, 18 Feb 1992 13:16:35 +0000 (05:16 -0800)]
fix up syntax errors

SCCS-vsn: sys/hp300/hp300/clock.c 7.7

32 years agofix typo
Chris Torek [Tue, 18 Feb 1992 11:12:17 +0000 (03:12 -0800)]
fix typo

SCCS-vsn: sbin/dmesg/dmesg.c 5.12

32 years agopc is a char *
Kirk McKusick [Tue, 18 Feb 1992 09:34:55 +0000 (01:34 -0800)]
pc is a char *

SCCS-vsn: sys/hp300/include/cpu.h 7.9

32 years agorebuild .depend only when necessary
Chris Torek [Sun, 16 Feb 1992 17:53:44 +0000 (09:53 -0800)]
rebuild .depend only when necessary

SCCS-vsn: usr.bin/spell/Makefile 4.15

32 years agosqueaky clean stdarg usage, for sparc gcc
Chris Torek [Sun, 16 Feb 1992 16:59:27 +0000 (08:59 -0800)]
squeaky clean stdarg usage, for sparc gcc

SCCS-vsn: games/cribbage/io.c 5.9
SCCS-vsn: games/snake/snake/move.c 5.9
SCCS-vsn: old/lex/sub1.c 4.6

32 years agogeneralizations to support sparc
Chris Torek [Sun, 16 Feb 1992 14:51:33 +0000 (06:51 -0800)]
generalizations to support sparc

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

32 years agohave to zero mount structures when they are allocated
Kirk McKusick [Sun, 16 Feb 1992 14:49:33 +0000 (06:49 -0800)]
have to zero mount structures when they are allocated

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.63

32 years agoget rid of random trash
Kirk McKusick [Sun, 16 Feb 1992 14:30:12 +0000 (06:30 -0800)]
get rid of random trash

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.78
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.78

32 years agomore descriptive panic message
Kirk McKusick [Sun, 16 Feb 1992 14:20:36 +0000 (06:20 -0800)]
more descriptive panic message

SCCS-vsn: sys/kern/kern_malloc.c 7.30

32 years ago__LDPGSZ moves out to <sys/exec.h>
Kirk McKusick [Sun, 16 Feb 1992 13:37:25 +0000 (05:37 -0800)]
__LDPGSZ moves out to <sys/exec.h>

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

32 years ago__LDPGSZ moves in from a.out.h
Kirk McKusick [Sun, 16 Feb 1992 13:36:58 +0000 (05:36 -0800)]
__LDPGSZ moves in from a.out.h

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

32 years agoconvert to use new select interface, selrecord/selwakeup
Kirk McKusick [Sun, 16 Feb 1992 13:20:52 +0000 (05:20 -0800)]
convert to use new select interface, selrecord/selwakeup

SCCS-vsn: sys/hp/dev/hil.c 7.11

32 years agouse proper parameters to close routine
Mike Karels [Sun, 16 Feb 1992 13:20:19 +0000 (05:20 -0800)]
use proper parameters to close routine

SCCS-vsn: sys/hp/dev/hil.c 7.10

32 years agoconvert to use new select interface, selrecord/selwakeup
Chris Torek [Sun, 16 Feb 1992 13:18:30 +0000 (05:18 -0800)]
convert to use new select interface, selrecord/selwakeup

SCCS-vsn: sys/hp300/dev/dcm.c 7.17
SCCS-vsn: sys/hp/dev/dca.c 7.15
SCCS-vsn: sys/hp/dev/ite.c 7.10
SCCS-vsn: sys/hp/dev/hilvar.h 7.3

32 years agodelete sbselqueue; convert to use new select interface, selrecord/selwakeup
Kirk McKusick [Sun, 16 Feb 1992 13:15:00 +0000 (05:15 -0800)]
delete sbselqueue; convert to use new select interface, selrecord/selwakeup

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

32 years agoconvert to use new select interface, selrecord/selwakeup
Kirk McKusick [Sun, 16 Feb 1992 13:14:15 +0000 (05:14 -0800)]
convert to use new select interface, selrecord/selwakeup

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

32 years agodefine new select interface, selrecord/selwakeup
Kirk McKusick [Sun, 16 Feb 1992 13:13:52 +0000 (05:13 -0800)]
define new select interface, selrecord/selwakeup

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

32 years agoconvert to use new select interface, selrecord/selwakeup
Kirk McKusick [Sun, 16 Feb 1992 13:12:36 +0000 (05:12 -0800)]
convert to use new select interface, selrecord/selwakeup

SCCS-vsn: sys/kern/subr_log.c 7.13
SCCS-vsn: sys/kern/tty.c 7.49
SCCS-vsn: sys/kern/tty_pty.c 7.24
SCCS-vsn: sys/kern/sys_socket.c 7.13

32 years agohave to include proc.h before socketvar.h
Kirk McKusick [Sun, 16 Feb 1992 10:16:00 +0000 (02:16 -0800)]
have to include proc.h before socketvar.h

SCCS-vsn: sys/netinet/in.c 7.22

32 years agoneed to include proc.h; dump routine currently takes no parameters
Kirk McKusick [Sun, 16 Feb 1992 10:14:57 +0000 (02:14 -0800)]
need to include proc.h; dump routine currently takes no parameters

SCCS-vsn: sys/hp300/hp300/conf.c 7.10

32 years agohave to include proc.h before socketvar.h
Kirk McKusick [Sun, 16 Feb 1992 10:08:27 +0000 (02:08 -0800)]
have to include proc.h before socketvar.h

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

32 years agouse selrecord and selwakeup to implement selecting
Kirk McKusick [Sun, 16 Feb 1992 10:05:19 +0000 (02:05 -0800)]
use selrecord and selwakeup to implement selecting

SCCS-vsn: sys/net/bpf.c 7.8
SCCS-vsn: sys/net/bpfdesc.h 7.4

32 years agohave to include proc.h before socketvar.h
Kirk McKusick [Sun, 16 Feb 1992 10:02:31 +0000 (02:02 -0800)]
have to include proc.h before socketvar.h

SCCS-vsn: sys/netinet/tcp_subr.c 7.21
SCCS-vsn: sys/netinet/tcp_usrreq.c 7.16
SCCS-vsn: sys/netinet/ip_output.c 7.25
SCCS-vsn: sys/netinet/tcp_debug.c 7.7
SCCS-vsn: sys/netinet/tcp_input.c 7.27
SCCS-vsn: sys/netinet/tcp_timer.c 7.19
SCCS-vsn: sys/netinet/udp_usrreq.c 7.23
SCCS-vsn: sys/netinet/raw_ip.c 7.9
SCCS-vsn: sys/netinet/tcp_output.c 7.24
SCCS-vsn: sys/hp300/dev/st.c 7.5

32 years agohave to use bcopy as short may be unaligned
Chris Torek [Sun, 16 Feb 1992 09:53:47 +0000 (01:53 -0800)]
have to use bcopy as short may be unaligned

SCCS-vsn: sys/netinet/tcp_output.c 7.23

32 years agomust include proc.h before socketvar.h
Kirk McKusick [Sun, 16 Feb 1992 09:44:53 +0000 (01:44 -0800)]
must include proc.h before socketvar.h

SCCS-vsn: sys/net/if.c 7.16
SCCS-vsn: sys/net/raw_cb.c 7.13
SCCS-vsn: sys/net/raw_usrreq.c 7.10

32 years agohave to include proc before socketvar.h
Kirk McKusick [Sun, 16 Feb 1992 09:37:58 +0000 (01:37 -0800)]
have to include proc before socketvar.h

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

32 years agomust include proc before tty.h and socketvar.h
Kirk McKusick [Sun, 16 Feb 1992 09:32:36 +0000 (01:32 -0800)]
must include proc before tty.h and socketvar.h

SCCS-vsn: sys/kern/kern_exit.c 7.43
SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 7.10
SCCS-vsn: sys/kern/tty_compat.c 7.12
SCCS-vsn: sys/kern/tty_conf.c 7.8
SCCS-vsn: sys/kern/tty_subr.c 7.9
SCCS-vsn: sys/kern/tty_tty.c 7.17

32 years agoupdate from Rick Maclem for leases
Kirk McKusick [Sun, 16 Feb 1992 09:12:32 +0000 (01:12 -0800)]
update from Rick Maclem for leases

SCCS-vsn: sbin/nfsd/nfsd.8 5.10
SCCS-vsn: sbin/nfsd/nfsd.c 5.11
SCCS-vsn: sbin/nfsiod/nfsiod.c 5.5

32 years agodefine struct selinfo; function prototypes for selrecord and selwakeup
Kirk McKusick [Sun, 16 Feb 1992 09:05:32 +0000 (01:05 -0800)]
define struct selinfo; function prototypes for selrecord and selwakeup

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

32 years agosb_sel is now struct selinfo, not a proc pointer
Kirk McKusick [Sun, 16 Feb 1992 09:04:53 +0000 (01:04 -0800)]
sb_sel is now struct selinfo, not a proc pointer

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

32 years agot_rsel and t_wsel are now struct selinfo, not proc pointers
Kirk McKusick [Sun, 16 Feb 1992 09:04:13 +0000 (01:04 -0800)]
t_rsel and t_wsel are now struct selinfo, not proc pointers

SCCS-vsn: sys/sys/tty.h 7.13

32 years agognu cpp balks on single apostrophes in asm comments.
Keith Sklower [Sat, 15 Feb 1992 11:41:41 +0000 (03:41 -0800)]
gnu cpp balks on single apostrophes in asm comments.

SCCS-vsn: sys/hp300/stand/srt0.c 7.5

32 years agohave to use VM_MIN_ADDRESS instead of assuming binaries start at zero
Chris Torek [Sat, 15 Feb 1992 10:01:00 +0000 (02:01 -0800)]
have to use VM_MIN_ADDRESS instead of assuming binaries start at zero

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

32 years agostyle police; pass init -- to indicate no arguments
Keith Bostic [Sat, 15 Feb 1992 09:59:55 +0000 (01:59 -0800)]
style police; pass init -- to indicate no arguments

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

32 years agocompatibility for COMPAT_SUNOS
Chris Torek [Sat, 15 Feb 1992 09:47:24 +0000 (01:47 -0800)]
compatibility for COMPAT_SUNOS

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

32 years agolint
Chris Torek [Sat, 15 Feb 1992 09:40:30 +0000 (01:40 -0800)]
lint

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

32 years agomisc cleanups
Chris Torek [Sat, 15 Feb 1992 09:40:03 +0000 (01:40 -0800)]
misc cleanups

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

32 years agoadd COMPAT_SUNOS
Chris Torek [Sat, 15 Feb 1992 09:38:56 +0000 (01:38 -0800)]
add COMPAT_SUNOS

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

32 years agoalways set sig, no need to test catch, makes gcc happy
Chris Torek [Sat, 15 Feb 1992 09:38:04 +0000 (01:38 -0800)]
always set sig, no need to test catch, makes gcc happy

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

32 years agotrace context switches
Marc Teitelbaum [Sat, 15 Feb 1992 09:23:53 +0000 (01:23 -0800)]
trace context switches

SCCS-vsn: sys/kern/kern_synch.c 7.19

32 years agolint; uwritec is defined only for the vax
Chris Torek [Sat, 15 Feb 1992 09:20:10 +0000 (01:20 -0800)]
lint; uwritec is defined only for the vax

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

32 years agofix race in use of copied limit structure
Chris Torek [Sat, 15 Feb 1992 09:13:28 +0000 (01:13 -0800)]
fix race in use of copied limit structure

SCCS-vsn: sys/kern/kern_resource.c 7.14

32 years agomerge in COMPAT_SUNOS
Chris Torek [Sat, 15 Feb 1992 09:08:50 +0000 (01:08 -0800)]
merge in COMPAT_SUNOS

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

32 years agolint
Chris Torek [Sat, 15 Feb 1992 09:03:20 +0000 (01:03 -0800)]
lint

SCCS-vsn: sys/kern/kern_proc.c 7.19

32 years agolint; have to set p_stat early to protect against early usage
Chris Torek [Sat, 15 Feb 1992 09:02:32 +0000 (01:02 -0800)]
lint; have to set p_stat early to protect against early usage

SCCS-vsn: sys/kern/kern_fork.c 7.32

32 years agomore KNF; don't bother double-checking the kernel return values
Mike Karels [Sat, 15 Feb 1992 08:59:23 +0000 (00:59 -0800)]
more KNF; don't bother double-checking the kernel return values

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

32 years agominor improvement from torek
Kirk McKusick [Sat, 15 Feb 1992 08:56:56 +0000 (00:56 -0800)]
minor improvement from torek

SCCS-vsn: sys/kern/kern_exit.c 7.42

32 years agochange the rest of the llc? strings
Mike Karels [Sat, 15 Feb 1992 08:45:06 +0000 (00:45 -0800)]
change the rest of the llc? strings

SCCS-vsn: sbin/ifconfig/ifconfig.c 5.6

32 years agonow fix the worse bug introduced in fixing the minor one
Mike Karels [Sat, 15 Feb 1992 08:44:07 +0000 (00:44 -0800)]
now fix the worse bug introduced in fixing the minor one
in the previous delta

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

32 years agoincorporate fix from dkhusema
Keith Sklower [Sat, 15 Feb 1992 07:00:05 +0000 (23:00 -0800)]
incorporate fix from dkhusema

SCCS-vsn: sbin/route/route.c 5.41

32 years agochanges proposed by hagens to make CLNP EchoReply work
Keith Sklower [Sat, 15 Feb 1992 06:16:30 +0000 (22:16 -0800)]
changes proposed by hagens to make CLNP EchoReply work

SCCS-vsn: sys/netiso/clnp_input.c 7.14
SCCS-vsn: sys/netiso/clnp_subr.c 7.14
SCCS-vsn: sys/netiso/clnp.h 7.9
SCCS-vsn: sys/netiso/clnp_output.c 7.11
SCCS-vsn: sys/netiso/clnp_debug.c 7.9

32 years agofix bug
Keith Sklower [Sat, 15 Feb 1992 06:15:45 +0000 (22:15 -0800)]
fix bug

SCCS-vsn: sys/netiso/if_eon.c 7.18

32 years agomisc nits, additions for sun4c
Chris Torek [Sat, 15 Feb 1992 05:59:32 +0000 (21:59 -0800)]
misc nits, additions for sun4c

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

32 years agofix for remrq from Mike
Kirk McKusick [Sat, 15 Feb 1992 03:27:03 +0000 (19:27 -0800)]
fix for remrq from Mike

SCCS-vsn: sys/kern/kern_exit.c 7.41

32 years agonew path for UCHEADERS
BSD Tape Makers [Sat, 15 Feb 1992 02:26:10 +0000 (18:26 -0800)]
new path for UCHEADERS

SCCS-vsn: admin/admin/4.3Reno/Renochklst 1.2

32 years agolint
Chris Torek [Fri, 14 Feb 1992 10:13:03 +0000 (02:13 -0800)]
lint

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

32 years agocleanups for GCC, minor optimization in selscan
Chris Torek [Fri, 14 Feb 1992 09:56:52 +0000 (01:56 -0800)]
cleanups for GCC, minor optimization in selscan

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

32 years agop_regs moves to p_md.md_regs
Kirk McKusick [Fri, 14 Feb 1992 08:53:57 +0000 (00:53 -0800)]
p_regs moves to p_md.md_regs

SCCS-vsn: sys/kern/kern_exit.c 7.40

32 years agomsgbuf => msgbufp, at least for now
Mike Karels [Thu, 13 Feb 1992 12:53:38 +0000 (04:53 -0800)]
msgbuf => msgbufp, at least for now

SCCS-vsn: sbin/dmesg/dmesg.c 5.11

32 years agodocumented -l
Christos Zoulas [Thu, 13 Feb 1992 12:22:54 +0000 (04:22 -0800)]
documented -l

SCCS-vsn: bin/csh/csh.1 6.20

32 years agoUse the system's version of malloc
Christos Zoulas [Thu, 13 Feb 1992 12:07:59 +0000 (04:07 -0800)]
Use the system's version of malloc

SCCS-vsn: bin/csh/csh.h 5.21
SCCS-vsn: bin/csh/alloc.c 5.13
SCCS-vsn: bin/csh/extern.h 5.14

32 years agoFixed directory printing in case there was both a ~user and a ~user1.
Christos Zoulas [Thu, 13 Feb 1992 12:07:11 +0000 (04:07 -0800)]
Fixed directory printing in case there was both a ~user and a ~user1.

SCCS-vsn: bin/csh/dir.c 5.18

32 years agoDon't make ilevel go negative when we test it.
Craig Leres [Thu, 13 Feb 1992 12:01:17 +0000 (04:01 -0800)]
Don't make ilevel go negative when we test it.

SCCS-vsn: usr.bin/m4/main.c 5.10

32 years agofix -l documentation
Keith Bostic [Thu, 13 Feb 1992 10:20:07 +0000 (02:20 -0800)]
fix -l documentation

SCCS-vsn: bin/csh/csh.1 6.21

32 years agofix buffer overflow problem; example was really long MANPATH variable
Keith Bostic [Thu, 13 Feb 1992 09:02:33 +0000 (01:02 -0800)]
fix buffer overflow problem; example was really long MANPATH variable

SCCS-vsn: usr.bin/man/man.c 5.25
SCCS-vsn: usr.bin/man/config.c 5.7

32 years agomake tail match historic practice for the various arguments
Keith Bostic [Thu, 13 Feb 1992 07:50:37 +0000 (23:50 -0800)]
make tail match historic practice for the various arguments

SCCS-vsn: usr.bin/tail/tail.c 5.7
SCCS-vsn: usr.bin/tail/tail.1 6.8

32 years agofix so if falls off the beginning of the file doesn't discard first byte
Keith Bostic [Thu, 13 Feb 1992 07:28:19 +0000 (23:28 -0800)]
fix so if falls off the beginning of the file doesn't discard first byte

SCCS-vsn: usr.bin/tail/reverse.c 5.3

32 years agofix so if falls off the beginning of the file doesn't discard first byte
Keith Bostic [Thu, 13 Feb 1992 06:09:27 +0000 (22:09 -0800)]
fix so if falls off the beginning of the file doesn't discard first byte

SCCS-vsn: usr.bin/tail/forward.c 5.4

32 years agochange -llc flags to -link flags
Keith Sklower [Thu, 13 Feb 1992 05:02:36 +0000 (21:02 -0800)]
change -llc flags to -link flags

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

32 years agochange -llc<n> to -link<n>
Keith Sklower [Thu, 13 Feb 1992 04:34:36 +0000 (20:34 -0800)]
change -llc<n> to -link<n>

SCCS-vsn: sbin/ifconfig/ifconfig.c 5.5

32 years agoadd getcap
Keith Bostic [Wed, 12 Feb 1992 15:30:44 +0000 (07:30 -0800)]
add getcap

SCCS-vsn: admin/admin/4.4/4.4todo 5.7

32 years ago_ANSI_SOURCE fix from Chris
Keith Bostic [Wed, 12 Feb 1992 03:16:30 +0000 (19:16 -0800)]
_ANSI_SOURCE fix from Chris

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

32 years agoovbcopy should be bcopy
Kirk McKusick [Wed, 12 Feb 1992 03:09:05 +0000 (19:09 -0800)]
ovbcopy should be bcopy

SCCS-vsn: sys/netiso/tp_input.c 7.27

32 years agoprint more than one partial segment per segment; print out inode
Carl Staelin [Wed, 12 Feb 1992 02:27:24 +0000 (18:27 -0800)]
print more than one partial segment per segment; print out inode
numbers for inodes in a partial segment

SCCS-vsn: sbin/dumplfs/dumplfs.c 5.7

32 years agoupdate for ANSI functions, minor cleanups
Keith Bostic [Wed, 12 Feb 1992 02:19:37 +0000 (18:19 -0800)]
update for ANSI functions, minor cleanups

SCCS-vsn: admin/style/style 1.10

32 years agoadd symlinks
Keith Bostic [Wed, 12 Feb 1992 01:52:04 +0000 (17:52 -0800)]
add symlinks

SCCS-vsn: admin/admin/4.4/4.4todo 5.6

32 years agoChanged date (rev.2/92), price (tent.) and added 4.4 to Amendment
BSD Tape Makers [Tue, 11 Feb 1992 05:15:29 +0000 (21:15 -0800)]
Changed date (rev.2/92), price (tent.) and added 4.4 to Amendment

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.2

32 years agoChanged date (rev.2/92), price (tentative) and Amendment to
BSD Tape Makers [Tue, 11 Feb 1992 04:52:21 +0000 (20:52 -0800)]
Changed date (rev.2/92), price (tentative) and Amendment to
include the 4.4 update.

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.2

32 years agomerge in new release
Jan-Simon Pendry [Mon, 10 Feb 1992 00:49:18 +0000 (16:49 -0800)]
merge in new release

SCCS-vsn: usr.sbin/amd/config/Makefile.aix3 5.4
SCCS-vsn: usr.sbin/amd/config/Makefile.bsd44 5.4
SCCS-vsn: usr.sbin/amd/config/Makefile.config 5.5
SCCS-vsn: usr.sbin/amd/config/Makefile.hpux 5.4
SCCS-vsn: usr.sbin/amd/config/Makefile.irix 5.4
SCCS-vsn: usr.sbin/amd/config/RELEASE 5.4
SCCS-vsn: usr.sbin/amd/config/arch 5.4
SCCS-vsn: usr.sbin/amd/config/misc-aix3.h 5.4
SCCS-vsn: usr.sbin/amd/config/misc-hpux.h 5.4
SCCS-vsn: usr.sbin/amd/config/misc-irix.h 5.4
SCCS-vsn: usr.sbin/amd/config/misc-next.h 5.4
SCCS-vsn: usr.sbin/amd/config/misc-ultrix.h 5.4
SCCS-vsn: usr.sbin/amd/config/mount_aix.c 5.4
SCCS-vsn: usr.sbin/amd/config/mount_irix.c 5.4
SCCS-vsn: usr.sbin/amd/config/mtab_aix.c 5.4
SCCS-vsn: usr.sbin/amd/config/mtab_bsd.c 5.4
SCCS-vsn: usr.sbin/amd/config/mtab_file.c 5.4
SCCS-vsn: usr.sbin/amd/config/mtab_ultrix.c 5.4
SCCS-vsn: usr.sbin/amd/config/newvers.sh 5.5
SCCS-vsn: usr.sbin/amd/config/os-acis43.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-aix3.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-aux.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-bsd44.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-concentrix.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-convex.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-defaults.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-dgux.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-fpx4.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-hcx.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-hlh42.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-hpux.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-irix.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-next.h 5.5
SCCS-vsn: usr.sbin/amd/config/os-pyrOSx.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-riscix.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-sos3.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-sos4.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-type 5.5
SCCS-vsn: usr.sbin/amd/config/os-u2_2.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-u3_0.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-u4_0.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-umax43.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-utek.h 5.4
SCCS-vsn: usr.sbin/amd/config/os-xinu43.h 5.4
SCCS-vsn: usr.sbin/amd/amq/amq.8 5.7
SCCS-vsn: usr.sbin/amd/amq/amq.c 5.4
SCCS-vsn: usr.sbin/amd/doc/Makefile 5.4
SCCS-vsn: usr.sbin/amd/doc/amdref.texinfo 1.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsi_analyze.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsi_data.h 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsi_dict.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsi_gram.y 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsi_lex.l 5.5
SCCS-vsn: usr.sbin/amd/fsinfo/fsi_util.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsinfo.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/fsinfo.h 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/wr_atab.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/wr_bparam.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/wr_dumpset.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/wr_exportfs.c 5.4
SCCS-vsn: usr.sbin/amd/fsinfo/wr_fstab.c 5.4
SCCS-vsn: usr.sbin/amd/include/am.h 5.4
SCCS-vsn: usr.sbin/amd/include/config.h 5.3
SCCS-vsn: usr.sbin/amd/include/fstype.h 5.4
SCCS-vsn: usr.sbin/amd/include/uwait.h 5.4
SCCS-vsn: usr.sbin/amd/rpcx/amq.h 5.4
SCCS-vsn: usr.sbin/amd/rpcx/amq.x 5.4
SCCS-vsn: usr.sbin/amd/rpcx/amq_clnt.c 5.4
SCCS-vsn: usr.sbin/amd/rpcx/amq_svc.c 5.4
SCCS-vsn: usr.sbin/amd/rpcx/amq_xdr.c 5.4
SCCS-vsn: usr.sbin/amd/rpcx/mount.h 5.4
SCCS-vsn: usr.sbin/amd/rpcx/mount_xdr.c 5.4
SCCS-vsn: usr.sbin/amd/rpcx/nfs_prot.h 5.4
SCCS-vsn: usr.sbin/amd/rpcx/nfs_prot_svc.c 5.4
SCCS-vsn: usr.sbin/amd/rpcx/nfs_prot_xdr.c 5.4
SCCS-vsn: usr.sbin/amd/mk-amd-map/mk-amd-map.c 5.5
SCCS-vsn: usr.sbin/amd/text/INSTALL 1.4
SCCS-vsn: usr.sbin/amd/text/README 1.4
SCCS-vsn: usr.sbin/amd/text/amd.start.ex 5.4
SCCS-vsn: usr.sbin/amd/amd/ChangeLog 1.4
SCCS-vsn: usr.sbin/amd/amd/afs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/am_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/amd.8 5.6
SCCS-vsn: usr.sbin/amd/amd/amd.c 5.4
SCCS-vsn: usr.sbin/amd/amd/amq_subr.c 5.4
SCCS-vsn: usr.sbin/amd/amd/clock.c 5.4
SCCS-vsn: usr.sbin/amd/amd/efs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/get_args.c 5.4
SCCS-vsn: usr.sbin/amd/amd/host_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/ifs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/info_file.c 5.4
SCCS-vsn: usr.sbin/amd/amd/info_hes.c 5.4
SCCS-vsn: usr.sbin/amd/amd/info_ndbm.c 5.4
SCCS-vsn: usr.sbin/amd/amd/info_nis.c 5.4
SCCS-vsn: usr.sbin/amd/amd/info_passwd.c 5.4
SCCS-vsn: usr.sbin/amd/amd/info_union.c 5.4
SCCS-vsn: usr.sbin/amd/amd/map.c 5.4
SCCS-vsn: usr.sbin/amd/amd/mapc.c 5.5
SCCS-vsn: usr.sbin/amd/amd/misc_rpc.c 5.4
SCCS-vsn: usr.sbin/amd/amd/mntfs.c 5.4
SCCS-vsn: usr.sbin/amd/amd/mount_fs.c 5.4
SCCS-vsn: usr.sbin/amd/amd/mtab.c 5.4
SCCS-vsn: usr.sbin/amd/amd/nfs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/nfs_start.c 5.4
SCCS-vsn: usr.sbin/amd/amd/nfs_subr.c 5.4
SCCS-vsn: usr.sbin/amd/amd/nfsx_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/opts.c 5.4
SCCS-vsn: usr.sbin/amd/amd/pfs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/restart.c 5.4
SCCS-vsn: usr.sbin/amd/amd/rpc_fwd.c 5.4
SCCS-vsn: usr.sbin/amd/amd/sched.c 5.4
SCCS-vsn: usr.sbin/amd/amd/sfs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/srvr_afs.c 5.4
SCCS-vsn: usr.sbin/amd/amd/srvr_nfs.c 5.4
SCCS-vsn: usr.sbin/amd/amd/ufs_ops.c 5.4
SCCS-vsn: usr.sbin/amd/amd/umount_fs.c 5.4
SCCS-vsn: usr.sbin/amd/amd/util.c 5.4
SCCS-vsn: usr.sbin/amd/amd/wire.c 5.4
SCCS-vsn: usr.sbin/amd/amd/xutil.c 5.4

32 years agodate and time created 92/02/07 16:27:49 by tapers
BSD Tape Makers [Sat, 8 Feb 1992 08:27:49 +0000 (00:27 -0800)]
date and time created 92/02/07 16:27:49 by tapers

SCCS-vsn: admin/admin/4.4BSD-Encumbered/License 1.1

32 years agom_copym call lacked 4th arg; reverted to m_copy; removed lint.
Keith Sklower [Sat, 8 Feb 1992 08:15:02 +0000 (00:15 -0800)]
m_copym call lacked 4th arg; reverted to m_copy; removed lint.

SCCS-vsn: sys/netccitt/pk_input.c 7.15

32 years agoin ISO specific code, call to ifp->if_output needs fourth arg
Keith Sklower [Sat, 8 Feb 1992 07:47:15 +0000 (23:47 -0800)]
in ISO specific code, call to ifp->if_output needs fourth arg

SCCS-vsn: sys/net/if_ethersubr.c 7.16