unix-history/.git
32 years agono longer need to include vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:50:11 +0000 (22:50 -0800)]
no longer need to include vm_statistics.h

SCCS-vsn: sys/hp300/hp300/mem.c 7.6

32 years agono longer need to include vmmeter.h
Kirk McKusick [Thu, 29 Aug 1991 06:49:48 +0000 (22:49 -0800)]
no longer need to include vmmeter.h

SCCS-vsn: sys/hp300/hp300/trap.c 7.16

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:49:21 +0000 (22:49 -0800)]
vm_stat is merged into vmmeter structure

SCCS-vsn: sys/hp300/hp300/machdep.c 7.19

32 years agono longer need vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:48:44 +0000 (22:48 -0800)]
no longer need vm_statistics.h

SCCS-vsn: sys/hp300/dev/sd.c 7.9
SCCS-vsn: sys/hp300/dev/rd.c 7.10

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:47:52 +0000 (22:47 -0800)]
vm_stat is merged into vmmeter structure

SCCS-vsn: sys/vm/vm_pageout.h 7.5
SCCS-vsn: sys/vm/vm_pageout.c 7.6

32 years agocan_persist bit field replaced with a flag
Kirk McKusick [Thu, 29 Aug 1991 06:47:10 +0000 (22:47 -0800)]
can_persist bit field replaced with a flag

SCCS-vsn: sys/vm/vm_pager.c 7.6

32 years agointernal bit field replaced with flag
Kirk McKusick [Thu, 29 Aug 1991 06:46:44 +0000 (22:46 -0800)]
internal bit field replaced with flag

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

32 years agovm_statistics.h is merged into vmmeter.h
Kirk McKusick [Thu, 29 Aug 1991 06:45:25 +0000 (22:45 -0800)]
vm_statistics.h is merged into vmmeter.h

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

32 years agovm_stat is merged into vmmeter structure;
Kirk McKusick [Thu, 29 Aug 1991 06:44:56 +0000 (22:44 -0800)]
vm_stat is merged into vmmeter structure;
can_persist and internal bit fields replaced with flags

SCCS-vsn: sys/vm/vm_object.c 7.7

32 years agodeprecate unused pager_ready; delete can_persist and internal
Kirk McKusick [Thu, 29 Aug 1991 06:43:52 +0000 (22:43 -0800)]
deprecate unused pager_ready; delete can_persist and internal
and replace them with flags values

SCCS-vsn: sys/vm/vm_object.h 7.4

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:42:28 +0000 (22:42 -0800)]
vm_stat is merged into vmmeter structure

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

32 years agopmap_statistics moves in from deprecated vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:42:03 +0000 (22:42 -0800)]
pmap_statistics moves in from deprecated vm_statistics.h

SCCS-vsn: sys/vm/pmap.h 7.5

32 years agovm_stat is merged into vmmeter structure;
Kirk McKusick [Thu, 29 Aug 1991 06:41:30 +0000 (22:41 -0800)]
vm_stat is merged into vmmeter structure;
internal bit field becomes a flag

SCCS-vsn: sys/vm/vm_mmap.c 7.7

32 years agovm_stat is merged into vmmeter structure
Kirk McKusick [Thu, 29 Aug 1991 06:40:28 +0000 (22:40 -0800)]
vm_stat is merged into vmmeter structure

SCCS-vsn: sys/vm/vm_page.c 7.8
SCCS-vsn: sys/vm/vm_fault.c 7.8
SCCS-vsn: sys/vm/vm_param.h 7.4

32 years agoadd support to get vmtotal structure calculated
Kirk McKusick [Thu, 29 Aug 1991 06:31:15 +0000 (22:31 -0800)]
add support to get vmtotal structure calculated

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

32 years agomerge in vm_stat structure from vm_statistics.h
Kirk McKusick [Thu, 29 Aug 1991 06:30:36 +0000 (22:30 -0800)]
merge in vm_stat structure from vm_statistics.h
update to reflect new statistics that are actually gathered

SCCS-vsn: sys/sys/vmmeter.h 7.4

32 years agoadd support to get vmtotal structure calculated
Kirk McKusick [Thu, 29 Aug 1991 06:29:44 +0000 (22:29 -0800)]
add support to get vmtotal structure calculated

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

32 years agomerge restore and rrestore
Kirk McKusick [Thu, 29 Aug 1991 06:28:29 +0000 (22:28 -0800)]
merge restore and rrestore

