Searched hist:1996 (Results 201 - 225 of 3325) sorted by relevance

1234567891011>>

/freebsd-11.0-release/include/
H A Dfnmatch.hdiff 20154 Thu Dec 05 14:46:57 MST 1996 ache Fix compiler warning: /* inside comment

2.2 candidate
diff 19144 Thu Oct 24 04:05:54 MDT 1996 bde Fixed tabs and punctuation to match nearby (and KNF) style. Sigh.
diff 19133 Wed Oct 23 16:42:33 MDT 1996 ache GNU-style changes:
1) Rename FNM_ICASE to FNM_CASEFOLD
2) Add FNM_LEADING_DIR
diff 19059 Sun Oct 20 15:15:59 MDT 1996 wosch add flag FNM_ICASE for case insensitve search

Reviewed by: ache
/freebsd-11.0-release/lib/libc/compat-43/
H A Dsigvec.2diff 18446 Sat Sep 21 15:08:10 MDT 1996 wosch fix .Xr macro
diff 14855 Wed Mar 27 20:49:07 MST 1996 mpp Added missing section numbers to a bunch of .Xr macros, or
converted them into .Fn macros where appropriate. Also fixed
up some minor formatting problems.
diff 14101 Thu Feb 15 20:07:05 MST 1996 mpp Fixed a bunch of man page cross references that were
in the main text of various man pages.

Thanks to Warner Losh for adding an option to manck to allow
it to scan the entire man page looking for bogus xrefs, instead
of just checking the SEE ALSO section.
diff 13561 Mon Jan 22 12:31:15 MST 1996 mpp Changed the description of SIGSYS to better reflect what
it means when that signal is received. Closes PR# 686.
/freebsd-11.0-release/lib/libc/gen/
H A Dalarm.3diff 20486 Sat Dec 14 23:27:20 MST 1996 mpp Correct some xrefs/mlinks.
diff 17617 Thu Aug 15 21:12:49 MDT 1996 mpp Don't claim to be POSIX compliant, since our alarm function isn't.
diff 17226 Fri Jul 19 22:19:08 MDT 1996 mpp The previous change to alarm.3 to improve the wording
was still somewhat confusing and poorly worded. So I took
the alarm.3 man page from NetBSD, which looked much
better all around.

Obtained from: NetBSD
diff 17222 Fri Jul 19 13:07:42 MDT 1996 adam the previous text was absurd, and wrong
H A Dfnmatch.3diff 19132 Wed Oct 23 16:40:20 MDT 1996 ache GNU-style changes:
1) Rename FNM_ICASE to FNM_CASEFOLD
2) Add FNM_LEADING_DIR
Add proper (unsigned char) casts to tolower().
Use 'char' function argument for proper sign extension
diff 19059 Sun Oct 20 15:15:59 MDT 1996 wosch add flag FNM_ICASE for case insensitve search

Reviewed by: ache
diff 15706 Fri May 10 00:28:34 MDT 1996 jdp Clarify the description of the FNM_PERIOD flag.
diff 14045 Mon Feb 12 04:57:03 MST 1996 mpp Another round of man page cleanups.

Down to only about 100 items left to cleanup! :-)
H A Dftok.3diff 18718 Sat Oct 05 22:27:30 MDT 1996 wosch delete doubled words, e.g.: "the the" -> "the"
diff 16091 Mon Jun 03 10:40:39 MDT 1996 joerg Minor corrections. The second parameter is actually of type int
(though only char will be used), and our implementation is not really
worse than the SysV one, so there's no need to claim so in the BUGS
section.
diff 14054 Mon Feb 12 07:06:23 MST 1996 mpp Correct the xref for msgctl: msgctl(2) -> msgctl(3)
diff 13754 Tue Jan 30 18:13:11 MST 1996 mpp Another round of spelling fixes.
H A Dgetdomainname.3diff 20266 Mon Dec 09 16:50:39 MST 1996 mpp Change another reference to host names to domain names, and restore some
changes that were lost.

Pointed out by: bde
diff 20058 Sun Dec 01 00:10:28 MST 1996 mpp Update getdomainname(3) to reflect that it operates on
domain names and not host names.

Pointed out by: bde
Obtained from: NetBSD
diff 17780 Thu Aug 22 22:05:59 MDT 1996 mpp Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.
diff 14038 Sun Feb 11 22:38:05 MST 1996 mpp Correct a bunch of man page cross references and generally
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
/freebsd-11.0-release/lib/libc/net/
H A Dlinkaddr.3diff 16456 Mon Jun 17 20:11:12 MDT 1996 wollman Cross-reference addr2ascii(3).
diff 15136 Mon Apr 08 05:15:09 MDT 1996 mpp Do not install the now unsupported netns and netiso
related man pages. Comment out cross references to those man
pages from other man pages.
diff 15135 Mon Apr 08 04:18:31 MDT 1996 mpp Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
diff 14101 Thu Feb 15 20:07:05 MST 1996 mpp Fixed a bunch of man page cross references that were
in the main text of various man pages.

Thanks to Warner Losh for adding an option to manck to allow
it to scan the entire man page looking for bogus xrefs, instead
of just checking the SEE ALSO section.
H A Dres_config.hdiff 21057 Mon Dec 30 13:18:48 MST 1996 peter Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the
DNSSEC stuff, among other things. There are also some renamed functions,
I've left out the res_stubs.c from this commit in case cvs bombs out..
diff 17957 Fri Aug 30 21:13:42 MDT 1996 peter Sigh, back out the last bright idea I had here about compiling the res_*
routines from contrib/bind directly. There were too many problems,
including having to add -DUSE_OPTIONS_H to the entire libc source in
order for the contrib code to pick up it's options, and so on.

Instead, I've merged the changes, libc is now self contained again.
diff 17903 Thu Aug 29 20:08:19 MDT 1996 peter Merge in bind-4.9.4-P1 resolver...
diff 13408 Sat Jan 13 09:03:58 MST 1996 peter The last of the bind-4.9.3-REL resolver merges.
/freebsd-11.0-release/contrib/libpcap/
H A Dgrammar.ydiff 17749 Wed Aug 21 20:01:08 MDT 1996 pst Add support for ISO CLNP/ES-IS/IS-IS.
These changes have been also sent back to LBL for inclusion in next release.

Submitted by: Tony Li <tli@jnx.com>
diff 17684 Mon Aug 19 20:36:34 MDT 1996 pst This commit was generated by cvs2svn to compensate for changes in r17683,
which included commits to RCS files with non-trunk default branches.
17683 Mon Aug 19 20:36:34 MDT 1996 pst Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
17683 Mon Aug 19 20:36:34 MDT 1996 pst Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
H A Dnametoaddr.cdiff 20287 Tue Dec 10 17:11:53 MST 1996 wollman Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
diff 17684 Mon Aug 19 20:36:34 MDT 1996 pst This commit was generated by cvs2svn to compensate for changes in r17683,
which included commits to RCS files with non-trunk default branches.
17683 Mon Aug 19 20:36:34 MDT 1996 pst Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
17683 Mon Aug 19 20:36:34 MDT 1996 pst Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
H A Dscanner.ldiff 17749 Wed Aug 21 20:01:08 MDT 1996 pst Add support for ISO CLNP/ES-IS/IS-IS.
These changes have been also sent back to LBL for inclusion in next release.

Submitted by: Tony Li <tli@jnx.com>
diff 17684 Mon Aug 19 20:36:34 MDT 1996 pst This commit was generated by cvs2svn to compensate for changes in r17683,
which included commits to RCS files with non-trunk default branches.
17683 Mon Aug 19 20:36:34 MDT 1996 pst Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
17683 Mon Aug 19 20:36:34 MDT 1996 pst Virgin import of LBL libpcap version 0.2.1.
Obtained from: ftp://ftp.ee.lbl.gov/libpcap.tar.Z on 19-Aug-1996.
/freebsd-11.0-release/contrib/groff/
H A DCOPYING18099 Sat Sep 07 16:18:32 MDT 1996 pst Virgin import of FSF groff v1.10
H A DMakefile.dev18099 Sat Sep 07 16:18:32 MDT 1996 pst Virgin import of FSF groff v1.10
H A Dinstall-sh18099 Sat Sep 07 16:18:32 MDT 1996 pst Virgin import of FSF groff v1.10
/freebsd-11.0-release/contrib/groff/tmac/
H A DTODO18099 Sat Sep 07 16:18:32 MDT 1996 pst Virgin import of FSF groff v1.10
H A Dfixmacros.sed18099 Sat Sep 07 16:18:32 MDT 1996 pst Virgin import of FSF groff v1.10
H A Dman.local18099 Sat Sep 07 16:18:32 MDT 1996 pst Virgin import of FSF groff v1.10
/freebsd-11.0-release/bin/sh/
H A Dshow.hdiff 20425 Sat Dec 14 06:20:03 MST 1996 steve Merge in NetBSD mods and -Wall cleaning.

Obtained from: NetBSD, me
diff 17987 Sun Sep 01 10:22:36 MDT 1996 peter Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a
merge of parallel duplicate work by Steve Price and myself. :-]

There are some changes to the build that are my fault... mkinit.c was
trying (poorly) to duplicate some of the work that make(1) is designed to
do. The Makefile hackery is my fault too, the depend list was incomplete
because of some explicit OBJS+= entries, so mkdep wasn't picking up their
source file #includes.

This closes a pile of /bin/sh PR's, but not all of them..

Submitted by: Steve Price <steve@bonsai.hiwaay.net>, peter
diff 15921 Mon May 27 01:41:12 MDT 1996 peter This commit was generated by cvs2svn to compensate for changes in r15920,
which included commits to RCS files with non-trunk default branches.
15920 Mon May 27 01:41:12 MDT 1996 peter Import the 4.4BSD-Lite2 /bin/sh sources

Requested by: joerg

(Note, this is mostly going to be conflicts, which is expected. Our entire
sh source has a mainline, so this should not change anything except for
a few new files appearing. I dont think they are a problem)
/freebsd-11.0-release/lib/libc/sys/
H A D_exit.2diff 20097 Mon Dec 02 20:03:58 MST 1996 wosch upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro
use ``is expected to conform to'' phrase, not ``conforms to''

Pointed out by: Bruce->NIST-PCTS
diff 17906 Thu Aug 29 21:24:19 MDT 1996 wosch function appeared in Version 7 AT&T UNIX
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
diff 17780 Thu Aug 22 22:05:59 MDT 1996 mpp Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.
diff 14855 Wed Mar 27 20:49:07 MST 1996 mpp Added missing section numbers to a bunch of .Xr macros, or
converted them into .Fn macros where appropriate. Also fixed
up some minor formatting problems.
H A Dgetrusage.2diff 17782 Thu Aug 22 23:31:07 MDT 1996 mpp Correctly use .Fn instead of .Nm to reference function names
in a bunch of man pages.

Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
diff 17346 Tue Jul 30 17:32:49 MDT 1996 bde Document that the relevant clock ticks are for the statistics clock
and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
diff 17343 Tue Jul 30 17:06:44 MDT 1996 bde Fixed comment about ru_maxrss. This field isn't an integral.
diff 15049 Fri Apr 05 08:53:38 MST 1996 joerg Xref clocks(7).
/freebsd-11.0-release/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.cdiff 20287 Tue Dec 10 17:11:53 MST 1996 wollman Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
diff 18471 Sun Sep 22 21:56:57 MDT 1996 wosch add forgotten $Id$
diff 13573 Tue Jan 23 01:35:04 MST 1996 pst This commit was generated by cvs2svn to compensate for changes in r13572,
which included commits to RCS files with non-trunk default branches.
diff 13572 Tue Jan 23 01:35:04 MST 1996 pst Import bootpd-2.4.3 from ftp.mc.com
/freebsd-11.0-release/libexec/getty/
H A Dextern.hdiff 15645 Sun May 05 19:01:13 MDT 1996 joerg Finally commit the changes that make getty(8) no longer depend on the
COMPAT_43 cruft. This is supposedly the last core utility that has
been using it! (So now, one should be able to remove this option from
the config files. Be aware that the last officially released xterm
however still requires it.)

The getty has been running now for several weeks on my modem line, so
i feel safe about it.

Obtained from: mostly from the NetBSD vendor-branch
diff 15250 Sat Apr 13 15:33:16 MDT 1996 joerg This commit was generated by cvs2svn to compensate for changes in r15249,
which included commits to RCS files with non-trunk default branches.
diff 15249 Sat Apr 13 15:33:16 MDT 1996 joerg Import NetBSD's termios'ed getty into a vendor branch.

Obtained from: NetBSD 1.1R
15100 Sun Apr 07 10:28:57 MDT 1996 joerg Import the 4.4Lite2 getty into a vendor branch.
/freebsd-11.0-release/sbin/routed/
H A DMakefilediff 19885 Tue Nov 19 20:42:43 MST 1996 wollman Merge from vendor branch and use system MD5 library.
diff 18322 Mon Sep 16 17:04:22 MDT 1996 wollman Layer on FreeBSD local changes from old routed.
diff 18317 Mon Sep 16 16:51:32 MDT 1996 wollman This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.
18316 Mon Sep 16 16:51:32 MDT 1996 wollman Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>
H A DMakefile.inc18322 Mon Sep 16 17:04:22 MDT 1996 wollman Layer on FreeBSD local changes from old routed.
/freebsd-11.0-release/sbin/routed/rtquery/
H A DMakefilediff 19885 Tue Nov 19 20:42:43 MST 1996 wollman Merge from vendor branch and use system MD5 library.
diff 18322 Mon Sep 16 17:04:22 MDT 1996 wollman Layer on FreeBSD local changes from old routed.
diff 18317 Mon Sep 16 16:51:32 MDT 1996 wollman This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.
18316 Mon Sep 16 16:51:32 MDT 1996 wollman Virgin import of new BSD/SGI routed. This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>

Completed in 229 milliseconds

1234567891011>>