unix-history/.git
30 years ago(no message)
Eric Allman [Sat, 8 Jan 1994 01:08:19 +0000 (17:08 -0800)]
(no message)

SCCS-vsn: usr.sbin/sendmail/src/TODO 8.15

30 years agohave to init b_vnbufs to NOLIST
Kirk McKusick [Fri, 7 Jan 1994 14:47:34 +0000 (06:47 -0800)]
have to init b_vnbufs to NOLIST

SCCS-vsn: sys/vm/vm_swap.c 8.4

30 years agoNOLIST moves to buf.h so it can be used for initialization
Kirk McKusick [Fri, 7 Jan 1994 14:46:50 +0000 (06:46 -0800)]
NOLIST moves to buf.h so it can be used for initialization

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

30 years agohave to init b_vnbufs list
Kirk McKusick [Fri, 7 Jan 1994 14:45:35 +0000 (06:45 -0800)]
have to init b_vnbufs list

SCCS-vsn: sys/kern/vfs_bio.c 8.5

30 years agoneed to define NOLIST for b_vnbufs list
Kirk McKusick [Fri, 7 Jan 1994 14:43:54 +0000 (06:43 -0800)]
need to define NOLIST for b_vnbufs list

SCCS-vsn: sys/sys/buf.h 8.6

30 years agoadd lex
Keith Bostic [Fri, 7 Jan 1994 10:41:21 +0000 (02:41 -0800)]
add lex

SCCS-vsn: contrib/Makefile 8.3

30 years agoupdate to approximate process resident set size (from hibler and cgd)
Kirk McKusick [Fri, 7 Jan 1994 08:42:03 +0000 (00:42 -0800)]
update to approximate process resident set size (from hibler and cgd)

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

30 years agoupdate to approximate process resident set size (from hibler)
Kirk McKusick [Fri, 7 Jan 1994 08:32:21 +0000 (00:32 -0800)]
update to approximate process resident set size (from hibler)

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

30 years agooff by one error (from karels@bsdi.com)
Kirk McKusick [Fri, 7 Jan 1994 08:24:30 +0000 (00:24 -0800)]
off by one error (from karels@bsdi.com)

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

30 years agoavoid panic when process is signaled and lock clears before it gets to run
Kirk McKusick [Fri, 7 Jan 1994 08:17:30 +0000 (00:17 -0800)]
avoid panic when process is signaled and lock clears before it gets to run
(from karels@bsdi.com)

SCCS-vsn: sys/ufs/ffs/ufs_lockf.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_lockf.c 8.3

30 years agogive proper reply code on tempfail
Eric Allman [Fri, 7 Jan 1994 02:15:36 +0000 (18:15 -0800)]
give proper reply code on tempfail

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.60

30 years agofix to avoid turning ``<foo)'' into ``<$>'' instead of ``<$g>''
Eric Allman [Fri, 7 Jan 1994 02:15:15 +0000 (18:15 -0800)]
fix to avoid turning ``<foo)'' into ``<$>'' instead of ``<$g>''

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.20

30 years agoif an address is a self-reference, inherit the new q_flags
Eric Allman [Fri, 7 Jan 1994 02:13:11 +0000 (18:13 -0800)]
if an address is a self-reference, inherit the new q_flags

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.37

30 years agofix name of filesystem for "df"
Jan-Simon Pendry [Fri, 7 Jan 1994 02:01:17 +0000 (18:01 -0800)]
fix name of filesystem for "df"

SCCS-vsn: sys/miscfs/procfs/procfs_vfsops.c 8.2

30 years agoavoid null pointers (from cgd@vangogh)
Kirk McKusick [Fri, 7 Jan 1994 01:52:07 +0000 (17:52 -0800)]
avoid null pointers (from cgd@vangogh)

SCCS-vsn: sbin/dump/optr.c 8.2

30 years agoget with the times (from cgd@vangogh)
Kirk McKusick [Fri, 7 Jan 1994 01:48:45 +0000 (17:48 -0800)]
get with the times (from cgd@vangogh)

SCCS-vsn: sbin/dump/main.c 8.2

30 years agotypo
Keith Bostic [Fri, 7 Jan 1994 01:43:16 +0000 (17:43 -0800)]
typo