SCCS-vsn: sbin/restore/Makefile 5.11
SCCS-vsn: sbin/restore/restore.8 6.11

32 years agomore informative error messages
Kirk McKusick [Thu, 29 Aug 1991 05:40:24 +0000 (21:40 -0800)]
more informative error messages

SCCS-vsn: sbin/dump/traverse.c 5.13

32 years agochanges to get rid of RTC structure
Keith Sklower [Thu, 29 Aug 1991 03:55:59 +0000 (19:55 -0800)]
changes to get rid of RTC structure

SCCS-vsn: sys/netiso/tp_pcb.c 7.15
SCCS-vsn: sys/netiso/tp_pcb.h 7.12
SCCS-vsn: sys/netiso/tp.trans 7.11

32 years agomove packetizing routine to tp_subr.c
Keith Sklower [Thu, 29 Aug 1991 03:55:00 +0000 (19:55 -0800)]
move packetizing routine to tp_subr.c

SCCS-vsn: sys/netiso/tp_usrreq.c 7.22

32 years agofix outright bug disrupting chain of bound tpcb's -- PRU_DETACH
Keith Sklower [Thu, 29 Aug 1991 03:47:35 +0000 (19:47 -0800)]
fix outright bug disrupting chain of bound tpcb's -- PRU_DETACH
may happen twice; combine intercepts and normal listeners into single chain.

SCCS-vsn: sys/netiso/tp_usrreq.c 7.21

32 years agochanges to get rid of RTC structure; move packetizing to here.
Keith Sklower [Thu, 29 Aug 1991 03:29:37 +0000 (19:29 -0800)]
changes to get rid of RTC structure; move packetizing to here.

SCCS-vsn: sys/netiso/tp_subr.c 7.11

32 years agoget rid of m_append, rewrite m_datalen
Keith Sklower [Thu, 29 Aug 1991 03:21:43 +0000 (19:21 -0800)]
get rid of m_append, rewrite m_datalen

SCCS-vsn: sys/netiso/iso_chksum.c 7.6

32 years agomark esis entries according to if_type and index, so that netstat will work
Keith Sklower [Thu, 29 Aug 1991 03:20:24 +0000 (19:20 -0800)]
mark esis entries according to if_type and index, so that netstat will work

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

32 years agomove in pmap_statistics structure (from abandoned vm_statistics.h)
Kirk McKusick [Wed, 28 Aug 1991 09:26:46 +0000 (01:26 -0800)]
move in pmap_statistics structure (from abandoned vm_statistics.h)

SCCS-vsn: sys/vm/pmap.h 7.5

32 years agofix rate calculations
Kirk McKusick [Tue, 27 Aug 1991 08:06:38 +0000 (00:06 -0800)]
fix rate calculations

SCCS-vsn: usr.bin/systat/vmstat.c 5.16

32 years agoflag variable wasn't getting initialized; ANSI whacks while I'm here
Keith Bostic [Tue, 27 Aug 1991 05:16:49 +0000 (21:16 -0800)]
flag variable wasn't getting initialized; ANSI whacks while I'm here

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

32 years agonull terminate the numeric argument so "+1f" works right
Keith Bostic [Tue, 27 Aug 1991 03:48:46 +0000 (19:48 -0800)]
null terminate the numeric argument so "+1f" works right

SCCS-vsn: usr.bin/tail/tail.c 5.6

32 years agofixed core dump with multi-line aliases
Christos Zoulas [Mon, 26 Aug 1991 08:16:04 +0000 (00:16 -0800)]
fixed core dump with multi-line aliases

SCCS-vsn: bin/csh/lex.c 5.19
SCCS-vsn: bin/csh/char.c 5.8

32 years agoFixed core dump with multi-line aliases
Christos Zoulas [Mon, 26 Aug 1991 08:14:25 +0000 (00:14 -0800)]
Fixed core dump with multi-line aliases

SCCS-vsn: bin/csh/Makefile 5.25

32 years agouse fs->fs_fmod = 1, not fs->fs_mod++
Kirk McKusick [Sat, 24 Aug 1991 07:37:25 +0000 (23:37 -0800)]
use fs->fs_fmod = 1, not fs->fs_mod++

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.27
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.27

