unix-history/.git
32 years agonew way of doing tags
Mike Karels [Thu, 19 Mar 1992 10:20:12 +0000 (02:20 -0800)]
new way of doing tags

SCCS-vsn: sys/kern/Makefile 7.15
SCCS-vsn: sys/kern/Make.tags.inc 7.2

32 years agoadd support for context switch tracing
Marc Teitelbaum [Thu, 19 Mar 1992 10:19:14 +0000 (02:19 -0800)]
add support for context switch tracing

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

32 years agodefine ticks, phz, profhz, time, and mono_time
Keith Sklower [Thu, 19 Mar 1992 10:07:37 +0000 (02:07 -0800)]
define ticks, phz, profhz, time, and mono_time

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

32 years agodefine hostname, hostnamelen, and hostid
Keith Sklower [Thu, 19 Mar 1992 10:06:06 +0000 (02:06 -0800)]
define hostname, hostnamelen, and hostid

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

32 years agodefine boottime
Keith Sklower [Thu, 19 Mar 1992 10:05:41 +0000 (02:05 -0800)]
define boottime

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

32 years agoadd structure to locate ps straings
Kirk McKusick [Thu, 19 Mar 1992 10:04:57 +0000 (02:04 -0800)]
add structure to locate ps straings

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

32 years agodate and time created 92/03/18 16:34:25 by bostic
Keith Bostic [Thu, 19 Mar 1992 08:34:25 +0000 (00:34 -0800)]
date and time created 92/03/18 16:34:25 by bostic

SCCS-vsn: sys/pmax/include/reloc.h 7.1

32 years agodate and time created 92/03/18 16:34:24 by bostic
Keith Bostic [Thu, 19 Mar 1992 08:34:24 +0000 (00:34 -0800)]
date and time created 92/03/18 16:34:24 by bostic

SCCS-vsn: sys/pmax/include/exec.h 7.1

32 years agodate and time created 92/03/18 16:34:08 by bostic
Keith Bostic [Thu, 19 Mar 1992 08:34:08 +0000 (00:34 -0800)]
date and time created 92/03/18 16:34:08 by bostic

SCCS-vsn: sys/hp300/include/exec.h 7.1

32 years agodate and time created 92/03/18 16:33:37 by bostic
Keith Bostic [Thu, 19 Mar 1992 08:33:37 +0000 (00:33 -0800)]
date and time created 92/03/18 16:33:37 by bostic

SCCS-vsn: sys/hp300/include/reloc.h 7.1

32 years agodate and time created 92/03/18 16:33:36 by bostic
Keith Bostic [Thu, 19 Mar 1992 08:33:36 +0000 (00:33 -0800)]
date and time created 92/03/18 16:33:36 by bostic

SCCS-vsn: sys/vax/include/exec.h 7.1

32 years agodate and time created 92/03/18 16:33:13 by bostic
Keith Bostic [Thu, 19 Mar 1992 08:33:13 +0000 (00:33 -0800)]
date and time created 92/03/18 16:33:13 by bostic

SCCS-vsn: sys/i386/include/exec.h 7.1

32 years agobreak up exec.h into <machine/exec.h>, <machine/reloc.h>
Keith Bostic [Thu, 19 Mar 1992 08:32:44 +0000 (00:32 -0800)]
break up exec.h into <machine/exec.h>, <machine/reloc.h>

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

32 years agobreak up a.out.h into <machine/exec.h>, <machine/reloc.h>
Keith Bostic [Thu, 19 Mar 1992 08:32:15 +0000 (00:32 -0800)]
break up a.out.h into <machine/exec.h>, <machine/reloc.h>

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

32 years agoDon't log user passwords when debug is turned on with -d.
Keith Bostic [Thu, 19 Mar 1992 07:11:32 +0000 (23:11 -0800)]
Don't log user passwords when debug is turned on with -d.
Set "home" to "/" when logging in as a guest.
Don't syslog() trailing CR-LF when using -d.
Don't timestamp connect message, syslog() already does that.
Don't timestamp timeout message, syslog() already does that.
Minor whitespace cleanups.
from Craig Leres (leres@ee.lbl.gov)

SCCS-vsn: libexec/ftpd/ftpd.c 5.41
SCCS-vsn: libexec/ftpd/ftpcmd.y 5.25

32 years agotypo
Carl Staelin [Thu, 19 Mar 1992 04:59:55 +0000 (20:59 -0800)]
typo