SCCS-vsn: usr.bin/pr/pr.1 8.2

30 years agobring comment up to date with C library change of awhile ago
Keith Bostic [Fri, 7 Jan 1994 01:22:19 +0000 (17:22 -0800)]
bring comment up to date with C library change of awhile ago

SCCS-vsn: sys/sys/errno.h 8.4

30 years agominor simplification of cfree, from Jan-Simon Pendry <jsp@sequent.com>
Keith Bostic [Fri, 7 Jan 1994 01:14:21 +0000 (17:14 -0800)]
minor simplification of cfree, from Jan-Simon Pendry <jsp@sequent.com>

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

30 years agocleanup
Jan-Simon Pendry [Thu, 6 Jan 1994 16:06:39 +0000 (08:06 -0800)]
cleanup

SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.2

30 years agodon't need vget to lock the vnode
Jan-Simon Pendry [Thu, 6 Jan 1994 15:57:59 +0000 (07:57 -0800)]
don't need vget to lock the vnode

SCCS-vsn: sys/miscfs/procfs/procfs_subr.c 8.2

30 years agotypo
Keith Bostic [Thu, 6 Jan 1994 09:24:51 +0000 (01:24 -0800)]
typo

SCCS-vsn: usr.sbin/cron/crontab.5 5.2.1.1

30 years agodelete the -p flag from mkfifo
Keith Bostic [Thu, 6 Jan 1994 05:30:34 +0000 (21:30 -0800)]
delete the -p flag from mkfifo

SCCS-vsn: usr.bin/mkfifo/mkfifo.1 8.2
SCCS-vsn: usr.bin/mkfifo/mkfifo.c 8.2

30 years agodate and time created 94/01/05 12:54:31 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:54:31 +0000 (20:54 -0800)]
date and time created 94/01/05 12:54:31 by pendry

SCCS-vsn: sys/hp300/hp300/procfs_machdep.c 8.1

30 years agomore validity checking in reading block devices
Kirk McKusick [Thu, 6 Jan 1994 04:53:58 +0000 (20:53 -0800)]
more validity checking in reading block devices

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

30 years agodeclare procfs_fix_sstep
Jan-Simon Pendry [Thu, 6 Jan 1994 04:53:28 +0000 (20:53 -0800)]
declare procfs_fix_sstep

SCCS-vsn: sys/miscfs/procfs/procfs.h 8.2

30 years agouse latest BSDI version of <sys/cdefs.h>, change to __keyword
Keith Bostic [Thu, 6 Jan 1994 04:37:28 +0000 (20:37 -0800)]
use latest BSDI version of <sys/cdefs.h>, change to __keyword

SCCS-vsn: sys/hp300/include/types.h 8.3
SCCS-vsn: sys/i386/include/types.h 8.3
SCCS-vsn: sys/pmax/include/types.h 8.3
SCCS-vsn: sys/sparc/include/types.h 8.3
SCCS-vsn: sys/vax/include/types.h 7.10

30 years agodate and time created 94/01/05 12:34:59 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:59 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:59 by pendry

SCCS-vsn: sys/miscfs/procfs/README 8.1

30 years agodate and time created 94/01/05 12:34:12 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:12 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:12 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_vfsops.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.1

30 years agodate and time created 94/01/05 12:34:11 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:11 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:11 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_regs.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_status.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_subr.c 8.1

30 years agodate and time created 94/01/05 12:34:10 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:10 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:10 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_mem.c 8.1
SCCS-vsn: sys/miscfs/procfs/procfs_note.c 8.1

30 years agodate and time created 94/01/05 12:34:09 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:09 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:09 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs_ctl.c 8.1

30 years agodate and time created 94/01/05 12:34:08 by pendry
Jan-Simon Pendry [Thu, 6 Jan 1994 04:34:08 +0000 (20:34 -0800)]
date and time created 94/01/05 12:34:08 by pendry

SCCS-vsn: sys/miscfs/procfs/procfs.h 8.1

30 years agoremove debug code, general cleanup. KNF.
Jan-Simon Pendry [Thu, 6 Jan 1994 04:30:35 +0000 (20:30 -0800)]
remove debug code, general cleanup.  KNF.