32 years agofix of/seek/truncate stuff
Keith Bostic [Sat, 24 Aug 1991 02:57:18 +0000 (18:57 -0800)]
fix of/seek/truncate stuff

SCCS-vsn: bin/dd/dd.c 5.11

32 years agouse #a under gcc, set echo mode from command line; make echop work;
Keith Sklower [Fri, 23 Aug 1991 09:47:52 +0000 (01:47 -0800)]
use #a under gcc, set echo mode from command line; make echop work;
semi-verbose mode -- dumpnodata; default to unlimit counts.

SCCS-vsn: sys/tests/netiso/tisrc.c 7.6

32 years agouse #a under gcc, set echo mode from command line; make forp work;
Keith Sklower [Fri, 23 Aug 1991 08:40:52 +0000 (00:40 -0800)]
use #a under gcc, set echo mode from command line; make forp work;
have semi-verbose mode -- dumpnodata, but report everything else.

SCCS-vsn: sys/tests/netiso/tisink.c 7.9

32 years agomake options static, make the comment clearer
Keith Bostic [Thu, 22 Aug 1991 13:47:59 +0000 (05:47 -0800)]
make options static, make the comment clearer

SCCS-vsn: usr.bin/find/option.c 5.11

32 years agodo not strcmp NULL (just take it out of the table entirely)
Chris Torek [Thu, 22 Aug 1991 07:43:34 +0000 (23:43 -0800)]
do not strcmp NULL (just take it out of the table entirely)

SCCS-vsn: usr.bin/find/option.c 5.10

32 years agomove vfilters to /usr/src/old/vfilters
Keith Bostic [Thu, 22 Aug 1991 05:31:28 +0000 (21:31 -0800)]
move vfilters to /usr/src/old/vfilters

SCCS-vsn: usr.sbin/lpr/Makefile 5.14

32 years agosun => un, so we can compile on a sun
Chris Torek [Wed, 21 Aug 1991 17:05:01 +0000 (09:05 -0800)]
sun => un, so we can compile on a sun

SCCS-vsn: usr.sbin/lpr/common_source/startdaemon.c 5.8
SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 5.13

32 years agouses vector of routing trees rather than linked list
Keith Sklower [Wed, 21 Aug 1991 11:31:56 +0000 (03:31 -0800)]
uses vector of routing trees rather than linked list

SCCS-vsn: usr.bin/netstat/route.c 5.22
SCCS-vsn: usr.bin/netstat/main.c 5.25

32 years agodelete data-stream encryption for the foreign sites (Network, Release 2)
Kirk McKusick [Wed, 21 Aug 1991 08:43:26 +0000 (00:43 -0800)]
delete data-stream encryption for the foreign sites (Network, Release 2)

SCCS-vsn: usr.bin/passwd/Makefile 5.11.1.1
SCCS-vsn: bin/rcp/rcp.c 5.32.1.1
SCCS-vsn: bin/rcp/rcp.1 6.14.1.1
SCCS-vsn: usr.bin/rlogin/rlogin.c 5.33.1.1
SCCS-vsn: usr.bin/rlogin/rlogin.1 6.19.1.1
SCCS-vsn: libexec/rlogind/rlogind.c 5.53.1.1
SCCS-vsn: usr.bin/rsh/rsh.c 5.24.1.1
SCCS-vsn: usr.bin/rsh/rsh.1 6.10.1.1
SCCS-vsn: libexec/rshd/rshd.c 5.38.1.1
SCCS-vsn: libexec/Makefile 5.7.1.1

32 years agoadd -static and -nostatic flags, amend mike's changes for route get
Keith Sklower [Wed, 21 Aug 1991 01:09:45 +0000 (17:09 -0800)]
add -static and -nostatic flags, amend mike's changes for route get

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

32 years agoadd -static and -nostatic
Keith Sklower [Wed, 21 Aug 1991 01:09:03 +0000 (17:09 -0800)]
add -static and -nostatic

SCCS-vsn: sbin/route/keywords 5.8

32 years agoincorporate utah support for a.out a_mid (machine id), so we can
Mike Karels [Wed, 21 Aug 1991 00:22:07 +0000 (16:22 -0800)]
incorporate utah support for a.out a_mid (machine id), so we can
recognize ourselves; some cleanup; remove old symbol table recognition

SCCS-vsn: usr.bin/file/file.c 4.21

