jkh
ad0fa3cbbf
Don't assume / seperator between site name and dist file in fetch.
1994-09-14 15:30:44 +00:00
jkh
f09f3ae83b
Update this to list all of our cvs* mailing lists, describing each one
...
in some small detail.
1994-09-14 09:50:56 +00:00
dg
7753bf2cb8
Added missing #ifdef SYSVSHM.
1994-09-14 05:52:13 +00:00
dg
c5f5d0f6cb
Fixed slattach to do flags ioctl via network device rather than tty.
...
Submitted by: Rich Murphey, and fixed up by me.
1994-09-14 05:40:56 +00:00
wollman
891e296c7a
Shuffle some functions and variables around to make it possible for
...
multicast routing to be implemented as an LKM. (There's still a bit of
work to do in this area.)
1994-09-14 03:10:15 +00:00
wollman
63cf74f14d
Added a bit of missing functionality to make this work correctly on a
...
wider variety of systems. Include the deivers from pci_intel.c in
pci_config.c (I hope this is what was intended; my system works ok).
Use pmap_mapdev(). Automatically map any large linear frame buffers
or whatnot in VGA-style devices which ordinarily would not have their
own drivers, and don't call not_supported() for them. (This shuts up
complaints about my Matrox card.) Include the beginnings of what could
eventually become dynamically-loadable PCI devices. Allow for the
possibility of PCI devices simply providing a PCI veneer over an existing
ISA device, and shut up about them, too.
Make autoconfiguration text conform more to the style of other supported
buses.
1994-09-14 01:34:51 +00:00
wollman
4a1dfe5ed5
Add tzsetup.
1994-09-13 23:03:19 +00:00
wollman
6fca7919d3
A little script to help users in setting up their timezone. (Try it!)
1994-09-13 23:01:59 +00:00
wollman
24eb8cffa8
Don't build /etc/confgig; we decided not to take that route.
1994-09-13 22:04:53 +00:00
wollman
f1870d8d57
Clean up prototype for /usr/share/zoneinfo, so we don't get bogus
...
Canada, posix, right, etc. directories.
1994-09-13 22:04:01 +00:00
wollman
8a9c630991
Don't build Pacific Presidential Election Time; it has no legal standing,
...
and results in a bogus link and US/ directory.
1994-09-13 22:02:46 +00:00
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