SCCS-vsn: sys/deprecated/lofs/lofs.h 8.4
SCCS-vsn: sys/deprecated/lofs/lofs_subr.c 8.4
SCCS-vsn: sys/deprecated/lofs/lofs_vfsops.c 8.2
SCCS-vsn: sys/deprecated/lofs/lofs_vnops.c 8.2

30 years agodescribe the -E option
Kirk McKusick [Thu, 6 Jan 1994 04:26:40 +0000 (20:26 -0800)]
describe the -E option

SCCS-vsn: usr.bin/telnet/telnet.1 8.3

30 years agoremove debug code. KNF
Jan-Simon Pendry [Thu, 6 Jan 1994 04:12:54 +0000 (20:12 -0800)]
remove debug code.  KNF

SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 8.5
SCCS-vsn: sys/miscfs/portal/portal_vnops.c 8.6

30 years agocontrol files now live in /etc/sliphome (from Chris Demetriou)
Kirk McKusick [Thu, 6 Jan 1994 04:12:16 +0000 (20:12 -0800)]
control files now live in /etc/sliphome (from Chris Demetriou)

SCCS-vsn: usr.sbin/sliplogin/sliplogin.8 8.2

30 years agogrammer
Kirk McKusick [Thu, 6 Jan 1994 04:08:31 +0000 (20:08 -0800)]
grammer

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

30 years agohandle case where fdesc is mounted twice or more
Jan-Simon Pendry [Thu, 6 Jan 1994 04:03:22 +0000 (20:03 -0800)]
handle case where fdesc is mounted twice or more
general cleanup, remove debug code, lint + KNF.

SCCS-vsn: sys/miscfs/fdesc/fdesc.h 8.4
SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 8.3
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.7

30 years agolint
Kirk McKusick [Thu, 6 Jan 1994 04:01:03 +0000 (20:01 -0800)]
lint

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

30 years agolint (unused variables)
Kirk McKusick [Thu, 6 Jan 1994 03:16:19 +0000 (19:16 -0800)]
lint (unused variables)

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

30 years agoneeds to include <machine/cpu.h> for cpu_fork and cpu_swapin
Kirk McKusick [Thu, 6 Jan 1994 03:04:44 +0000 (19:04 -0800)]
needs to include <machine/cpu.h> for cpu_fork and cpu_swapin

SCCS-vsn: sys/vm/vm_glue.c 8.6

30 years agomake it clear that they should be customized
Eric Allman [Thu, 6 Jan 1994 02:44:29 +0000 (18:44 -0800)]
make it clear that they should be customized

SCCS-vsn: usr.sbin/sendmail/cf/README 8.20

30 years agotwo fixed!
Eric Allman [Thu, 6 Jan 1994 02:44:14 +0000 (18:44 -0800)]
two fixed!

SCCS-vsn: usr.sbin/sendmail/KNOWNBUGS 8.13

30 years agouse filesystem type as basis for major number in fsid
Jan-Simon Pendry [Thu, 6 Jan 1994 02:42:09 +0000 (18:42 -0800)]
use filesystem type as basis for major number in fsid

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

30 years agotypo
Keith Bostic [Thu, 6 Jan 1994 02:39:21 +0000 (18:39 -0800)]
typo

SCCS-vsn: lib/libc/gen/glob.3 8.2