SCCS-vsn: sys/ufs/lfs/lfs.h 7.11

32 years agono changes, just make it a little more obvious
Keith Bostic [Thu, 19 Mar 1992 03:17:26 +0000 (19:17 -0800)]
no changes, just make it a little more obvious

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.9

32 years agofree memory on sleep error
Keith Bostic [Thu, 19 Mar 1992 03:12:28 +0000 (19:12 -0800)]
free memory on sleep error

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.15

32 years agoincorrect bmap array processing on double-indirect blocks
Keith Bostic [Thu, 19 Mar 1992 03:08:30 +0000 (19:08 -0800)]
incorrect bmap array processing on double-indirect blocks

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.27

32 years agotypo
Keith Bostic [Thu, 19 Mar 1992 03:06:24 +0000 (19:06 -0800)]
typo

SCCS-vsn: sys/ufs/lfs/lfs.h 7.10

32 years agoadd -P option to request use of reserved port
Kirk McKusick [Wed, 18 Mar 1992 09:26:53 +0000 (01:26 -0800)]
add -P option to request use of reserved port

SCCS-vsn: sbin/mount_nfs/mount_nfs.8 5.2

32 years agoadd set_rpc_maxgrouplist() to control maximum number of groups used
Kirk McKusick [Wed, 18 Mar 1992 09:24:00 +0000 (01:24 -0800)]
add set_rpc_maxgrouplist() to control maximum number of groups used

SCCS-vsn: lib/librpc/rpc/auth_unix.c 1.2
SCCS-vsn: sbin/mount_nfs/mount_nfs.c 5.3

32 years agoadd -P option to request use of reserved port
Kirk McKusick [Wed, 18 Mar 1992 09:13:27 +0000 (01:13 -0800)]
add -P option to request use of reserved port

SCCS-vsn: sbin/mount_nfs/mount_nfs.c 5.2

32 years agoif NFSMNT_RESVPORT used, allocate a reserved port
Kirk McKusick [Wed, 18 Mar 1992 09:08:06 +0000 (01:08 -0800)]
if NFSMNT_RESVPORT used, allocate a reserved port

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

32 years agoadd NFSMNT_RESVPORT to request a reserved port on connect
Kirk McKusick [Wed, 18 Mar 1992 09:06:33 +0000 (01:06 -0800)]
add NFSMNT_RESVPORT to request a reserved port on connect

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

32 years agofix for append mode bug (from Rick Macklem)
Kirk McKusick [Wed, 18 Mar 1992 04:23:38 +0000 (20:23 -0800)]
fix for append mode bug (from Rick Macklem)

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

32 years agodate and time created 92/03/17 10:09:22 by mckusick
Kirk McKusick [Wed, 18 Mar 1992 02:09:22 +0000 (18:09 -0800)]
date and time created 92/03/17 10:09:22 by mckusick

SCCS-vsn: sbin/startslip/Makefile 5.1

32 years agocode to verify zapsock does the right thing
Kirk McKusick [Tue, 17 Mar 1992 13:49:16 +0000 (05:49 -0800)]
code to verify zapsock does the right thing

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.30.1.1
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.30.1.1

32 years agofile sizes are now 64-bits
Kirk McKusick [Tue, 17 Mar 1992 12:41:42 +0000 (04:41 -0800)]
file sizes are now 64-bits

SCCS-vsn: sbin/fsck/fsck.h 5.18
SCCS-vsn: sbin/fsck/inode.c 5.20

32 years agofix from Rick Macklem for multiple free's of NFSD structures
Kirk McKusick [Tue, 17 Mar 1992 07:38:43 +0000 (23:38 -0800)]
fix from Rick Macklem for multiple free's of NFSD structures

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.30

32 years agoadd mask of all used SLP_ flags
Kirk McKusick [Tue, 17 Mar 1992 07:34:22 +0000 (23:34 -0800)]
add mask of all used SLP_ flags

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

32 years agofix from Rick Macklem for multiple free's of NFSD structures
Kirk McKusick [Tue, 17 Mar 1992 07:27:44 +0000 (23:27 -0800)]
fix from Rick Macklem for multiple free's of NFSD structures

SCCS-vsn: sys/nfs/nfs.h 7.15
SCCS-vsn: sys/nfs/nfs_socket.c 7.28
SCCS-vsn: sys/nfs/nfs_subs.c 7.48

32 years agobuild the man page, too
Keith Bostic [Tue, 17 Mar 1992 06:26:11 +0000 (22:26 -0800)]
build the man page, too

