Searched hist:1996 (Results 151 - 175 of 3325) sorted by relevance

1234567891011>>

/freebsd-11.0-release/libexec/mknetid/
H A Dmknetid.cdiff 19143 Thu Oct 24 03:33:32 MDT 1996 wpaul Nuke a couple of useless lines of code from the /etc/netid parsing
section. (Cut & paste-o.)
diff 17115 Fri Jul 12 05:55:38 MDT 1996 bde Include <sys/types.h> before including <grp.h> so that this doesn't
depend on <stdio.h> bogusly including <sys/types.h>

Reordered includes to satisfy KNF rules.
diff 16793 Thu Jun 27 05:42:01 MDT 1996 wpaul Improve performance with very large user databases by increasing
hash table size from 256 to 1024.

Generate output that looks more like the SunOS mknetid: uses a space
instead of tabs for white space.

Fix typo in comment in hash.h: Groupit -> Groupid.
diff 16729 Tue Jun 25 20:26:38 MDT 1996 wpaul This commit was generated by cvs2svn to compensate for changes in r16728,
which included commits to RCS files with non-trunk default branches.
16728 Tue Jun 25 20:26:38 MDT 1996 wpaul (This import had better work correctly or so help me I'll move to
the Himalayas and become a hermit.)

Import new mknetid program. This replaces the crufty, soon to be defunct
mknetid script packaged with ypserv.

This program parses the group, passwd, hosts and netid databases into
the netid.byname map. Duplicate checking is performed using hash tables.
Testing on my 486DX2/66 with FreeBSD 2.1.0 showed that this program can
process a 30,000-entry passwd database into a netid map (along with
assorted group and hosts information) in about 22 seconds. On my SPARC IPX
with SunOS 4.1.3, it takes about 15 seconds. This compares favorably with
the SunOS mknetid program, which parses the same database(s) in 13 seconds.
(With smaller databases, my program is actually slightly faster. Go
figure.)
H A Dhash.hdiff 16793 Thu Jun 27 05:42:01 MDT 1996 wpaul Improve performance with very large user databases by increasing
hash table size from 256 to 1024.

Generate output that looks more like the SunOS mknetid: uses a space
instead of tabs for white space.

Fix typo in comment in hash.h: Groupit -> Groupid.
diff 16729 Tue Jun 25 20:26:38 MDT 1996 wpaul This commit was generated by cvs2svn to compensate for changes in r16728,
which included commits to RCS files with non-trunk default branches.
16728 Tue Jun 25 20:26:38 MDT 1996 wpaul (This import had better work correctly or so help me I'll move to
the Himalayas and become a hermit.)

Import new mknetid program. This replaces the crufty, soon to be defunct
mknetid script packaged with ypserv.

This program parses the group, passwd, hosts and netid databases into
the netid.byname map. Duplicate checking is performed using hash tables.
Testing on my 486DX2/66 with FreeBSD 2.1.0 showed that this program can
process a 30,000-entry passwd database into a netid map (along with
assorted group and hosts information) in about 22 seconds. On my SPARC IPX
with SunOS 4.1.3, it takes about 15 seconds. This compares favorably with
the SunOS mknetid program, which parses the same database(s) in 13 seconds.
(With smaller databases, my program is actually slightly faster. Go
figure.)
/freebsd-11.0-release/sbin/routed/
H A Drdisc.cdiff 20607 Tue Dec 17 21:07:05 MST 1996 wollman This commit was generated by cvs2svn to compensate for changes in r20606,
which included commits to RCS files with non-trunk default branches.
diff 20606 Tue Dec 17 21:07:05 MST 1996 wollman Latest routed from Vern Schryver. This is supposed to fix
Andrey's rtquery problem.

Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
diff 20339 Wed Dec 11 20:59:33 MST 1996 wollman New version of Vern's routed. This includes more byte-order fixes,
some MD5 fixes, better tracing, configurable redirect processing,
and a fix to split-horizon/poisoned-reverse treatment.

Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
diff 19880 Tue Nov 19 20:23:47 MST 1996 wollman Latest version of SGI routed courtesy of Vern Schryver. This version
adds the capability to use MD5 authentication as defined in the latest
documents.

Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
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 Dtrace.cdiff 20607 Tue Dec 17 21:07:05 MST 1996 wollman This commit was generated by cvs2svn to compensate for changes in r20606,
which included commits to RCS files with non-trunk default branches.
diff 20606 Tue Dec 17 21:07:05 MST 1996 wollman Latest routed from Vern Schryver. This is supposed to fix
Andrey's rtquery problem.

Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
diff 20339 Wed Dec 11 20:59:33 MST 1996 wollman New version of Vern's routed. This includes more byte-order fixes,
some MD5 fixes, better tracing, configurable redirect processing,
and a fix to split-horizon/poisoned-reverse treatment.

Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
diff 19880 Tue Nov 19 20:23:47 MST 1996 wollman Latest version of SGI routed courtesy of Vern Schryver. This version
adds the capability to use MD5 authentication as defined in the latest
documents.

Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
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>
/freebsd-11.0-release/usr.bin/calendar/
H A Dostern.cdiff 17849 Tue Aug 27 20:04:45 MDT 1996 wosch sync copyright with /usr/share/examples/etc/bsd-style-copyright
diff 15737 Sat May 11 20:44:21 MDT 1996 ache Includes cleanup
Submitted by: bde
diff 15720 Fri May 10 17:32:06 MDT 1996 ache Allow to configure national Easter names.
Speedup my national months/days handling code.
diff 15714 Fri May 10 16:30:22 MDT 1996 ache Localize it
Handle Orthodox Eastern
-Wall cleanup
13840 Fri Feb 02 06:02:41 MST 1996 wosch - handle events that move around from year to year, i.e.,
``the last Monday in April'
- handle easter