30 years agocannot bump reference count until after calling vgone (to avoid
Kirk McKusick [Thu, 6 Jan 1994 02:26:52 +0000 (18:26 -0800)]
cannot bump reference count until after calling vgone (to avoid
having vgone incorrectly trying to close the previous object)

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

30 years agosyslog portability for HP-UX; fix typo for OSF/1 pid file
Eric Allman [Thu, 6 Jan 1994 02:20:12 +0000 (18:20 -0800)]
syslog portability for HP-UX; fix typo for OSF/1 pid file

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.73
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.61

30 years agoadd mips cruft to sys_process.c
Kirk McKusick [Thu, 6 Jan 1994 02:04:33 +0000 (18:04 -0800)]
add mips cruft to sys_process.c

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

30 years agoadd cpu_swapin call (to notify of user area moving to new physical page(s))
Kirk McKusick [Thu, 6 Jan 1994 01:58:56 +0000 (17:58 -0800)]
add cpu_swapin call (to notify of user area moving to new physical page(s))

SCCS-vsn: sys/vm/vm_glue.c 8.5

30 years agoadd cpu_swapin (nothing needed)
Kirk McKusick [Thu, 6 Jan 1994 01:51:22 +0000 (17:51 -0800)]
add cpu_swapin (nothing needed)

SCCS-vsn: sys/hp300/include/cpu.h 8.4
SCCS-vsn: sys/i386/include/cpu.h 8.4
SCCS-vsn: sys/luna68k/include/cpu.h 8.5
SCCS-vsn: sys/news3400/include/cpu.h 7.6
SCCS-vsn: sys/sparc/include/cpu.h 8.4

30 years agoimprovements to local program access lockouts
Eric Allman [Thu, 6 Jan 1994 01:22:41 +0000 (17:22 -0800)]
improvements to local program access lockouts

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.59

30 years agoallow * in /etc/shells to match anything
Eric Allman [Thu, 6 Jan 1994 01:20:54 +0000 (17:20 -0800)]
allow * in /etc/shells to match anything

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.60

30 years agotry to make sure that path-addrs always have <angle brackets>
Eric Allman [Thu, 6 Jan 1994 01:20:11 +0000 (17:20 -0800)]
try to make sure that path-addrs always have <angle brackets>

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.29
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.17

30 years agoadd QUNSAFEADDR mailer flag
Eric Allman [Thu, 6 Jan 1994 00:34:31 +0000 (16:34 -0800)]
add QUNSAFEADDR mailer flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.38

30 years agososend's 2nd arg is mbuf, not sockaddr
Jan-Simon Pendry [Wed, 5 Jan 1994 21:45:19 +0000 (13:45 -0800)]
sosend's 2nd arg is mbuf, not sockaddr

SCCS-vsn: sys/miscfs/portal/portal_vnops.c 8.5

30 years agohandle wide uid/gid. lint, KNF
Jan-Simon Pendry [Wed, 5 Jan 1994 17:02:25 +0000 (09:02 -0800)]
handle wide uid/gid.  lint, KNF

SCCS-vsn: sbin/mount_umap/mount_umap.c 8.2
SCCS-vsn: sys/miscfs/umapfs/umap.h 8.2
SCCS-vsn: sys/miscfs/umapfs/umap_subr.c 8.4
SCCS-vsn: sys/miscfs/umapfs/umap_vnops.c 8.3

30 years agolint
Keith Bostic [Wed, 5 Jan 1994 14:28:45 +0000 (06:28 -0800)]
lint

SCCS-vsn: sys/hp300/hp300/trap.c 8.5
SCCS-vsn: sys/hp300/hp300/vm_machdep.c 8.5
SCCS-vsn: sys/hp300/dev/grf_dv.c 8.3
SCCS-vsn: sys/hp300/dev/grf_gb.c 8.3
SCCS-vsn: sys/hp300/dev/grf_hy.c 8.3
SCCS-vsn: sys/hp300/dev/grf_rb.c 8.3
SCCS-vsn: sys/hp300/dev/grf_tc.c 8.3

30 years agolint, KNF
Keith Bostic [Wed, 5 Jan 1994 14:25:44 +0000 (06:25 -0800)]
lint, KNF

SCCS-vsn: sys/hp300/hp300/pmap.c 8.3

30 years agolint
Keith Bostic [Wed, 5 Jan 1994 14:23:53 +0000 (06:23 -0800)]
lint

SCCS-vsn: sys/miscfs/portal/portal_vnops.c 8.4
SCCS-vsn: sys/miscfs/umapfs/umap_vnops.c 8.2
SCCS-vsn: sys/net/if.c 8.3
SCCS-vsn: sys/net/if_sl.c 8.3
SCCS-vsn: sys/net/radix.c 8.2
SCCS-vsn: sys/net/rtsock.c 8.3
SCCS-vsn: sys/netinet/in_pcb.c 8.2
SCCS-vsn: sys/netinet/ip_icmp.c 8.2
SCCS-vsn: sys/netinet/ip_input.c 8.2
SCCS-vsn: sys/netinet/raw_ip.c 8.2
SCCS-vsn: sys/netinet/tcp_input.c 8.3
SCCS-vsn: sys/netinet/udp_usrreq.c 8.3
SCCS-vsn: sys/nfs/nfs_bio.c 8.5
SCCS-vsn: sys/nfs/nfs_nqlease.c 8.3
SCCS-vsn: sys/nfs/nfs_serv.c 8.2
SCCS-vsn: sys/nfs/nfs_subs.c 8.3
SCCS-vsn: sys/nfs/nfs_syscalls.c 8.3
SCCS-vsn: sys/nfs/nfs_vfsops.c 8.3
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.4
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.5
SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.4
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.4
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 8.5
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 8.4
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 8.5
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.4
SCCS-vsn: sys/ufs/ffs/ufs_bmap.c 8.5
SCCS-vsn: sys/ufs/ufs/ufs_bmap.c 8.5
SCCS-vsn: sys/ufs/ffs/ufs_lockf.c 8.2
SCCS-vsn: sys/ufs/ufs/ufs_lockf.c 8.2
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 8.7
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.7
SCCS-vsn: sys/vm/vm_kern.c 8.2
SCCS-vsn: sys/vm/vm_map.c 8.2
SCCS-vsn: sys/vm/vm_meter.c 8.4
SCCS-vsn: sys/vm/vm_pager.c 8.5

30 years agolint, KNF
Keith Bostic [Wed, 5 Jan 1994 13:38:40 +0000 (05:38 -0800)]
lint, KNF

SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 8.4

30 years agolint
Keith Bostic [Wed, 5 Jan 1994 13:35:56 +0000 (05:35 -0800)]
lint

SCCS-vsn: sys/deprecated/lofs/lofs_subr.c 8.3
SCCS-vsn: sys/miscfs/portal/portal_vfsops.c 8.3

30 years agolint
Keith Bostic [Wed, 5 Jan 1994 10:53:46 +0000 (02:53 -0800)]
lint

SCCS-vsn: sys/hp300/hp300/genassym.c 8.3
SCCS-vsn: sys/kern/kern_descrip.c 8.3
SCCS-vsn: sys/kern/kern_exit.c 8.5
SCCS-vsn: sys/kern/kern_malloc.c 8.3
SCCS-vsn: sys/kern/kern_proc.c 8.4
SCCS-vsn: sys/kern/uipc_mbuf.c 8.2
SCCS-vsn: sys/kern/uipc_syscalls.c 8.3
SCCS-vsn: sys/kern/uipc_usrreq.c 8.3
SCCS-vsn: sys/kern/vfs_cluster.c 8.4
SCCS-vsn: sys/kern/vfs_init.c 8.3
SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 8.2
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.6
SCCS-vsn: sys/miscfs/fifofs/fifo_vnops.c 8.2
SCCS-vsn: sys/miscfs/kernfs/kernfs_vfsops.c 8.3
SCCS-vsn: sys/miscfs/kernfs/kernfs_vnops.c 8.3

30 years agoThis fixes a bug where if a device disconnects, connects, and then
Kirk McKusick [Wed, 5 Jan 1994 09:33:58 +0000 (01:33 -0800)]
This fixes a bug where if a device disconnects, connects, and then
disconnects, connects again without a data phase inbetween, the
transfer count is wrong and the device driver panics. (from Ralph)

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

30 years agominor typo that didn't make it into the previous version (from ralph)
Kirk McKusick [Wed, 5 Jan 1994 09:32:58 +0000 (01:32 -0800)]
minor typo that didn't make it into the previous version (from ralph)

SCCS-vsn: sys/pmax/dev/tz.c 8.3

30 years agofix a bug where after a "swapin" the user area has a different
Kirk McKusick [Wed, 5 Jan 1994 09:31:42 +0000 (01:31 -0800)]
fix a bug where after a "swapin" the user area has a different
virtual to physical mapping (see comments in code). (from Ralph)

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

30 years agochanges for 4.4BSD-Lite requested by USL
Kirk McKusick [Wed, 5 Jan 1994 09:30:16 +0000 (01:30 -0800)]
changes for 4.4BSD-Lite requested by USL
NOT SEMANTIC SUGAR -- change to exec init, not hand-craft it

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

30 years agofix SEE ALSO ref's
Keith Bostic [Wed, 5 Jan 1994 09:27:55 +0000 (01:27 -0800)]
fix SEE ALSO ref's

SCCS-vsn: usr.bin/uname/uname.1 8.2

30 years agodate and time created 94/01/04 17:26:20 by bostic
Keith Bostic [Wed, 5 Jan 1994 09:26:20 +0000 (01:26 -0800)]
date and time created 94/01/04 17:26:20 by bostic

SCCS-vsn: lib/libc/gen/uname.3 8.1

30 years agodate and time created 94/01/04 17:25:14 by bostic
Keith Bostic [Wed, 5 Jan 1994 09:25:14 +0000 (01:25 -0800)]
date and time created 94/01/04 17:25:14 by bostic

SCCS-vsn: sys/sys/utsname.h 8.1

30 years agoadd remaining vtagtypes
Jan-Simon Pendry [Wed, 5 Jan 1994 09:16:14 +0000 (01:16 -0800)]
add remaining vtagtypes

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

30 years agodo not need to do anything for cpu_set_init_frame() as the PMAX stores
Kirk McKusick [Wed, 5 Jan 1994 09:14:33 +0000 (01:14 -0800)]
do not need to do anything for cpu_set_init_frame() as the PMAX stores
registers in u.u_pcb rather than on stack (i.e., fork() sets p_md.md_regs)

SCCS-vsn: sys/pmax/include/cpu.h 8.4

30 years agouse new VT_ value
Jan-Simon Pendry [Wed, 5 Jan 1994 09:14:16 +0000 (01:14 -0800)]
use new VT_ value

SCCS-vsn: sys/miscfs/umapfs/umap_subr.c 8.3
SCCS-vsn: sys/miscfs/kernfs/kernfs.h 8.3
SCCS-vsn: sys/deprecated/lofs/lofs.h 8.3
SCCS-vsn: sys/miscfs/portal/portal.h 8.3
SCCS-vsn: sys/miscfs/fdesc/fdesc.h 8.3
SCCS-vsn: sys/miscfs/nullfs/null_subr.c 8.3

30 years agodate and time created 94/01/04 17:04:47 by bostic
Keith Bostic [Wed, 5 Jan 1994 09:04:47 +0000 (01:04 -0800)]
date and time created 94/01/04 17:04:47 by bostic

SCCS-vsn: lib/libc/gen/uname.c 8.1

30 years agomove lex into contrib/flex*
Keith Bostic [Wed, 5 Jan 1994 08:33:19 +0000 (00:33 -0800)]
move lex into contrib/flex*

SCCS-vsn: usr.bin/Makefile 8.2

30 years agoA foolish consistency is the hobgoblin of little minds. -- Emerson
Keith Bostic [Wed, 5 Jan 1994 08:16:57 +0000 (00:16 -0800)]
A foolish consistency is the hobgoblin of little minds. -- Emerson

SCCS-vsn: sys/sys/buf.h 8.5
SCCS-vsn: sys/sys/cdefs.h 8.6
SCCS-vsn: sys/sys/dir.h 8.2
SCCS-vsn: sys/sys/dmap.h 8.2
SCCS-vsn: sys/sys/fcntl.h 8.2
SCCS-vsn: sys/sys/gmon.h 8.2
SCCS-vsn: sys/sys/ioctl.h 8.2
SCCS-vsn: sys/sys/ioctl_compat.h 8.2
SCCS-vsn: sys/sys/ipc.h 8.2
SCCS-vsn: sys/sys/malloc.h 8.2
SCCS-vsn: sys/sys/namei.h 8.2
SCCS-vsn: sys/sys/proc.h 8.7
SCCS-vsn: sys/sys/ptrace.h 8.2
SCCS-vsn: sys/sys/queue.h 8.4
SCCS-vsn: sys/sys/resource.h 8.2
SCCS-vsn: sys/sys/resourcevar.h 8.2
SCCS-vsn: sys/sys/select.h 8.2
SCCS-vsn: sys/sys/shm.h 8.3
SCCS-vsn: sys/sys/signalvar.h 8.3
SCCS-vsn: sys/sys/socket.h 8.2
SCCS-vsn: sys/sys/stat.h 8.4
SCCS-vsn: sys/sys/tablet.h 8.3
SCCS-vsn: sys/sys/termios.h 8.2
SCCS-vsn: sys/sys/times.h 8.3
SCCS-vsn: sys/sys/ttychars.h 8.2
SCCS-vsn: sys/sys/ttydefaults.h 8.3
SCCS-vsn: sys/sys/ttydev.h 8.2
SCCS-vsn: sys/sys/types.h 8.2
SCCS-vsn: sys/sys/ucred.h 8.2
SCCS-vsn: sys/sys/uio.h 8.2

30 years agoadd definition for Andrew filesystem
Kirk McKusick [Wed, 5 Jan 1994 07:59:54 +0000 (23:59 -0800)]
add definition for Andrew filesystem
renamed MOUNT_PC -> MOUNT_MSDOS

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

30 years agoprotect against reinclusion
Keith Bostic [Wed, 5 Jan 1994 07:52:42 +0000 (23:52 -0800)]
protect against reinclusion

SCCS-vsn: sys/sys/times.h 8.2

30 years agoclean up for POSIX 1003.1 standard
Keith Bostic [Wed, 5 Jan 1994 07:51:18 +0000 (23:51 -0800)]
clean up for POSIX 1003.1 standard

SCCS-vsn: sys/sys/stat.h 8.3

30 years agodelete nvi.recover.8 (at Bostic's request)
Kirk McKusick [Wed, 5 Jan 1994 07:46:32 +0000 (23:46 -0800)]
delete nvi.recover.8 (at Bostic's request)

SCCS-vsn: share/man/man0/man8 8.2

30 years agodelete completely appropriate, correct and reasonable nastiness
Keith Bostic [Wed, 5 Jan 1994 07:45:48 +0000 (23:45 -0800)]
delete completely appropriate, correct and reasonable nastiness

SCCS-vsn: sys/hp300/include/ansi.h 8.2

30 years agorunetype.h is ANSI safe, need to include it so that __isctype works
Keith Bostic [Wed, 5 Jan 1994 07:44:27 +0000 (23:44 -0800)]
runetype.h is ANSI safe, need to include it so that __isctype works

SCCS-vsn: include/ctype.h 8.3

30 years agou_long isn't available if _POSIX_SOURCE is defined
Keith Bostic [Wed, 5 Jan 1994 07:43:05 +0000 (23:43 -0800)]
u_long isn't available if _POSIX_SOURCE is defined

SCCS-vsn: sys/hp300/include/types.h 8.2
SCCS-vsn: sys/i386/include/types.h 8.2
SCCS-vsn: sys/pmax/include/types.h 8.2
SCCS-vsn: sys/sparc/include/types.h 8.2

30 years agoreorder the defines to hopefully get standards conformance right
Keith Bostic [Wed, 5 Jan 1994 07:11:04 +0000 (23:11 -0800)]
reorder the defines to hopefully get standards conformance right

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

30 years agomake sure route-addrs have <angle brackets> in envelope
Eric Allman [Wed, 5 Jan 1994 07:02:44 +0000 (23:02 -0800)]
make sure route-addrs have <angle brackets> in envelope

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.29

30 years agoEBUSY is defined by POSIX.1
Keith Bostic [Wed, 5 Jan 1994 07:00:28 +0000 (23:00 -0800)]
EBUSY is defined by POSIX.1

SCCS-vsn: sys/sys/errno.h 8.3

30 years agoadd max value for SSIZE_T_MAX
Keith Bostic [Wed, 5 Jan 1994 06:56:16 +0000 (22:56 -0800)]
add max value for SSIZE_T_MAX

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

30 years agoadd _POSIX_SSIZE_MAX, _POSIX_STREAM_MAX, _POSIX_TZNAME_MAX
Keith Bostic [Wed, 5 Jan 1994 06:53:05 +0000 (22:53 -0800)]
add _POSIX_SSIZE_MAX, _POSIX_STREAM_MAX, _POSIX_TZNAME_MAX

SCCS-vsn: include/limits.h 8.2

30 years agoupdate for new queue structures
Kirk McKusick [Wed, 5 Jan 1994 06:50:44 +0000 (22:50 -0800)]
update for new queue structures

SCCS-vsn: usr.sbin/pstat/pstat.c 8.5

30 years agosince timezones are named in the file system in 4BSD,
Keith Bostic [Wed, 5 Jan 1994 06:49:28 +0000 (22:49 -0800)]
since timezones are named in the file system in 4BSD,
my guess is that the right value is the max file name length

SCCS-vsn: lib/libc/gen/sysctl.c 8.2

30 years agouse FOPEN_MAX instead of NSTATIC, _POSIX_STREAM_MAX makes it public
Keith Bostic [Wed, 5 Jan 1994 06:43:25 +0000 (22:43 -0800)]
use FOPEN_MAX instead of NSTATIC, _POSIX_STREAM_MAX makes it public

SCCS-vsn: lib/libc/stdio/findfp.c 8.2

30 years agoredefine FOPEN_MAX as the stdio min/max, not in any way related
Keith Bostic [Wed, 5 Jan 1994 06:37:48 +0000 (22:37 -0800)]
redefine FOPEN_MAX as the stdio min/max, not in any way related
to the kernel; _POSIX_STREAM_MAX in limits.h makes it public

SCCS-vsn: include/stdio.h 8.4

30 years agoadd _POSIX_SSIZE_MAX
Keith Bostic [Wed, 5 Jan 1994 06:05:18 +0000 (22:05 -0800)]
add _POSIX_SSIZE_MAX

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

30 years agoupdate the copyright notice
Keith Bostic [Wed, 5 Jan 1994 05:50:59 +0000 (21:50 -0800)]
update the copyright notice

SCCS-vsn: include/tar.h 8.2

30 years agoadd tar.h
Keith Bostic [Wed, 5 Jan 1994 05:50:18 +0000 (21:50 -0800)]
add tar.h

SCCS-vsn: include/Makefile 8.2

30 years agodate and time created 94/01/04 13:49:51 by bostic
Keith Bostic [Wed, 5 Jan 1994 05:49:51 +0000 (21:49 -0800)]
date and time created 94/01/04 13:49:51 by bostic

SCCS-vsn: include/tar.h 8.1

30 years agoinclude <machine/limits.h>; POSIX.1 requires time.h to have CLK_TCK
Keith Bostic [Wed, 5 Jan 1994 05:39:37 +0000 (21:39 -0800)]
include <machine/limits.h>; POSIX.1 requires time.h to have CLK_TCK

SCCS-vsn: include/time.h 8.2

30 years agogetgroups now takes gid_t's, they are 32-bits
Keith Bostic [Wed, 5 Jan 1994 05:28:13 +0000 (21:28 -0800)]
getgroups now takes gid_t's, they are 32-bits

SCCS-vsn: include/unistd.h 8.4

30 years agoVern Paxson's changes to make Research Awk run with flex on 4.4BSD
Keith Bostic [Wed, 5 Jan 1994 04:01:28 +0000 (20:01 -0800)]
Vern Paxson's changes to make Research Awk run with flex on 4.4BSD

SCCS-vsn: contrib/awk.research/awk.lx.l 8.2
SCCS-vsn: contrib/awk.research/lib.c 8.2
SCCS-vsn: contrib/awk.research/main.c 8.2
SCCS-vsn: contrib/awk.research/proto.h 8.2
SCCS-vsn: contrib/awk.research/run.c 8.2
SCCS-vsn: contrib/awk.research/tran.c 8.2

30 years agouse -g for multicast instead of -B (follow BSDI)
Keith Bostic [Wed, 5 Jan 1994 03:41:55 +0000 (19:41 -0800)]
use -g for multicast instead of -B (follow BSDI)

SCCS-vsn: usr.bin/netstat/main.c 8.3
SCCS-vsn: usr.bin/netstat/netstat.1 8.4
SCCS-vsn: usr.bin/netstat/netstat.h 8.2