SCCS-vsn: sbin/disklabel/Makefile 5.8
SCCS-vsn: sbin/restore/Makefile 5.13
SCCS-vsn: sbin/route/Makefile 5.8

32 years agodon't make object directories
Keith Bostic [Tue, 17 Mar 1992 06:21:09 +0000 (22:21 -0800)]
don't make object directories

SCCS-vsn: old/as.hpux/Makefile 5.2

32 years agomake man page, too
Keith Bostic [Tue, 17 Mar 1992 06:19:22 +0000 (22:19 -0800)]
make man page, too

SCCS-vsn: games/monop/Makefile 5.7
SCCS-vsn: old/boggle/Makefile 5.16

32 years agoNULL not defined w/o stdio.h
Keith Bostic [Tue, 17 Mar 1992 06:15:52 +0000 (22:15 -0800)]
NULL not defined w/o stdio.h

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

32 years agoforgot to turn off debug
Keith Bostic [Tue, 17 Mar 1992 06:14:01 +0000 (22:14 -0800)]
forgot to turn off debug

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

32 years agodelete -k flags, no reason for root to have SCCS aliases
Keith Bostic [Tue, 17 Mar 1992 05:42:44 +0000 (21:42 -0800)]
delete -k flags, no reason for root to have SCCS aliases

SCCS-vsn: etc/root/dot.cshrc 5.2

32 years agohandle null's like newlines
Kirk McKusick [Tue, 17 Mar 1992 02:46:02 +0000 (18:46 -0800)]
handle null's like newlines

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

32 years agotoo many libraries know about _ctype_ for it to disappear
Keith Bostic [Mon, 16 Mar 1992 15:09:32 +0000 (07:09 -0800)]
too many libraries know about _ctype_ for it to disappear

SCCS-vsn: lib/libc/locale/ctype.c 5.8

32 years agoa.out.h needs sys/types.h now
Keith Bostic [Mon, 16 Mar 1992 15:03:19 +0000 (07:03 -0800)]
a.out.h needs sys/types.h now

SCCS-vsn: usr.sbin/lpr/common_source/lp.local.h 5.6

32 years agoinclude system include files first
Keith Bostic [Mon, 16 Mar 1992 14:36:19 +0000 (06:36 -0800)]
include system include files first

SCCS-vsn: sbin/newfs/mkfs.c 6.21

32 years agofix setting date with '.ss' for seconds
Ralph Campbell [Mon, 16 Mar 1992 11:26:26 +0000 (03:26 -0800)]
fix setting date with '.ss' for seconds

SCCS-vsn: bin/date/date.c 5.7

32 years agomake code more like hp300
Ralph Campbell [Mon, 16 Mar 1992 11:25:10 +0000 (03:25 -0800)]
make code more like hp300

SCCS-vsn: lib/libc/mips/gen/modf.s 5.3

32 years agouse C style comments not # in column one
Ralph Campbell [Mon, 16 Mar 1992 11:22:58 +0000 (03:22 -0800)]
use C style comments not # in column one

SCCS-vsn: lib/csu/mips/crt0.s 5.2

32 years agoredirect tty input back to console if X quits.
Ralph Campbell [Mon, 16 Mar 1992 11:20:01 +0000 (03:20 -0800)]
redirect tty input back to console if X quits.

SCCS-vsn: sys/pmax/dev/pm.c 7.4

32 years agoredirect tty input back to console if X quits
Ralph Campbell [Mon, 16 Mar 1992 11:18:33 +0000 (03:18 -0800)]
redirect tty input back to console if X quits

SCCS-vsn: sys/pmax/dev/cfb.c 7.2

32 years agoremove debug stuff
Ralph Campbell [Mon, 16 Mar 1992 11:16:58 +0000 (03:16 -0800)]
remove debug stuff

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

32 years agofix kmem address checking.
Ralph Campbell [Mon, 16 Mar 1992 11:15:48 +0000 (03:15 -0800)]
fix kmem address checking.

SCCS-vsn: sys/pmax/pmax/mem.c 7.3

32 years agosnapshot FP regs on core dump
Ralph Campbell [Mon, 16 Mar 1992 11:14:14 +0000 (03:14 -0800)]
snapshot FP regs on core dump

SCCS-vsn: sys/pmax/pmax/vm_machdep.c 7.5