32 years agodelete decryption for foreign sites
Kirk McKusick [Tue, 20 Aug 1991 09:25:01 +0000 (01:25 -0800)]
delete decryption for foreign sites

SCCS-vsn: lib/libc/gen/crypt.3 6.7.1.1

32 years agodisable decryption for foreign sites
Kirk McKusick [Tue, 20 Aug 1991 09:20:06 +0000 (01:20 -0800)]
disable decryption for foreign sites

SCCS-vsn: lib/libc/gen/crypt.c 5.11.1.1

32 years agoadd instructions
Keith Bostic [Tue, 20 Aug 1991 02:45:31 +0000 (18:45 -0800)]
add instructions

SCCS-vsn: admin/admin/contrib/letter 5.3

32 years agochange it for people who email code, I'm tired of the bitching
Keith Bostic [Tue, 20 Aug 1991 02:43:33 +0000 (18:43 -0800)]
change it for people who email code, I'm tired of the bitching

SCCS-vsn: admin/admin/contrib/letter 5.2

32 years ago(no message)
Elan Amir [Tue, 20 Aug 1991 02:19:46 +0000 (18:19 -0800)]
(no message)

SCCS-vsn: usr.bin/find/Makefile 5.3

32 years agoremove tmac.mdoc.old
Cynthia A. E. Livingston [Sun, 18 Aug 1991 15:01:24 +0000 (07:01 -0800)]
remove tmac.mdoc.old

SCCS-vsn: share/tmac/Makefile 6.14

32 years agoremove .Vx junk
Cynthia A. E. Livingston [Sun, 18 Aug 1991 14:59:39 +0000 (06:59 -0800)]
remove .Vx junk

SCCS-vsn: share/tmac/tmac.andoc 5.7

32 years agotweaks
Cynthia A. E. Livingston [Sun, 18 Aug 1991 14:56:25 +0000 (06:56 -0800)]
tweaks

SCCS-vsn: share/tmac/doc 5.10

32 years agomake POSIX compliant and clean up the language
Keith Bostic [Sun, 18 Aug 1991 03:39:56 +0000 (19:39 -0800)]
make POSIX compliant and clean up the language

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

32 years agoWelcome to that ANSI thang!
Keith Bostic [Sun, 18 Aug 1991 03:30:38 +0000 (19:30 -0800)]
Welcome to that ANSI thang!

SCCS-vsn: usr.bin/mesg/mesg.c 5.1

32 years agoadd contrib line for Dan Bernstein
Keith Bostic [Sat, 17 Aug 1991 23:48:13 +0000 (15:48 -0800)]
add contrib line for Dan Bernstein

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.9

32 years agoadd radixsort(3) (Dan Bernstein)
Keith Bostic [Sat, 17 Aug 1991 23:46:49 +0000 (15:46 -0800)]
add radixsort(3) (Dan Bernstein)

SCCS-vsn: admin/admin/contrib/contrib 5.19

32 years agomove up debugging output to place where it is valid
Kirk McKusick [Sat, 17 Aug 1991 08:45:58 +0000 (00:45 -0800)]
move up debugging output to place where it is valid

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

32 years agolint
Kirk McKusick [Sat, 17 Aug 1991 08:41:21 +0000 (00:41 -0800)]
lint

SCCS-vsn: sys/vm/vm_page.c 7.7
SCCS-vsn: sys/vm/vm_object.c 7.6

32 years agofread/frwrite return object count, not byte count
Keith Bostic [Sat, 17 Aug 1991 08:00:06 +0000 (00:00 -0800)]
fread/frwrite return object count, not byte count

SCCS-vsn: lib/libc/stdio/fread.3 6.7

32 years agoforget about cmap.h
William Nesheim [Fri, 16 Aug 1991 08:37:35 +0000 (00:37 -0800)]
forget about cmap.h

SCCS-vsn: sys/i386/i386/genassym.c 5.12

32 years agotemporary and permanent changes for i386, correcting bug where
William Nesheim [Fri, 16 Aug 1991 07:45:19 +0000 (23:45 -0800)]
temporary and permanent changes for i386, correcting bug where
the "hole" is allocated as ordinary memory, testing for if we allocate it
in the page structures themselves, touchup the "kstack-in-the-user-space"
kludge, and obscure fix to spontaineous unwiring of kstack (if ever pagable)

SCCS-vsn: sys/vm/vm_glue.c 7.10
SCCS-vsn: sys/vm/vm_page.c 7.6

