mark
e0d2ec153f
Rename the members of the pv_addr_t structure to make them more
...
meaningful and to avoid C++ name clashes. Fixes PR port-arm32/6365.
1999-01-03 02:19:32 +00:00
lukem
2faa2d1ff5
add support for '-L label', which file(1) and restore(1) can extract from the
...
header. mostly based on [bin/6715] from Brian Grayson <bgrayson@ece.utexas.edu>
old filesystems don't have fs_qbmask and fs_qfmask set in the superblock;
fudge them as per code in /sys/ufs/ffs/ffs_vfsops.c::ffs_oldfscompat().
bug and suggested fix from Robert Elz <kre@munnari.OZ.AU> in [bin/6610]
XXX: there may be other variables required as well...
1999-01-03 02:17:46 +00:00
lukem
21ae292644
add support for '-L label', which file(1) and restore(1) can extract
...
from the header.
mostly based on [bin/6715] from Brian Grayson <bgrayson@ece.utexas.edu>
1999-01-03 02:17:45 +00:00
lukem
9ebc86e047
update date
1999-01-03 02:04:10 +00:00
hubertf
f42c52bee6
Add previewing of next shape. Old (previous) behaviour can be
...
restored by compiling with NO_PREVIEW defined.
1999-01-03 02:00:17 +00:00
lukem
75ea7b3f7e
user friendly enhancments.
...
reworked from [bin/6710] by Brian Grayson <bgrayson@ece.utexas.edu>
1999-01-03 01:50:34 +00:00
lukem
f0dcae6433
highlight that ls -o lists the flags
1999-01-03 01:36:34 +00:00
lukem
1f786e2c6f
refer to chflags(1) for more info on file flags.
...
split up explanation of long format into a list
1999-01-03 01:33:51 +00:00
lukem
0f56c0cd69
* parse `nonodump' (synonym for `dump'; both are inverse of `nodump').
...
from Brian C. Grayson <bgrayson@marvin.ece.utexas.edu> in [bin/3932]
* don't depend on a fallthrough in one case; explicitly return like
all other cases.
* include "stat_flags.h" instead of "ls.h" and "extern.h"; other
programs use this file and don't need the other cruft.
1999-01-03 01:30:10 +00:00
augustss
497a2c58c3
Regen.
1999-01-03 01:15:01 +00:00
augustss
c5412a11a4
Minor changes.
1999-01-03 01:12:41 +00:00
augustss
302f42d891
Add more CDC definitions.
1999-01-03 01:09:18 +00:00
eeh
aae0096c7c
More signal handling fixups.
1999-01-03 01:08:51 +00:00
augustss
6d990bf7f3
Add an ugly workaround for a bug (feature) in the NetBSD open()/close()
...
protocol.
1999-01-03 01:03:22 +00:00
augustss
bf1154922d
Add a length paarmeter to usbd_do_request_flags().
1999-01-03 01:00:56 +00:00
tv
b5a5a3842f
Also add a manpage link for fort77.
1999-01-02 23:56:24 +00:00
tv
b0a62946c3
This is also called "f77" and "fort77".
1999-01-02 23:55:13 +00:00
tv
5e7565c4dd
Fix to add f77 and g77, as well as new fort77.
1999-01-02 23:54:03 +00:00
tv
47c304787b
Add `fort77' as a synonym for `f77' and `g77' as required by the Single
...
UNIX Specification.
1999-01-02 23:51:51 +00:00
tv
ced6fe4b11
Add sections `l' and `n' for pkg, X11, local. DTRT with manual pages
...
ending with `.n'. XXX: Does not DTRT for manual pages with
multi-character extensions (i.e. 3f) yet!
1999-01-02 23:50:40 +00:00
kristerw
38a6811363
Verify that the symbols are of the right kind when applying fixup
...
to segment data. This prevens gas from SEGV when seeing code of
the type
L0:
addl $(Loop-L0-3),%eax
Loop:
This solves PR 6486 from Anders Hjalmarsson.
1999-01-02 19:25:40 +00:00
nathanw
f274a1c1c5
Update for the 1990s: don't try to pass an integer in a pointer in ksym2name().
...
Makes this build on the alpha.
1999-01-02 19:01:12 +00:00
mcr
cf886c5ea2
Added /usr/share/doc/xntp for PR 5405
1999-01-02 18:47:09 +00:00
nathanw
f315107074
Fix compile warning on alpha (%qd and off_t lossage).
1999-01-02 17:54:21 +00:00
tron
46ce633a7b
Add reference to "st(4)" as suggested by Brian Grayson in PR bin/6713.
1999-01-02 16:28:39 +00:00
tron
633171c70e
Fix typos noticed by Brian Grayson in PR bin/6713.
1999-01-02 16:17:24 +00:00
tron
29fe5bf18a
The system namelist database is called "/var/db/kvm.db" not
...
"/var/db/kvm_netbsd.db". Fixes PR bin/6712 by Brian Grayson.
1999-01-02 16:11:43 +00:00
tron
593de752d4
Mention that symlinks don't need to point to an existing file or
...
directory as suggested by Brian Grayson in PR misc/6711.
1999-01-02 16:05:26 +00:00
tron
1c7a4fb141
Remove obsolete header file. Fixes PR bin/6700 by Joseph S. Myers.
1999-01-02 15:47:55 +00:00
dbj
c67d9eac9d
Applied supplied patches from pr port-next68k/6709
...
add bus_space support for mono framebuffer
1999-01-02 13:42:17 +00:00
dbj
0f11abef49
Aded include for files.wscons so changes from pr 6707 to conf.c compile.
1999-01-02 13:30:45 +00:00
dbj
bb1f20f1fa
Reformatted changes from previous patch to match style guidelines.
1999-01-02 13:23:31 +00:00
dbj
70b3738d46
applied patch from pr port-next68k/6708: add wscons devices to next68k MAKEDEV
1999-01-02 13:14:18 +00:00
dbj
654bed5b5c
applied patches from port-next68k/6708: add wscons devices to next68k MAKEDEV
1999-01-02 13:06:54 +00:00
dbj
99c914d1be
Added check that M68040 is defined in case user interrupted creation
...
of assym.h, leaving it empty.
1999-01-02 13:03:20 +00:00
dbj
48d4303235
applied patch from pr port-next68k/6704: next68k zs driver formatting error
...
zs driver needs to print a newline.
1999-01-02 12:47:50 +00:00
kristerw
14e0e5307d
The scalb* functions left data on the floting point register stack.
...
Remove it before leaving the function.
The solution is taken from OpenBSD.
1999-01-02 05:15:40 +00:00
hubertf
1a097ef45d
add Munich International Airport, Munich, Germany (MUC)
1999-01-02 03:36:54 +00:00
lukem
c5d402d13c
fix bugs in handling of `!' operator:
...
* 'find . !' would coredump
* ! wouldn't correctly negate expressions in parenthesis
discovered and fixed by Dave Sainty <dave@dtsp.co.nz> in [bin/6412]
1999-01-02 02:34:15 +00:00
kristerw
5cb04ec709
Fix typo, closes PR 6694 by Mason Loring Bliss.
1999-01-02 01:54:58 +00:00
kristerw
0a31df6329
Fix a typo.
1999-01-02 01:11:55 +00:00
kristerw
d6d1167518
Minor cleanup of the 'obj_fix_adjustable' macro.
1999-01-02 01:07:51 +00:00
ragge
d0e7a99a8a
Giant change: NBPG now set to 4k and CLSIZE == 1 for vax. This change
...
made a whole bunch of annoying bugs disappear; mostly depending on
bad use of NBPG in non-MD code. The VAX port was the only port that
used this historical "feature".
The CL* macros should probably go away totally, there is no reason
at all to keep them.
1999-01-01 21:43:17 +00:00
ragge
1678119a36
A little better support for 'trace' command.
1999-01-01 21:25:03 +00:00
thomas
872b1a1f2a
PCI I/O Start 16k because some devices allow only addresses
...
up to 64k.
1999-01-01 19:54:52 +00:00
christos
000c8bbf35
Regen
1999-01-01 19:30:52 +00:00
christos
512db6124c
Add Xircom Netwave driver from Michael Eriksson
1999-01-01 19:30:03 +00:00
msaitoh
4d24950345
s/IT/It/
1999-01-01 19:05:23 +00:00
msaitoh
0e764071d3
s/CD/Cd/
1999-01-01 19:02:54 +00:00
msaitoh
a0f22c3359
s/TN/Tn/
1999-01-01 18:59:24 +00:00