new options
-f calendarfile
-A days
-B days

Calendar HOME directory ~/.calendar
don't sent mail if ~/.calendar/nomail exist
H A DMakefilediff 15725 Fri May 10 21:39:38 MDT 1996 ache Add russian data handling
diff 15714 Fri May 10 16:30:22 MDT 1996 ache Localize it
Handle Orthodox Eastern
-Wall cleanup
diff 15008 Tue Apr 02 22:26:18 MST 1996 jdp Removed the definition of the make variable SHAREDIR. It was clashing
with the definition in bsd.own.mk, causing "make world" to fall over.
diff 14147 Sun Feb 18 19:29:45 MST 1996 wosch Submitted by: bruce

replace shell loop with make(1) builtin loop
diff 14135 Sun Feb 18 01:42:44 MST 1996 wosch more verbose output during install foreign calendar files
diff 14002 Fri Feb 09 14:35:02 MST 1996 wosch Submitted by: Slaven Rezic (Tomic) <eserte@cs.tu-berlin.de>
croatian calendar
diff 13924 Mon Feb 05 17:35:17 MST 1996 ache Don't make directory here, it is mtree task
diff 13840 Fri Feb 02 06:02:41 MST 1996 wosch - handle events that move around from year to year, i.e.,
``the last Monday in April'
- handle easter

new options
-f calendarfile
-A days
-B days

Calendar HOME directory ~/.calendar
don't sent mail if ~/.calendar/nomail exist
diff 13756 Tue Jan 30 18:24:32 MST 1996 peter de_DE.ISO8859-1 -> de_DE.ISO_8859-1 after repository operation on
Andrey's request.
diff 13684 Mon Jan 29 00:31:29 MST 1996 wosch install new calendars/de_DE.ISO8859-1/calendar.* files
/freebsd-11.0-release/usr.bin/locate/code/
H A Dlocate.code.cdiff 19213 Sun Oct 27 19:04:27 MST 1996 wosch Do not store character 30. I made a test at my CS department
and at least one user use this char in a file name. Older
locate implementions core'd.
diff 18905 Sun Oct 13 01:44:43 MDT 1996 wosch 8-Bit character support.

Old locate(1) programs still works with the new database format, print
some garbage for 8 bit characters, but don't core (maybe except char 30).

7-Bit Puritan should not notice any difference. Same speed,
Same database size if the database contain only ASCII characters.

Reviewed by: ache
diff 17972 Sat Aug 31 14:51:18 MDT 1996 wosch NULL -> '\0'
Submitted by: Bruce, see also c-faq 5.6 and 5.9
diff 17776 Thu Aug 22 18:46:13 MDT 1996 wosch code cleanup
diff 17592 Wed Aug 14 00:22:31 MDT 1996 wosch bigram
Bigram does not remove newline at end of filename. This
break particulary the bigram algorithm and /var/db/locate.database
grow up 15 %.

Bigram does not check for characters outside 32-127.

The bigram output is silly and need ~1/2 CPU time of
database rebuilding.

old:
locate.bigram < $filelist | sort | uniq -c | sort -nr
^^^^^^^^^^^^^^
this can easy made bigram

new:
bigram < $filelist | sort -nr

code
Code does not check for char 31.
Use a lookup array instead a function. 3 x faster.

