wollman
83c09c81e0
New method for installing timezone data files, not nearly as complicated
...
as the previous one, and better integrated with the build scheme.
Define OLDTIMEZONES to get backward-compatibility links added.
Define LEAPSECONDS if you want leap-second support.
1994-09-13 21:54:06 +00:00
wollman
05b7aab7b7
This commit was generated by cvs2svn to compensate for changes in r2744,
...
which included commits to RCS files with non-trunk default branches.
1994-09-13 21:50:20 +00:00
wollman
05b664562a
Latest version of the timezone data files from Arthur David Olson, to
...
go with the code imported yesterday.
Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzdata94f.tar.gz
1994-09-13 21:50:20 +00:00
cvs2svn
025c9c2b35
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-tzdata'.
1994-09-13 21:50:19 +00:00
wollman
dc2bfbcbc4
Initial revision
1994-09-13 21:50:18 +00:00
wollman
7fa1ec8f19
Use latest Arthur Olson timezone code rather than that supplied with
...
4.4. The code is almost identical to the 4.4 versions, but this organization
should make it easier to merge new versions in the future.
1994-09-13 21:26:08 +00:00
jkh
a22611d1cc
Add Remy Card's freebsd mirror in France.
1994-09-13 18:24:51 +00:00
phk
5c8474cce9
Reversed my patch from yesterday. "eisa" if >= 0x1000.
...
pas0 will be in "eisa", even though it isn't.
1994-09-13 17:06:47 +00:00
dfr
6294a52660
Imported the NetBSD version which acts a lot more like the SYSV program.
...
Obtained from: NetBSD
1994-09-13 16:59:29 +00:00
dfr
1f5a1bdba1
Added ipcrm.
1994-09-13 16:53:27 +00:00
dfr
9955df6ee4
Utility for deleting message queues, semaphores and shared memory segments.
...
Obtained from: NetBSD
1994-09-13 16:52:12 +00:00
dg
c6a6ca73a7
Made SLIP MTU configurable via ifconfig(8). Changed default MTU to 552
...
as it is a better choice in a day with BTLZ compression modems.
1994-09-13 16:05:50 +00:00
dg
e87e18c59f
Added prototypes for cblock_alloc_cblocks and cblock_free_cblocks.
1994-09-13 16:03:35 +00:00
dg
33ca5bbbd1
Removed prototype for cblock_alloc_cblocks (and moved it into tty.h).
1994-09-13 16:02:20 +00:00
dfr
2e8745449a
Added ipcs.
1994-09-13 15:27:36 +00:00
dfr
8d5f738b88
Added from FreeBSD-1.1.5 with some additions to list shared memory segments.
1994-09-13 15:27:02 +00:00
dfr
bed8e3af71
Added SYSV ipc system calls.
1994-09-13 14:52:45 +00:00
dfr
580fe46632
Added SYSV ipcs.
...
Obtained from: NetBSD and FreeBSD-1.1.5
1994-09-13 14:47:38 +00:00
gclarkii
a7c9d6c8b5
This commit was generated by cvs2svn to compensate for changes in r2726,
...
which included commits to RCS files with non-trunk default branches.
1994-09-13 13:51:34 +00:00
gclarkii
31fbfe9beb
Import of GNU Info 3.0 in bmake format
1994-09-13 13:51:34 +00:00
jkh
b9af6c1c08
Delete obsoleted *dist targets.
1994-09-13 10:20:37 +00:00
jkh
a933b2cf05
Make this stop trying to go into /usr/local and inherit the settings
...
from above instead.
1994-09-13 10:20:02 +00:00
jkh
3b3c1c77e5
Missing semi-colon after a done statement. Fixed.
1994-09-13 08:40:27 +00:00
jkh
b35ab6431f
Add a roadmap to all the files in this directory, plus some text
...
about submitting FAQ entries. Gary? Where are yooooou? :-)
1994-09-13 08:24:07 +00:00
jkh
19c0afc365
Bring back MIRROR.SITES, now listing 2.0 sites only.
1994-09-13 08:17:52 +00:00
jkh
ea2da16e3e
Add pkg_install to SUBDIR.
1994-09-13 07:39:59 +00:00
phk
d2a150fab9
Two minor nits, a printf wasn't #ifdef PAS_DEBUG'ed and probe should return 4.
1994-09-13 06:44:39 +00:00
phk
b03a69baa4
Only say eisa if ((ioaddr & 0xfff) >= 0x400)
1994-09-13 06:43:57 +00:00
jkh
560046300b
Adjust comments to document MASTER_SITES and remove mention of
...
HOME_LOCATION.
1994-09-13 06:43:10 +00:00
jkh
5a8c75ff30
Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved
...
to a reasonable compromise:
MASTER_SITES now contains a space seperated list of sites for which each
DISTFILE may be retrieved. This should be a directory spec, which will be
concatenated with each file in DISTFILES. HOME_LOCATION is *gone* now
and isn't used for anything, so you can delete it from your Makefiles.
If you want to force a fetch from a given location, simply do something like:
MASTER_SITES= ftp://fnord.foo.bar/pub/dist
DISTFILES= a.tar.gz b.tar.gz
Your entry in MASTER_SITES will be tried first to fetch a.tar.gz and
b.tar.gz, followed by any master sites we have set up (right now, only
freebsd.cdrom.com).
1994-09-13 06:22:11 +00:00
jkh
450da21275
Add fdisk to SUBDIR.
1994-09-13 05:32:20 +00:00
wollman
23fac4af25
Add zic' and
zdump'.
1994-09-13 03:52:20 +00:00
wollman
b80021e668
Port to FreeBSD. Not ready for inclusion in libc just yet, but here
...
so we can compile zic.
1994-09-13 03:50:58 +00:00
wollman
91bd59b78c
This commit was generated by cvs2svn to compensate for changes in r2710,
...
which included commits to RCS files with non-trunk default branches.
1994-09-13 03:44:49 +00:00
wollman
448e2f9aba
One more try, and if it doesn't work this time I'm giving up.
...
(Check in original localtime.c.)
1994-09-13 03:44:49 +00:00
wollman
458460a943
This commit was generated by cvs2svn to compensate for changes in r2708,
...
which included commits to RCS files with non-trunk default branches.
1994-09-13 03:39:01 +00:00
wollman
cbc72118ba
The rest of tzcode94g from Arthur David Olson.
...
Obtained From: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g.tar.gz
1994-09-13 03:39:01 +00:00
cvs2svn
61a92abc55
This commit was manufactured by cvs2svn to create branch 'ADO'.
1994-09-13 03:36:17 +00:00
wollman
b4845220d4
FreeBSD port of timezone code.
1994-09-13 03:36:16 +00:00
phk
eebac3c922
Added DSI_SOFT_MODEM
1994-09-13 03:34:08 +00:00
phk
52a89a0c57
Digicom Systems Inc, makes "softmodems". What this means is simply that
...
you download the microcode to the DSP everytime you power on your system.
They provide a dos-program to do so, but no other support. This commit adds
code to the sio-driver, which implement an ioctl, which will down-load the
micro-code.
To get this functionality, you must define DSI_SOFT_MODEM.
The program to actually employ the ioctl is not included, but the entire
source looks like this:
#include <sys/ioctl.h>
#include <stdio.h>
main()
{
unsigned char buffer[100000];
int i;
read(0,buffer,100000);
if((i = ioctl(1,TIOCDSIMICROCODE,buffer)) < 0)
perror("ioctl");
return i;
}
And you use it like this:
smload < data144b.dsi > /dev/ttyid3
You need to copy the *.DSI files from the dos-media provide with your modem.
You can see what is downloaded by issuing the ATI3 command to the modem.
DSI's scheme for what code you can run on your modem isn't violated by this.
Poul-Henning Kamp
phk@freefall.cdrom.com
1994-09-13 03:30:31 +00:00
wollman
4872ce1251
The latest and greatest timezone code from Arthur David Olson, part 1.
...
This import comprises the `zic' and `zdump' programs.
Obtained from: Arthur David Olson, ftp://elsie.nci.nih.gov/pub/tzcode94g
1994-09-13 03:29:24 +00:00
wollman
2cb79b8df1
This commit was generated by cvs2svn to compensate for changes in r2702,
...
which included commits to RCS files with non-trunk default branches.
1994-09-13 03:29:24 +00:00
phk
2041840639
Add an ioctl to download microcode to DSI softmodem.
1994-09-13 03:19:19 +00:00
wollman
be512700dd
Forgot to check this important file in.
1994-09-13 02:21:48 +00:00
wollman
f49883bd92
Don't be so aggressive when installing examples. We still delete the
...
directories or links before we install the new things, but now we don't
delete /usr/share/examples itself, so other examples installed from
other places in the tree will not be touched.
1994-09-13 02:21:03 +00:00
wollman
c2f3e31b64
Added /usr/share/examples and subdirectories.
1994-09-13 02:14:57 +00:00
wollman
7fd54de451
Pollution-control header file generated by new makesyscalls.sh.
1994-09-13 00:49:55 +00:00
wollman
37c8ae5b9e
Added namespace information for future pollution-control measures.
1994-09-13 00:48:26 +00:00
ache
1265c85a97
Add libcipher.a: libcrypt exports only crypt() but not des_setkey()
...
which is in libcipher.a
1994-09-12 17:27:55 +00:00