32 years agoremove debug printf
Ralph Campbell [Mon, 16 Mar 1992 11:10:26 +0000 (03:10 -0800)]
remove debug printf

SCCS-vsn: sys/pmax/stand/boot.c 7.3

32 years agoproper handling on HUP (from karels@bsdi.com)
Kirk McKusick [Mon, 16 Mar 1992 06:45:58 +0000 (22:45 -0800)]
proper handling on HUP (from karels@bsdi.com)

SCCS-vsn: sbin/init/init.c 6.9

32 years agomust include systm.h to get decl for panic (for gcc)
Chris Torek [Mon, 16 Mar 1992 05:35:57 +0000 (21:35 -0800)]
must include systm.h to get decl for panic (for gcc)

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

32 years agodo not set soft limit higher than new hard limit (net2/sys/8)
Kirk McKusick [Mon, 16 Mar 1992 05:25:52 +0000 (21:25 -0800)]
do not set soft limit higher than new hard limit (net2/sys/8)

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

32 years agoenforce hard CPU limit with SIGKILL (net2/sys/8)
Kirk McKusick [Mon, 16 Mar 1992 05:21:39 +0000 (21:21 -0800)]
enforce hard CPU limit with SIGKILL (net2/sys/8)

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

32 years agoextra assignments to shut up GCC warnings (for torek)
Kirk McKusick [Mon, 16 Mar 1992 04:26:12 +0000 (20:26 -0800)]
extra assignments to shut up GCC warnings (for torek)

SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.42
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.42

32 years agogcc lint
Chris Torek [Sun, 15 Mar 1992 16:38:09 +0000 (08:38 -0800)]
gcc lint

SCCS-vsn: sys/net/if_loop.c 7.16
SCCS-vsn: sys/netinet/if_ether.c 7.21
SCCS-vsn: sys/netinet/udp_usrreq.c 7.23

32 years agoset ip before we use it; gcc lint
Chris Torek [Sun, 15 Mar 1992 16:21:12 +0000 (08:21 -0800)]
set ip before we use it; gcc lint

SCCS-vsn: sys/net/if_sl.c 7.27

32 years agogcc lint
Chris Torek [Sun, 15 Mar 1992 15:40:25 +0000 (07:40 -0800)]
gcc lint

SCCS-vsn: sys/kern/tty_pty.c 7.25
SCCS-vsn: sys/kern/vfs_cache.c 7.11

32 years agofix byte order bug with DIAGNOSTIC, also range check memname[type].
Ralph Campbell [Sun, 15 Mar 1992 12:05:18 +0000 (04:05 -0800)]
fix byte order bug with DIAGNOSTIC, also range check memname[type].

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

32 years agofixed disk writes
Ralph Campbell [Sun, 15 Mar 1992 06:00:50 +0000 (22:00 -0800)]
fixed disk writes

SCCS-vsn: sys/pmax/dev/asc.c 7.2

32 years agoadded ALIGN macro
Ralph Campbell [Sun, 15 Mar 1992 05:55:35 +0000 (21:55 -0800)]
added ALIGN macro

SCCS-vsn: sys/pmax/include/param.h 7.3