updatedb
rewritten
sync with bigram changes

read config file /etc/locate.rc if exists
submitted by: guido@gvr.win.tue.nl (Guido van Rooij)

concatdb - concatenate locate databases
mklocatedb - build locate database
/freebsd-11.0-release/usr.sbin/ctm/ctm_smail/
H A Dctm_smail.cdiff 19983 Wed Nov 27 12:58:44 MST 1996 mckay Removed unnecessary locking. Simplified. Tidied.
diff 18120 Sat Sep 07 21:06:19 MDT 1996 peter make it slightly less verbose while creating queue entries..
diff 18110 Sat Sep 07 18:48:52 MDT 1996 peter - resync with configs running on freefall
- add ctm_conf.gnats from freefall
- add support for doing both the immediate mailout and the queued mailout.
- use "sendmail -odq -t" rather than "sendamil -t" to make it queue to
the mailqueue rather than immediately begin transmission. This allows
us to take advantage of our ordered dequeueing system without blowing
WC's T1 to hell with a 50 part mailout in parallel.
- bump the max ctm size from 3MB to 10MB.... This is mainly for the fast
list.
diff 16880 Mon Jul 01 20:54:11 MDT 1996 gpalmer Add a facility for a ``slow'' CTM delta queue, allowing `x' number
of delta's to be mailed out every hour (or however often you schedule
the cron job).

ctm_dequeue is the cron job which takes the stuff from the
queue directory and punts it into sendmail. The chunks of
the deltas (and the complete deltas if they are that small)
are sorted into order before being dispatched, so the people
subscribing should still get the bits in the right order.

The changes to ctm_smail should be fairly safe as they won't be
activated unless you go for the new queue directory option.
diff 14707 Tue Mar 19 15:36:32 MST 1996 bde Updated howmany() to be once again identical with the namespace-polluting
one in <sys/types.h>. Lite2 changed the white space in the latter.
/freebsd-11.0-release/usr.bin/locate/locate/
H A Dfastfind.cdiff 20406 Fri Dec 13 20:28:24 MST 1996 wosch Fix uninitialized memory read for case insensitive search. Harmless.

submitted by: purify
diff 19214 Sun Oct 27 19:18:06 MST 1996 alex Typo: to --> too. Fixes PR#1907.

Pointed out by: Pat Lashley <patl@Phoenix.Volant.ORG>
diff 19134 Wed Oct 23 16:46:47 MDT 1996 ache Rename FNM_ICASE to FNM_CASEFOLD
diff 19060 Sun Oct 20 16:54:51 MDT 1996 wosch Better case insensitve search support for pattern with meta chars.
In some rare cases this does not work proper before flag FNM_ICASE was
added to fnmatch(3).
diff 18905 Sun Oct 13 01:44:43 MDT 1996 wosch 8-Bit character support.

Old locate(1) programs still works with the new database format, print
some garbage for 8 bit characters, but don't core (maybe except char 30).

7-Bit Puritan should not notice any difference. Same speed,
Same database size if the database contain only ASCII characters.

Reviewed by: ache
diff 18829 Wed Oct 09 00:33:34 MDT 1996 wosch Fix searching for shell quoting characters. I guess it was
broken since locate exists.

This works now

$ locate '*\['
$ locate '*i386-\**'
$ locate '*[C\[]'
17980 Sat Aug 31 23:14:54 MDT 1996 wosch optimized search algorithm
faster IO due mmap(2) [-m | -s]
better error check for damaged databases
support for databases in network byte order (SunOS/sparc)
optional case insensitve search [-i]
optional multiple databases
optional multiple pattern
new enviroment variable LOCATE_PATH for database(s)
[-S] print some statistic about the database
[-l number] limit output to number file names
[-c] suppress normal output; instead print a count of matching file names
/freebsd-11.0-release/usr.sbin/ctm/ctm/
H A Dctm.1diff 18446 Sat Sep 21 15:08:10 MDT 1996 wosch fix .Xr macro
diff 17946 Fri Aug 30 10:21:00 MDT 1996 phk Some new options, useful for restoring single files or subtrees from the
deltas.

Submitted by: A JOSEPH KOSHY <koshy@fakir.india.hp.com>
diff 17274 Wed Jul 24 21:36:48 MDT 1996 phk Add some explanation on TMPDIR.
Submitted by: Chuck Robey <chuckr@Glue.umd.edu>
diff 15945 Mon May 27 22:46:44 MDT 1996 wosch update SEE ALSO section
diff 15456 Mon Apr 29 21:02:42 MDT 1996 phk Support for "-u" which sets the timestamp from the delta on the file.
Intended for sup mirrors etc. Not well tested yet.

Reviewed by: phk
Submitted by: Giles Lean <giles@nemeton.com.au>
Submitted by: John Hay <jhay@mikom.csir.co.za>
diff 13917 Mon Feb 05 16:06:55 MST 1996 phk Add support for local modifications to the tree, by using FOO.ctm instead
of FOO if present. Various other tweaks.

Submitted by: Christian Haury <Christian.Haury@sagem.fr>
diff 13773 Wed Jan 31 02:01:56 MST 1996 nate ctm(5) has been written, so remove comment about it not existing. :)
/freebsd-11.0-release/etc/
H A Dprofilediff 19911 Thu Nov 21 10:17:45 MST 1996 ache ru_SU -> ru_RU
diff 19033 Sat Oct 19 20:02:40 MDT 1996 ache Add MM_CHARSET setting (MIME charset), it is good for tin, metamail, etc.
Add mesg y
All things commented out
diff 13798 Wed Jan 31 15:03:18 MST 1996 mpp Another round of spelling fixes.
/freebsd-11.0-release/gnu/usr.bin/rcs/rcsfreeze/
H A Drcsfreeze.shdiff 19972 Tue Nov 26 08:45:28 MST 1996 ache Use LC_TIME=C
diff 14605 Tue Mar 12 23:09:04 MST 1996 wosch delete /usr/local/bin from PATH

Submitted by: nate
diff 14601 Tue Mar 12 21:42:40 MST 1996 wosch delete /usr/ucb from PATH, move /usr/local/bin after /usr/bin
/freebsd-11.0-release/lib/libc/db/hash/
H A Dhash_bigkey.cdiff 17141 Fri Jul 12 18:57:58 MDT 1996 jkh General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
diff 14273 Tue Feb 27 01:59:15 MST 1996 pst This commit was generated by cvs2svn to compensate for changes in r14272,
which included commits to RCS files with non-trunk default branches.
diff 14272 Tue Feb 27 01:59:15 MST 1996 pst Import updated Berkeley DB into CSRG branch
/freebsd-11.0-release/lib/libc/db/man/
H A Dhash.3diff 14351 Sun Mar 03 08:53:05 MST 1996 jkh Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manual
pages.
diff 14273 Tue Feb 27 01:59:15 MST 1996 pst This commit was generated by cvs2svn to compensate for changes in r14272,
which included commits to RCS files with non-trunk default branches.
diff 14272 Tue Feb 27 01:59:15 MST 1996 pst Import updated Berkeley DB into CSRG branch
H A Drecno.3diff 17235 Sun Jul 21 02:23:13 MDT 1996 pst Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as
being sent back to Bostic by the NetBSD crew.
Obtained from: NetBSD-current
diff 14273 Tue Feb 27 01:59:15 MST 1996 pst This commit was generated by cvs2svn to compensate for changes in r14272,
which included commits to RCS files with non-trunk default branches.
diff 14272 Tue Feb 27 01:59:15 MST 1996 pst Import updated Berkeley DB into CSRG branch
/freebsd-11.0-release/sys/net/
H A Dif_mib.hdiff 20653 Wed Dec 18 19:36:01 MST 1996 bde Fixed pedantic syntax error.
diff 17871 Wed Aug 28 18:32:19 MDT 1996 wollman Add some padding to struct ifmibdata and move the `struct ifdata' to
the end of that sstructure to make evolution easier.

