dcs
a68d5c9544
Silence a warning.
...
PR: bin/9754
1999-02-04 13:16:21 +00:00
dcs
028fe6b9d1
The previous fix for "type" was absolutely lousy. Not only the buffer
...
allocated was not big enough, but it ended up to being used where it
was supposed to be used. The person who did that ought to be shot, but
since I'm a good person, I'll forgive myself...
PR: bin/9743
1999-02-04 13:06:47 +00:00
dcs
0ebff7e4fd
Add conditional compilation facilities to ficl. This had been previously
...
committed to RELENG_3 instead of HEAD, so let's HEAD catch up.
PR: bin/9662
1999-02-04 12:57:56 +00:00
newton
69d836b175
svr4 emulator will refuse to unload itself if it is currently in use.
1999-02-04 12:43:17 +00:00
newton
6266a87e01
Provide elf_brand_inuse() as a method an emulator can use to find out
...
whether it is currently in use (which is kinda useful when it's about
to unload itself: Lockups are never very much fun, are they?).
1999-02-04 12:42:39 +00:00
markm
a14ff10255
Add the perl man pages to the "whatis" building list.
...
RELENG_3 candidate.
1999-02-04 11:54:30 +00:00
markm
1ec675bbfe
Add perl5 userland (actually localland) to MANPATH list.
1999-02-04 11:43:10 +00:00
yokota
6c48669ba7
- Added atkbdc and atkbd to the device info array so that they don't
...
appear as "unknown device" in the visual UserConfig.
- Mark psm as FLG_FIXED.
1999-02-04 10:36:57 +00:00
markm
af4b14e3cf
Fix the handling of certain devices.
...
Previously the foolowing lines would have broken:
controller fdc0 at isa? disable port ? bio
controller fdc0 at isa? disable port 0x100 bio
While this would work:
controller fdc0 at isa? disable port "IO_FD1" bio
The first of the three lines is useful for making placeholder devices
for PCMCIA-floppies, and the second is useful for non-standard hardware.
The failure is a "(null)" string in ioconf.c that the compiler pukes on.
Thanks to: Bruce Evans (bde@freebsd.org )
1999-02-04 10:24:45 +00:00
markm
01d4866412
Add bits useful to getting laptops going (my Libretto in particular)
...
Add ActionTec v.90 modem and Libretto Floppy to pccard database;
Autoload pcic device.
1999-02-04 10:06:44 +00:00
kato
b7574da882
Sync with sys/i386/i386/machdep.c revision 1.324.
1999-02-04 09:55:42 +00:00
bde
aae47154b6
Added a used include. This file doesn't get tested by LINT because
...
it is null when trix is configured.
Submitted by: Brian Feldman <green@unixhelp.org> but moved by me
1999-02-04 08:52:46 +00:00
jkoshy
3f25589186
Typo fix. Remove reference to non-existent edit(1).
...
Pointed out by: Sue Blake <sue@welearn.com.au>
1999-02-04 07:13:49 +00:00
grog
ddb81d8b86
Change description of dump analysis and crash to reflect the two
...
.gdbinit files.
1999-02-04 05:01:14 +00:00
grog
49c304a292
Split .gdbinit file into two versions, on suitable for remote
...
debugging, the other for dump analysis.
1999-02-04 04:59:52 +00:00
peter
4914589d32
Restore rev 1.2 and 1.3 after they got spammed and backed out in rev 1.7
...
and 1.8 as those features are used by the ports tree.
(RELENG_3 candidate)
1999-02-04 03:57:15 +00:00
peter
ad7382e438
Restore rev 1.2 after it got spammed in rev 1.3 and 1.4.
1999-02-04 03:54:51 +00:00
jkh
2c1624cfdc
Add compat22 distribution in anticipation of its appearance.
1999-02-04 03:30:34 +00:00
msmith
a05a2cf59e
Nuke all the stupid ffs() stuff and use powerof2() instead.
...
Submitted by: Bruce Evans <bde@zeta.org.au>
1999-02-04 03:27:43 +00:00
msmith
8ec6127468
Fix power-of-2 check for the TCB hash size.
...
Submitted by: Brian Feldman <green@unixhelp.org>
1999-02-04 03:02:56 +00:00
grog
58870eb89b
Change vinum_drives to vinum_slices
...
Spotted-by: Jake <jake@checker.org>
1999-02-04 00:23:10 +00:00
asami
51e7b7296b
Remove commented out definition of FTP_PASSIVE_MODE, it is (and has always
...
been) an environment variable and doesn't belong here.
Pointed out by: cnh@ems.mindspring.net , sanpei@yy.cs.keio.ac.jp
1999-02-03 22:25:41 +00:00
fenner
adb8ba8144
Warn about collapsing multiple slashes into 1 in ftp URL's.
...
Look at the FTP_PASSIVE_MODE environment variable like the man page says.
PR: bin/9464
Submitted by: John A. Shue <John.Shue@symmetron.com>
Add references to RFC's 1790, 959, 850.
PR: doc/6564
1999-02-03 20:43:29 +00:00
fenner
af6685ec33
Don't try to parse a colon in a URL as a port
...
(e.g. http://www.host.name/foo:bar )
PR: bin/5072
Submitted by: Takeshi WATANABE <watanabe@komadori.planet.kobe-u.ac.jp>
1999-02-03 20:24:53 +00:00
joerg
1d35d98389
Several recent additions. Folks, please update this file if you add some
...
new feature to the system!
. SVR4 emulation
. NTFS
. upgrade of f77 via f2c
1999-02-03 17:27:12 +00:00
joerg
38d2602fc1
Update to the most recent version. Among other things, this also solves
...
the function naming problem for complex double function i've recently
aksed for in -committers. (The recently committed rev 1.5 of proc.c
was actually also part of this update.)
Should the mailing lists come to an agreement that f2c better belongs
into the ports, this could be done nevertheless. For the time being,
we've at least got a current version now.
Thanks, Steve!
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
1999-02-03 17:23:49 +00:00
dg
4176c26a7a
Fixed the type of target_page to vm_offset_t (unsigned). This fixes a
...
panic during boot on machines with >=2GB of RAM. Also changed some
incorrect printf conversion specifiers from %d to %u (signed to unsigned).
This fixes bugs when printing the amount of memory on machines with >=2GB
of RAM.
1999-02-03 14:10:50 +00:00
msmith
95a45fc122
Mention the net.inet.tcp.tcbhashsize tunable.
1999-02-03 09:07:33 +00:00
msmith
35606d39dd
Make TCBHASHSIZE a boot-time tunable as well, taking its value from the
...
variable net.inet.tcp.tcbhashsize.
Requested by: David Filo <filo@yahoo-inc.com>
1999-02-03 08:59:30 +00:00
kato
c40db6cc73
PC98 version of new boot loader. Because boot2 has not yet ported,
...
files in boot2 directory are copies from legacy biosboot.
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
1999-02-03 08:39:09 +00:00
bde
850544e5d8
Removed some unused includes (only 1 to go here now). Sorted includes.
1999-02-03 08:21:44 +00:00
semenu
c9443d19ff
Added mount_ntfs subdirectory.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:21:24 +00:00
semenu
888efede80
Added ntfs subdirectory.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:18:25 +00:00
semenu
705bdbd27c
Added vnode tag for NTFS.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:12:36 +00:00
semenu
203f71e334
This commit was generated by cvs2svn to compensate for changes in r43552,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 04:07:38 +00:00
semenu
18528fad7c
First version.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:07:38 +00:00
semenu
bb91a31741
First version.
...
Reviewed by: David O'Brien <obrien@NUXI.com>
1999-02-03 04:07:38 +00:00
semenu
b26c10c8cf
This commit was generated by cvs2svn to compensate for changes in r43550,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 04:01:27 +00:00
semenu
85b72afac3
First version.
...
Reviewed by: David O'Brien
1999-02-03 04:01:27 +00:00
semenu
a74ec49a6f
This commit was generated by cvs2svn to compensate for changes in r43548,
...
which included commits to RCS files with non-trunk default branches.
1999-02-03 03:51:19 +00:00
semenu
9ebe38c934
Primary version.
...
Reviewed by: David O'Brien
1999-02-03 03:51:19 +00:00
dillon
fdc78db606
Submitted by: Alan Cox
...
The vm_map_insert()/vm_object_coalesce() optimization has been extended
to include OBJT_SWAP objects as well as OBJT_DEFAULT objects. This is
possible because it costs nothing to extend an OBJT_SWAP object with
the new swapper. We can't do this with the old swapper. The old swapper
used a linear array that would have had to have been reallocated, costing
time as well as a potential low-memory deadlock.
1999-02-03 01:57:17 +00:00
brian
4bdbe56100
Encode & Decode the PROTOCOMP fields correctly.
...
When NAKing the peer, get as close as we can to what
he REQd.
When the peer NAKs us, get as close as we can to what
they NAKd with on our next REQ.
1999-02-02 20:27:12 +00:00
wollman
34b4257ca1
Add a `default' feature to tzsetup for use in script-driven installation
...
(if someone writes the other half). Also rewrite the man page in a more
appropriate (formal) style.
1999-02-02 20:26:31 +00:00
wollman
5969e9da8d
Merge from vendor branch. Includes functional updates for:
...
Egypt, Cyprus, Israel, Japan, Australia, Fiji, Brazil,
Mexico, Nicaragua
PR: 8632
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata1999b
1999-02-02 19:12:22 +00:00
dfr
5a3ed6148e
Use the bsd.kern.mk from the source tree rather than the installed one
...
if possible.
1999-02-02 18:34:23 +00:00
kato
bada26ac70
Added braces around initializsers and in if-statements.
...
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-02-02 17:26:03 +00:00
kato
ef0e64aeaf
Sync with sys/dev/syscons/syscons.c revision 1.294.
1999-02-02 17:21:33 +00:00
jkh
d36c0b9b86
List palm pilot category.
1999-02-02 16:57:55 +00:00
jkh
c2a2c32e9f
Show dependencies in package menu.
...
PR: 7454
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
1999-02-02 15:57:14 +00:00