32 years agoget rid of some old flags; TPF_GENERAL_ADDR means somebody is listening
Keith Sklower [Fri, 16 Aug 1991 06:44:01 +0000 (22:44 -0800)]
get rid of some old flags; TPF_GENERAL_ADDR means somebody is listening
for an incomming call independent of nsap.

SCCS-vsn: sys/netiso/tp_pcb.h 7.11

32 years agoset limits sensibly; delete bogus INF
Chris Torek [Thu, 15 Aug 1991 16:15:51 +0000 (08:15 -0800)]
set limits sensibly; delete bogus INF

SCCS-vsn: usr.bin/spline/spline.c 4.8

32 years agomark suggested change by mostek@crah
Keith Sklower [Thu, 15 Aug 1991 08:19:52 +0000 (00:19 -0800)]
mark suggested change by mostek@crah

SCCS-vsn: sys/netiso/tp.trans 7.10

32 years agonew ack strategy from mostek@cray
Keith Sklower [Thu, 15 Aug 1991 06:49:40 +0000 (22:49 -0800)]
new ack strategy from mostek@cray

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

32 years agodate and time created 91/08/14 14:24:15 by bostic
Keith Bostic [Thu, 15 Aug 1991 05:24:15 +0000 (21:24 -0800)]
date and time created 91/08/14 14:24:15 by bostic

SCCS-vsn: usr.bin/m4/NOTES 5.1

32 years agofix worst-case buffer sizes for non-blocking I/O
Keith Bostic [Thu, 15 Aug 1991 04:55:56 +0000 (20:55 -0800)]
fix worst-case buffer sizes for non-blocking I/O

SCCS-vsn: bin/dd/conv.c 5.4
SCCS-vsn: bin/dd/dd.c 5.10

32 years agodo not need pseudo-INF, just set bounds sensibly instead
Chris Torek [Wed, 14 Aug 1991 15:16:56 +0000 (07:16 -0800)]
do not need pseudo-INF, just set bounds sensibly instead

SCCS-vsn: usr.bin/graph/graph.c 4.4

32 years agopicked and dropped a bit too fast...
Keith Bostic [Tue, 13 Aug 1991 05:47:37 +0000 (21:47 -0800)]
picked and dropped a bit too fast...

SCCS-vsn: bin/stty/cchar.c 5.5

32 years agomdoc version three
Cynthia A. E. Livingston [Sat, 10 Aug 1991 14:00:40 +0000 (06:00 -0800)]
mdoc version three

SCCS-vsn: old/dbx/dbx.1 6.6
SCCS-vsn: old/lisp/doctor/doctor.6 6.4
SCCS-vsn: games/adventure/adventure.6 6.4
SCCS-vsn: games/bcd/bcd.6 6.8
SCCS-vsn: games/caesar/caesar.6 5.4
SCCS-vsn: games/fortune/fortune/fortune.6 6.9

32 years agomdoc version three
Cynthia A. E. Livingston [Sat, 10 Aug 1991 10:14:45 +0000 (02:14 -0800)]
mdoc version three

SCCS-vsn: old/sh/sh.1 6.8
SCCS-vsn: usr.bin/spell/spell.1 6.5
SCCS-vsn: old/tar/tar.1 6.11
SCCS-vsn: old/tbl/tbl.1 6.4
SCCS-vsn: old/roff/nroff/nroff.1 6.8
SCCS-vsn: old/roff/troff/troff.1 6.3
SCCS-vsn: old/as.vax/as.1 6.6
SCCS-vsn: old/as.vax/as.1 6.6
SCCS-vsn: old/pcc/cc/cc.1 6.7
SCCS-vsn: old/lex/lex.1 6.3
SCCS-vsn: old/ld/ld.1 6.7
SCCS-vsn: old/pcc/lint/lpass1/lint.1 6.6

32 years agofix off by one error on fd_lastfile. error in classifying file type.
Marc Teitelbaum [Sat, 10 Aug 1991 04:07:03 +0000 (20:07 -0800)]
fix off by one error on fd_lastfile.  error in classifying file type.

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

32 years agothis version compiles, probably doesn't run.
Keith Sklower [Sat, 10 Aug 1991 03:43:04 +0000 (19:43 -0800)]
this version compiles, probably doesn't run.