32 years agochange CLSIZE to CLBYTES so the code will work (CLSIZE is # pages).
Ralph Campbell [Sun, 15 Mar 1992 05:54:29 +0000 (21:54 -0800)]
change CLSIZE to CLBYTES so the code will work (CLSIZE is # pages).

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

32 years agofix stack trace, print all regs.
Ralph Campbell [Sun, 15 Mar 1992 05:52:23 +0000 (21:52 -0800)]
fix stack trace, print all regs.

SCCS-vsn: sys/pmax/pmax/kadb.c 7.2

32 years agofix FP initialization in setregs().
Ralph Campbell [Sun, 15 Mar 1992 05:50:23 +0000 (21:50 -0800)]
fix FP initialization in setregs().

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

32 years agocleanup code & fix a KSEG0 addr being used for phys addr.
Ralph Campbell [Sun, 15 Mar 1992 05:48:50 +0000 (21:48 -0800)]
cleanup code & fix a KSEG0 addr being used for phys addr.

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

32 years agodon't need to block interrupts for FPU context switch
Ralph Campbell [Sun, 15 Mar 1992 05:45:38 +0000 (21:45 -0800)]
don't need to block interrupts for FPU context switch

SCCS-vsn: sys/pmax/pmax/locore.s 7.4

32 years agoup the default threshold for complaining about server not responding
Kirk McKusick [Sat, 14 Mar 1992 10:08:02 +0000 (02:08 -0800)]
up the default threshold for complaining about server not responding

SCCS-vsn: sys/nfs/nqnfs.h 7.3

32 years agominor fixes from Macklem
Kirk McKusick [Sat, 14 Mar 1992 10:06:26 +0000 (02:06 -0800)]
minor fixes from Macklem

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

32 years agomust have directory vnode as first op VOP_LINK
Kirk McKusick [Sat, 14 Mar 1992 09:57:14 +0000 (01:57 -0800)]
must have directory vnode as first op VOP_LINK

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

32 years agohave to set uio_procp for soreceive
Kirk McKusick [Sat, 14 Mar 1992 09:33:34 +0000 (01:33 -0800)]
have to set uio_procp for soreceive

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

32 years agouse different values to null out freed structures
Kirk McKusick [Sat, 14 Mar 1992 09:32:17 +0000 (01:32 -0800)]
use different values to null out freed structures

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

32 years agoalways print out something for -o option
Keith Bostic [Sat, 14 Mar 1992 09:18:55 +0000 (01:18 -0800)]
always print out something for -o option

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

32 years agoadd cpu_coredump
Chris Torek [Sat, 14 Mar 1992 09:15:58 +0000 (01:15 -0800)]
add cpu_coredump

SCCS-vsn: sys/pmax/pmax/vm_machdep.c 7.4

32 years agoadd cpu_coredump; lint in cpu_fork
Chris Torek [Sat, 14 Mar 1992 09:15:47 +0000 (01:15 -0800)]
add cpu_coredump; lint in cpu_fork

SCCS-vsn: sys/i386/i386/vm_machdep.c 7.8

32 years agocalculate all of the field sizes dynamically
Elan Amir [Sat, 14 Mar 1992 09:09:09 +0000 (01:09 -0800)]
calculate all of the field sizes dynamically

SCCS-vsn: bin/ls/extern.h 5.3
SCCS-vsn: bin/ls/ls.c 5.62
SCCS-vsn: bin/ls/ls.h 5.16
SCCS-vsn: bin/ls/print.c 5.33

32 years agouse proc pointer from uio rather than (sometimes unset curproc)
Kirk McKusick [Sat, 14 Mar 1992 09:08:37 +0000 (01:08 -0800)]
use proc pointer from uio rather than (sometimes unset curproc)

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

32 years agoadd cpu_coredump for machine dependent coredump state
Kirk McKusick [Sat, 14 Mar 1992 09:07:48 +0000 (01:07 -0800)]
add cpu_coredump for machine dependent coredump state

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

32 years agop_regs => p_md.md_regs (checked in for sklower by torek)
Keith Sklower [Sat, 14 Mar 1992 09:07:34 +0000 (01:07 -0800)]
p_regs => p_md.md_regs (checked in for sklower by torek)

SCCS-vsn: sys/i386/i386/machdep.c 7.10
SCCS-vsn: sys/i386/i386/trap.c 7.7
SCCS-vsn: sys/i386/i386/vm_machdep.c 7.7

32 years agoadd cpu_coredump for machine dependent coredump state
Kirk McKusick [Sat, 14 Mar 1992 09:03:51 +0000 (01:03 -0800)]
add cpu_coredump for machine dependent coredump state

SCCS-vsn: sys/hp300/hp300/vm_machdep.c 7.11

32 years agominor optimization from torek
Kirk McKusick [Sat, 14 Mar 1992 08:51:46 +0000 (00:51 -0800)]
minor optimization from torek

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

32 years agoparanoia
Kirk McKusick [Sat, 14 Mar 1992 08:46:09 +0000 (00:46 -0800)]
paranoia

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

32 years agochange _ctype_ to __ctype
Keith Bostic [Sat, 14 Mar 1992 07:04:24 +0000 (23:04 -0800)]
change _ctype_ to __ctype

SCCS-vsn: lib/libc/locale/isctype.c 5.6

32 years ago__ctype_ should be __ctype
Jan-Simon Pendry [Sat, 14 Mar 1992 06:06:37 +0000 (22:06 -0800)]
__ctype_ should be __ctype

SCCS-vsn: include/ctype.h 5.7

32 years agoadd upper/lower case maps, use double underscores for extern names
Keith Bostic [Fri, 13 Mar 1992 09:33:10 +0000 (01:33 -0800)]
add upper/lower case maps, use double underscores for extern names

SCCS-vsn: include/ctype.h 5.6

32 years agodate and time created 92/03/12 17:31:58 by bostic
Keith Bostic [Fri, 13 Mar 1992 09:31:58 +0000 (01:31 -0800)]
date and time created 92/03/12 17:31:58 by bostic

SCCS-vsn: lib/libc/locale/ctype_case.c 5.1

32 years agouse double underscores for ANSI C
Keith Bostic [Fri, 13 Mar 1992 09:31:51 +0000 (01:31 -0800)]
use double underscores for ANSI C

SCCS-vsn: lib/libc/locale/ctype.c 5.7

32 years agogcc lint
Chris Torek [Thu, 12 Mar 1992 13:53:07 +0000 (05:53 -0800)]
gcc lint

SCCS-vsn: sys/kern/subr_prf.c 7.38
SCCS-vsn: sys/ufs/ffs/ufs_ihash.c 7.4
SCCS-vsn: sys/ufs/ufs/ufs_ihash.c 7.4
SCCS-vsn: sys/ufs/ffs/ufs_quota.c 7.14
SCCS-vsn: sys/ufs/ufs/ufs_quota.c 7.14
SCCS-vsn: sys/net/if.c 7.18
SCCS-vsn: sys/netinet/in.c 7.24

32 years agoinet_maskof should check for default
Keith Sklower [Thu, 12 Mar 1992 10:42:59 +0000 (02:42 -0800)]
inet_maskof should check for default

SCCS-vsn: sbin/routed/inet.c 5.10

32 years agomake mail understand TMPDIR
Keith Bostic [Thu, 12 Mar 1992 08:46:39 +0000 (00:46 -0800)]
make mail understand TMPDIR

SCCS-vsn: usr.bin/mail/fio.c 5.25
SCCS-vsn: usr.bin/mail/quit.c 5.17
SCCS-vsn: usr.bin/mail/temp.c 5.16

32 years agomake fts(3) work again, welcome to the wonderful world of ANSI!
Keith Bostic [Wed, 11 Mar 1992 14:16:27 +0000 (06:16 -0800)]
make fts(3) work again, welcome to the wonderful world of ANSI!

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

32 years agosparc
Chris Torek [Wed, 11 Mar 1992 08:32:05 +0000 (00:32 -0800)]
sparc

SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 7.28

32 years agolatest version from Mike
Kirk McKusick [Tue, 10 Mar 1992 15:01:54 +0000 (07:01 -0800)]
latest version from Mike

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

32 years agocheckin for Mike by Kirk
Mike Karels [Tue, 10 Mar 1992 15:00:53 +0000 (07:00 -0800)]
checkin for Mike by Kirk

SCCS-vsn: sbin/startslip/startslip.c 5.4

32 years agofix from Donn Seeley to make shadow pages pageable
Kirk McKusick [Tue, 10 Mar 1992 14:49:40 +0000 (06:49 -0800)]
fix from Donn Seeley to make shadow pages pageable

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

32 years agofirst cut at fixing discconect/reconnect hanging confusion
Kirk McKusick [Tue, 10 Mar 1992 14:27:42 +0000 (06:27 -0800)]
first cut at fixing discconect/reconnect hanging confusion

SCCS-vsn: sys/nfs/nfs.h 7.14
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.29
SCCS-vsn: sys/nfs/nfs_socket.c 7.25
SCCS-vsn: sys/nfs/nfs_nqlease.c 7.5
SCCS-vsn: sys/nfs/nqnfs.h 7.2

32 years agostruct clockinfo definition moves from kernel.h to time.h
Kirk McKusick [Tue, 10 Mar 1992 08:56:59 +0000 (00:56 -0800)]
struct clockinfo definition moves from kernel.h to time.h

SCCS-vsn: sys/sys/kernel.h 7.7
SCCS-vsn: sys/sys/time.h 7.7

32 years agotypo
Kirk McKusick [Tue, 10 Mar 1992 08:56:22 +0000 (00:56 -0800)]
typo

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

32 years agoflags is -o, not -g
Keith Bostic [Tue, 10 Mar 1992 08:22:13 +0000 (00:22 -0800)]
flags is -o, not -g

SCCS-vsn: bin/ls/ls.1 6.23

32 years agoexplain what is really happening
Keith Bostic [Tue, 10 Mar 1992 08:15:28 +0000 (00:15 -0800)]
explain what is really happening

SCCS-vsn: sys/hp300/include/limits.h 7.4