wpaul
489bf2e316
Add device list entries for the tl and xl PCI ethernet devices.
1998-09-13 16:45:10 +00:00
rnordier
6eda88be5e
Enable client entry point support.
1998-09-13 13:28:07 +00:00
rnordier
200a8cfa12
Activate btxld.
1998-09-12 06:58:18 +00:00
rnordier
2072c489ec
This commit was generated by cvs2svn to compensate for changes in r39092,
...
which included commits to RCS files with non-trunk default branches.
1998-09-12 06:49:48 +00:00
rnordier
abde35fb7b
btxld is a link editor for BTX (boot extender) clients, supporting ELF,
...
a.out, and binary formats.
1998-09-12 06:49:48 +00:00
wollman
b453c79989
Fix additional warnings. Remove -Werror, since some people have complained
...
about it.
PR: 7886
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> (partially)
1998-09-11 18:49:33 +00:00
jkh
9835bde2b9
correct usage of cleanup() everywhere - this became bogus when the warnx/errx
...
stuff was added and nobody seems to have noticed. :)
Noticed by: Josh MacDonald <jmacd@paris.CS.Berkeley.EDU>
1998-09-11 07:26:58 +00:00
yokota
9c234f3ca0
The fix in the previous commit was not sufficient; the upper 24 bits
...
of an int argument still contained garbage.
Pointed out by: bde
PR: bin/7799
1998-09-10 12:20:09 +00:00
tegge
fdd7af2b36
Don't allow longjmp into a no longer valid stack frame.
1998-09-10 02:01:06 +00:00
obrien
df6ef05ae8
I don't want to be the only one to use `cut''. Use
`sed'' instead.
1998-09-10 00:27:57 +00:00
brian
14dc5fa9b9
Reflect reality
1998-09-09 22:51:49 +00:00
obrien
94c552df43
Fully use our own generated files for NFSv3.
1998-09-09 16:11:01 +00:00
danny
b3ef5244de
Fix typos.
1998-09-09 05:09:55 +00:00
brian
9778b72a4e
Initialise lcp::his_mru to the ``set mtu'' value if it's less
...
than DEF_MRU, allowing our interface mtu to be decreased
despite negotiation with the peer.
1998-09-09 00:03:09 +00:00
sos
e041e3c1a6
Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support.
1998-09-08 20:51:24 +00:00
jkh
d4f1c4a6ad
Whoops, update the makefile too while I'm at it.
1998-09-08 11:44:37 +00:00
jkh
836fdd05ad
Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS
...
library. I have to include MSDOSFS on the boot floppy anyway (so I can
read DOS floppies in a few other contexts) and since both -stable and
-current MSDOSFS handle long filenames, I'm OK on that now. Should
save about 10K of space.
1998-09-08 11:44:08 +00:00
jkh
6d75859226
Make totally sure that we have the latest 1.7 version of booteasy
...
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
1998-09-08 10:46:40 +00:00
jkh
1b1b3e89e3
o Set paths internally for pkg_add for tools we might want to invoke.
...
o Fix bogus suffix handling.
o Tell user when an FTP url is being xferred rather than being silent.
This sort of violates "the unix way" but it stops people from whacking
^C when they think it's hung, too. Sometimes visual indication of
success is important. Doesn't spit out anything if not on a TTY.
1998-09-08 10:42:26 +00:00
jkh
abeedb99ab
Fix bogus suffix stripping to be less naive.
...
PR: 3418
Noted by: pst
1998-09-08 03:15:41 +00:00
jkh
83cb162cf7
Fail as documented when a dependency cannot be found
...
PR: 7318
Submitted by: djv@bedford.net
1998-09-08 03:02:45 +00:00
jb
5ff3ca9abc
Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.
1998-09-05 08:22:30 +00:00
obrien
2009cb3703
With the change to the 4.4Lite2 mount interface we don't need special
...
conf files.
1998-09-05 00:58:37 +00:00
brian
6a976db185
Don't cast potentially unaligned addresses to pointers to
...
non-char types on non-i386 architectures.
On Alpha and Sparc we get a bus error if we do.
1998-09-04 18:26:00 +00:00
imp
a72d9deb16
o Enable standby mode in apm utility. You need a newer kernel for this
...
functionality to work (however, the kernel changes were committed
to current at 1998/07/05 23:29:11 PDT).
o Enable setting of a timer for later wakeup. Note, not all APM
BIOSes support this for all modes (mine doesn't support waking up on
a timer from standby mode).
o Print out the APM capabilities, as reported by the BIOS.
o Report wake on ring indication. No way to enable/disable this, but
it is reported.
o update man page with above
o The output of this command has changed, so if you have a script that
parses its output, then you may need to rewrite it slightly.
o The code attempts to deal with older kernels than July 5, 1998, but
that part of the code isn't well tested.
1998-09-04 16:08:54 +00:00
yokota
98583a6c59
Fix uninitialized variable.
...
PR: bin/7799
Submitted by: Sheldon Hearn (axl@iafrica.com )
1998-09-04 10:15:48 +00:00
obrien
874cec2b9f
Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.
...
(bde will remove it soon)
1998-09-04 08:55:29 +00:00
ache
0b49ec5ad9
add missing sys/queue.h
1998-09-04 07:48:53 +00:00
nsouch
3850ac1435
Reviewed by: Doug Rabson
...
Submitted by: nsouch
'local' token added to support new bus architecture .c files generated
by .m files.
1998-09-03 21:03:43 +00:00
brian
5961b3a28f
Install amd.conf
1998-09-02 21:09:14 +00:00
jkh
e3fc21dfbd
Silence potentially bogus warning.
1998-09-01 06:58:11 +00:00
jkh
aa64d4241e
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
wosch
a024876276
Sort cross references.
1998-08-31 16:41:09 +00:00
brian
fcdad13ceb
Remove OpenBSD build support - let the Makefile vary per
...
OS rather than making it a mess and potentially screwing
up cross builds.
Suggested by: bde
1998-08-31 12:14:32 +00:00
jkh
f775fe4f3d
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
jkoshy
32bad8ffcc
The `group{del,mod,show}' take require a '[group|gid]' argument.
...
PR: docs/7788
1998-08-31 04:49:04 +00:00
brian
93d1e1a372
Add OpenBSD build support
1998-08-30 23:53:25 +00:00
brian
64ee6253db
Add OpenBSD build support
...
Remove -Wmissing-prototypes
1998-08-30 23:53:00 +00:00
gpalmer
40171c1663
Split lines into one subdir per line.
1998-08-30 20:58:16 +00:00
gpalmer
d99ce6df06
Make pstat machine-independant again
1998-08-30 20:15:09 +00:00
gpalmer
e2d5859b23
DPDADD -> DPADD
1998-08-30 19:59:53 +00:00
gpalmer
97b3674a72
Fix parallel makes falling over on xwhere
1998-08-30 19:59:35 +00:00
jkoshy
bab8424d8e
Install ipmon.8 in man8/ not man1/.
...
PR: 7778
Submitted by: horikawa@jp.freebsd.org
1998-08-30 04:48:00 +00:00
brian
b2af425663
Don't use `-width 20'', it's misleading. Use
`-width XX''
...
instead.
1998-08-29 23:02:45 +00:00
brian
6251de01bc
Don't claim that the alias library isn't loaded until
...
used.
1998-08-29 23:02:43 +00:00
brian
5726073c22
Add the following word substitutions when running a shell
...
command:
AUTHNAME: The local authname
ENDDISC: The local endpoint discriminator
LABEL: The configuration label in use
PEER_ENDDISC: The peers endpoint discriminator
USER: The peers authname
1998-08-29 23:02:42 +00:00
brian
9afa25380b
Allow the use of HISADDR, MYADDR and INTERFACE as words
...
embedded in the args of a "shell" or "!bg" command, and
only accept upper case versions.
We can now do:
! sh -c "ifconfig INTERFACE >/tmp/myfile"
1998-08-29 23:02:39 +00:00
brian
9c2f32d612
Mention `cbcp'' in
`set log ?''
1998-08-29 18:37:02 +00:00
jkh
460572da05
Add /usr/lib to the list of things to chflag before upgrading.
...
Noticed by: Blaz Zupan <blaz@gold.amis.net>
1998-08-28 01:03:41 +00:00
jkh
a4a5649dd5
Fix recursive package add problem (for on-disk package files) I introduced
...
with the change in semantics to make_playpen(). Now package dependencies
more than 2 levels deep should work again. Pass the hat.
1998-08-27 14:59:55 +00:00