SCCS-vsn: sys/i386/isa/if_apx.c 7.2
SCCS-vsn: sys/i386/isa/if_apxreg.h 7.2

32 years agoDriver for ADAX APC-PCX, an SGS Thompson MK5025 based HDLC board
Keith Sklower [Sat, 10 Aug 1991 03:04:13 +0000 (19:04 -0800)]
Driver for ADAX APC-PCX, an SGS Thompson MK5025 based HDLC board

SCCS-vsn: sys/i386/isa/if_apx.c 7.1
SCCS-vsn: sys/i386/isa/if_apxreg.h 7.1

32 years agothis version has 2 tx buffers; appears to work.
Keith Sklower [Fri, 9 Aug 1991 11:13:21 +0000 (03:13 -0800)]
this version has 2 tx buffers; appears to work.

SCCS-vsn: sys/hp300/dev/if_le.c 7.8
SCCS-vsn: sys/hp300/dev/if_lereg.h 7.2

32 years agomdoc version three
Cynthia A. E. Livingston [Fri, 9 Aug 1991 10:26:27 +0000 (02:26 -0800)]
mdoc version three

SCCS-vsn: usr.bin/dc/dc.1 6.6
SCCS-vsn: usr.bin/graph/graph.1 6.6
SCCS-vsn: usr.bin/ptx/ptx.1 6.7
SCCS-vsn: usr.bin/learn/learn/learn.1 6.8
SCCS-vsn: usr.bin/m4/m4.1 6.10
SCCS-vsn: usr.bin/f77/f77.vax/f77.1 6.10

32 years agoput in hacks for ISO, (put it into ALLMULTI mode), take out RMP
Keith Sklower [Fri, 9 Aug 1991 08:51:12 +0000 (00:51 -0800)]
put in hacks for ISO, (put it into ALLMULTI mode), take out RMP

SCCS-vsn: sys/hp300/dev/if_le.c 7.7

32 years agomdoc version three
Cynthia A. E. Livingston [Fri, 9 Aug 1991 08:48:06 +0000 (00:48 -0800)]
mdoc version three

SCCS-vsn: old/refer/refer/refer.1 6.7
SCCS-vsn: old/refer/OTHERS/roffbib.1 6.6
SCCS-vsn: usr.bin/bc/bc.1 6.8

32 years agomove logic about traversing dupkeyed entries from rtdumpentry to rn_walk
Keith Sklower [Fri, 9 Aug 1991 05:33:24 +0000 (21:33 -0800)]
move logic about traversing dupkeyed entries from rtdumpentry to rn_walk

SCCS-vsn: sys/net/radix.c 7.12
SCCS-vsn: sys/net/rtsock.c 7.22

32 years agoRTM_LOCK immediately clears any lock it sets (dumb dumb dumb)
Keith Sklower [Fri, 9 Aug 1991 05:30:46 +0000 (21:30 -0800)]
RTM_LOCK immediately clears any lock it sets (dumb dumb dumb)

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

32 years agomdoc version three
Cynthia A. E. Livingston [Thu, 8 Aug 1991 18:34:58 +0000 (10:34 -0800)]
mdoc version three

SCCS-vsn: old/ratfor/ratfor.1 6.7
SCCS-vsn: usr.bin/plot/plot.1 6.9

32 years agomdoc version three
Cynthia A. E. Livingston [Thu, 8 Aug 1991 13:14:33 +0000 (05:14 -0800)]
mdoc version three

SCCS-vsn: old/awk/awk.1 6.6

32 years agomdoc version three
Cynthia A. E. Livingston [Thu, 8 Aug 1991 09:15:41 +0000 (01:15 -0800)]
mdoc version three

SCCS-vsn: old/adb/common_source/adb.1 5.11

32 years agoAdded trim() in globall
Christos Zoulas [Thu, 8 Aug 1991 08:52:10 +0000 (00:52 -0800)]
Added trim() in globall

SCCS-vsn: bin/csh/glob.c 5.28

32 years agoadd manpages, maninstall, objdir
Mike Karels [Thu, 8 Aug 1991 07:34:08 +0000 (23:34 -0800)]
add manpages, maninstall, objdir

SCCS-vsn: share/mk/bsd.subdir.mk 5.10

32 years agoadd manpages
Keith Bostic [Thu, 8 Aug 1991 07:33:29 +0000 (23:33 -0800)]
add manpages