Add definitions for the 802.3/Ethernet MIB. To implement this, simply
add a `struct ifmib_iso_8802_3' somewhere in your interface's softc,
point if_linkmib to it, set if_linkmiblen, and fill in the statistics
with appropriate values. (I didn't want to create Yet Another Ethernet-
related header file, otherwise this would have been separated out.)
17352 Tue Jul 30 19:17:07 MDT 1996 wollman Add better support for retrieving management information from network
interfaces. This creates two new tables in the net.link.generic branch
of the MIB; one contains (essentially) `ifdata' structures, and the other
contains a blob provided by the interface (and presumably used to
implement link-layer-specific MIB variables). A number of things
have been moved around in the `ifnet' and `ifdata' structures, so
NEW VERSIONS OF ifconfig(8) AND routed(8) ARE REQUIRED. (A simple
recompile is all that's necessary.)

I have a sample program which uses this interface for those interested
in making use of it.
/freebsd-11.0-release/sys/i386/include/
H A Dpcaudioio.hdiff 18444 Sat Sep 21 14:59:43 MDT 1996 bde Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
- don't include <sys/ioctl.h> in any header. Include <sys/ioccom.h>
instead. This was already done in 4.4Lite for the most important
ioctl headers. Header spam currently increases kernel build
times by 10-20%. There are more than 30000 #includes (not counting
duplicates) for compiling LINT.
- include <sys/types.h> if and only it is necessary to make the header
almost self-sufficient (some ioctl headers still need structs from
elsewhere).
- uniformized idempotency ifdefs. Copied the style in the 4.4Lite
ioctl headers.
diff 17203 Wed Jul 17 20:18:56 MDT 1996 joerg Introduce two /dev/audio compat alias names for flushing and draining
the pcaudio device. Now, XBoing sounds much better...
diff 13765 Tue Jan 30 23:02:38 MST 1996 mpp Fix a bunch of spelling errors in the comment fields of
a bunch of system include files.
/freebsd-11.0-release/sys/libkern/
H A Dqsort.cdiff 17971 Sat Aug 31 14:48:13 MDT 1996 bde Don't depend in the kernel on the gcc feature of doing arithmetic on
pointers of type `void *'. Warn about this in future.
diff 17880 Wed Aug 28 20:32:21 MDT 1996 bde Removed sccsids and rcsids and added Id$ to save space like everything
else in libkern.
diff 15312 Fri Apr 19 18:40:25 MDT 1996 bde Don't include <sys/types.h> when it isn't used.

This commit covers most of the ANSI library functions. Many others only
need <sys/types.h> because they use u_xxx.
/freebsd-11.0-release/lib/libc/stdlib/
H A Dabort.3diff 19196 Sat Oct 26 18:14:44 MDT 1996 alex Note that streams are now flushed on abort.

Change standards section to reflect POSIX 1003.1-1990 conformance.
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/libexec/bootpd/
H A Dreadfile.cdiff 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/bootpd/tools/bootptest/
H A Dbootptest.cdiff 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/makewhatis.local/
H A Dmakewhatis.local.shdiff 17849 Tue Aug 27 20:04:45 MDT 1996 wosch sync copyright with /usr/share/examples/etc/bsd-style-copyright
diff 15857 Wed May 22 00:57:42 MDT 1996 wosch New option -append: teach makewhatis to only add records, instead
of clobbering the entire database.

sort options in alphabetic order.

install manpage makewhatis.local.8
15755 Sun May 12 21:02:04 MDT 1996 wosch Bugfix: nested *?+ in regexp at /usr/bin/makewhatis line 286

Submitted by: invalid opcode <coredump@nervosa.com>

makewhatis.local - start makewhatis(1) only for file systems
physically mounted on the system
Running makewhatis from /etc/weekly for rw nfs-mounted /usr may kill
your NFS server -- all clients start makewhatis at the same time!
So use this wrapper instead calling makewhatis directly.

Pointed out by: Bruce
/freebsd-11.0-release/usr.bin/calendar/calendars/
H A Dcalendar.alldiff 15724 Fri May 10 21:36:56 MDT 1996 ache Russian calendar
diff 14002 Fri Feb 09 14:35:02 MST 1996 wosch Submitted by: Slaven Rezic (Tomic) <eserte@cs.tu-berlin.de>
croatian calendar
13685 Mon Jan 29 00:33:02 MST 1996 wosch include preprocessor commands like
#ifndef _calendar_christian_
#define _calendar_christian_
[...]
#endif
/freebsd-11.0-release/usr.bin/calendar/calendars/de_DE.ISO8859-1/
H A Dcalendar.feiertagdiff 15714 Fri May 10 16:30:22 MDT 1996 ache Localize it
Handle Orthodox Eastern
-Wall cleanup
diff 13842 Fri Feb 02 06:05:20 MST 1996 wosch _de_DE_ISO8859_1_* -> _de_DE_ISO_8859_1_*

+ Muttertag
+ first german newspaper(s) in WWW
+ Konrad Zuse
13687 Mon Jan 29 00:34:18 MST 1996 wosch german calenda
H A Dcalendar.geschichtediff 15714 Fri May 10 16:30:22 MDT 1996 ache Localize it
Handle Orthodox Eastern
-Wall cleanup
diff 13842 Fri Feb 02 06:05:20 MST 1996 wosch _de_DE_ISO8859_1_* -> _de_DE_ISO_8859_1_*

+ Muttertag
+ first german newspaper(s) in WWW
+ Konrad Zuse
13687 Mon Jan 29 00:34:18 MST 1996 wosch german calenda

Completed in 448 milliseconds

1234567891011>>