SCCS-vsn: share/mk/bsd.doc.mk 5.4
SCCS-vsn: share/mk/bsd.lib.mk 5.27

32 years agoadd manpages, objdir; make maninstall a separate target
Mike Karels [Thu, 8 Aug 1991 07:33:05 +0000 (23:33 -0800)]
add manpages, objdir; make maninstall a separate target

SCCS-vsn: share/mk/bsd.prog.mk 5.27

32 years agofix argument list
Cynthia A. E. Livingston [Wed, 7 Aug 1991 21:02:18 +0000 (13:02 -0800)]
fix argument list

SCCS-vsn: usr.bin/cmp/cmp.1 6.9

32 years agomdoc version three
Cynthia A. E. Livingston [Wed, 7 Aug 1991 18:36:40 +0000 (10:36 -0800)]
mdoc version three

SCCS-vsn: lib/libc/sys/madvise.2 6.2
SCCS-vsn: lib/libc/sys/mincore.2 6.2
SCCS-vsn: lib/libc/sys/mprotect.2 6.2
SCCS-vsn: lib/libc/sys/msync.2 6.2
SCCS-vsn: lib/libc/sys/munmap.2 6.2

32 years agoplace uppercase string in small caps (.Tn)
Cynthia A. E. Livingston [Wed, 7 Aug 1991 16:20:12 +0000 (08:20 -0800)]
place uppercase string in small caps (.Tn)

SCCS-vsn: bin/dd/dd.1 6.7

32 years agofix bogus macro and history
Cynthia A. E. Livingston [Wed, 7 Aug 1991 16:06:35 +0000 (08:06 -0800)]
fix bogus macro and history

SCCS-vsn: share/man/man1/cd.1 6.7

32 years agomdoc version three (posix page)
Cynthia A. E. Livingston [Wed, 7 Aug 1991 15:38:42 +0000 (07:38 -0800)]
mdoc version three (posix page)

SCCS-vsn: share/man/man1/wait.1 6.3

32 years agofix .Os and history
Cynthia A. E. Livingston [Wed, 7 Aug 1991 15:05:38 +0000 (07:05 -0800)]
fix .Os and history

SCCS-vsn: usr.bin/pascal/px/px.1 6.8
SCCS-vsn: usr.bin/uuencode/uuencode.format.5 6.5

32 years agofix .Os
Cynthia A. E. Livingston [Wed, 7 Aug 1991 15:01:52 +0000 (07:01 -0800)]
fix .Os

SCCS-vsn: usr.bin/pascal/pi/pi.1 6.6

32 years agofix history and .Os
Cynthia A. E. Livingston [Wed, 7 Aug 1991 15:00:53 +0000 (07:00 -0800)]
fix history and .Os

SCCS-vsn: usr.bin/du/du.1 6.14

32 years agofix .Os and history
Cynthia A. E. Livingston [Wed, 7 Aug 1991 14:58:57 +0000 (06:58 -0800)]
fix .Os and history

SCCS-vsn: usr.bin/diction/diction/diction.1 4.7

32 years agofix history and .Os
Cynthia A. E. Livingston [Wed, 7 Aug 1991 14:53:25 +0000 (06:53 -0800)]
fix history and .Os

SCCS-vsn: lib/libc/sys/fork.2 6.6

32 years agofix misspelled BSD
Cynthia A. E. Livingston [Wed, 7 Aug 1991 14:45:47 +0000 (06:45 -0800)]
fix misspelled BSD

SCCS-vsn: lib/libc/string/bzero.3 5.4

32 years agofix standards (.St -p1003.2)
Cynthia A. E. Livingston [Wed, 7 Aug 1991 14:38:34 +0000 (06:38 -0800)]
fix standards (.St -p1003.2)

SCCS-vsn: bin/test/test.1 6.5
SCCS-vsn: old/test/test.1 6.5

32 years agoAlgorithm changed to cut down on number of calls to comparison fn.
Elan Amir [Wed, 7 Aug 1991 03:40:06 +0000 (19:40 -0800)]
Algorithm changed to cut down on number of calls to comparison fn.
This change is motivated by Knuth, Vol. 3, p. 158, problem 18.
The savings in time are on the order of about 20 % for 100000 random elements.
In addition to this change various details were changed to make the program
more efficient such as assigning rather than swapping blocks of data.

SCCS-vsn: lib/libc/stdlib/heapsort.c 5.3