jdp
97c5848571
Fix breakage for the static a.out case. The a.out linker doesn't
...
consider a linker set definition to be sufficient reason to pull an
object module from an archive library. This caused undefined
symbols when linking with libpam.a using a.out. I solved it by
linking in the object that references the linker set in the "ld -r"
step.
1999-01-22 12:43:42 +00:00
jdp
d149f7d8f9
Introduce a new variable NEED_LIBNAMES. If it is defined,
...
<bsd.libnames.mk> is included regardless of the object file format.
This is needed to fix the a.out PAM breakage that manifests itself
when trying to build login.
1999-01-22 12:41:27 +00:00
rnordier
6f61fb4448
Add a -b option as a simple way to rewrite the mbr code
...
(eg. replacing a boot manager with a standard mbr)
1999-01-22 11:54:17 +00:00
dillon
20f8addb3e
Make top use new kvm_getswapinfo() call.
1999-01-22 11:09:41 +00:00
obrien
17849cc92e
Update __FreeBSD__ and __FreeBSD_cc_version to be consistant with
...
__FreeBSD_version
Forgotten by: Eivind and Some anonymous release engineer
1999-01-22 11:09:00 +00:00
dillon
23112681aa
Fix type-o's in manual
1999-01-22 11:03:55 +00:00
dillon
bd29ffdcf6
Fix labeling bug
1999-01-22 10:57:50 +00:00
dillon
949fa00fea
Fix formatting bug with [NFS swap] vs /dev/DEVNAME
1999-01-22 10:57:22 +00:00
dillon
34551cfe05
Add SWIF_DEV_PREFIX flag to add "/dev/..." to device name.
1999-01-22 10:57:03 +00:00
dillon
d5b5a4c793
Make systat -swap use new kvm_swapinfo() function
1999-01-22 10:53:13 +00:00
dillon
8c1faf386e
Make pstat use new kvm_getswapinfo() libkvm call.
1999-01-22 10:36:48 +00:00
dillon
247543f77e
Implement kvm_getswapinfo() libkvm function. Will be used by
...
pstat, top, and systat.
1999-01-22 10:36:04 +00:00
dg
416e7bfc5a
Gutted softdep_deallocate_dependencies and replaced it with a panic. It
...
turns out to not be useful to unwind the dependencies and continue in
the face of a fatal error.
Also changed the log() to a printf() in softdep_error() so that it will
be output in the case of a impending panic.
Submitted by: Kirk McKusick <mckusick@mckusick.com>
1999-01-22 09:07:32 +00:00
dg
e4e8fec98a
Don't throw away the buffer contents on a fatal write error; just mark
...
the buffer as still being dirty. This isn't a perfect solution, but
throwing away the buffer contents will often result in filesystem
corruption and this solution will at least correctly deal with transient
errors.
Submitted by: Kirk McKusick <mckusick@mckusick.com>
1999-01-22 08:59:05 +00:00
eivind
305d248a37
__FreeBSD_version -> 400000
...
Forgotten by: Some anonymous release engineer
Reminded by: bde
1999-01-22 08:39:58 +00:00
archie
d2ea85ad41
Fix bug where 'ipfw list' would choke if there were a large number of rules.
1999-01-22 01:46:32 +00:00
brian
a3349fcd1f
Typo police.
1999-01-22 01:43:25 +00:00
n_hibma
4b60b25595
forgotten in previous commit: Lowered default debug level
1999-01-22 01:02:24 +00:00
n_hibma
4f6fd60891
Fixed disconnect for umouse
1999-01-22 00:59:52 +00:00
n_hibma
7bb7917675
Make uhub mandatory in usb config (msmith)
1999-01-22 00:57:47 +00:00
n_hibma
7824a7cd28
Textual changes
1999-01-22 00:51:12 +00:00
n_hibma
d7d000c638
Fixed bug in disconnect handling in uhub.c
1999-01-22 00:44:31 +00:00
n_hibma
6fde7fe0e0
Added OPTi FireLink and NEC (Toshiba and others) to OHCI ID's
1999-01-22 00:36:46 +00:00
n_hibma
ca386e7355
Fixed bug that made UHCI controllers fail to start.
1999-01-21 23:31:58 +00:00
wollman
f41dcfcfec
Update for 4.0 by adding the first two major changes and deleting a lot
...
of irrelevant (2.x/3.x) content.
1999-01-21 23:26:34 +00:00
n_hibma
e36fb26a20
Cleaning up, improving _detach, removing ominous warning (msmith)
1999-01-21 23:06:02 +00:00
n_hibma
b95400cb53
Added ioctl interface
1999-01-21 22:56:10 +00:00
msmith
d6db5cac76
Add 'set tunables' help, list the kernel tunable values that can currently
...
be overridden.
1999-01-21 22:03:16 +00:00
jdp
25c77b90fd
Revert my last change, "Rename some globals to reduce namespace
...
pollution." Unfortunately, some of these globals are used by ftpd,
and I broke make world. Pointy hat, please.
1999-01-21 22:02:31 +00:00
wollman
764f54ee76
Merge the 1999a revision of the timezone data files. There are a number
...
of important changes to European and South and Central American countries
which should be back-ported to 3.x.
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata1999a.tar.gz
1999-01-21 21:55:55 +00:00
msmith
b8598e583e
Allow VM_KMEM_SIZE to be tuned from the kernel environment. This tuning
...
value *completely* overrides any value precalculated by the kernel.
1999-01-21 21:54:32 +00:00
wollman
d92556606f
This commit was generated by cvs2svn to compensate for changes in r43009,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 21:35:08 +00:00
wollman
7a7b2c07b9
Try this import again, this time on the correct (sic) vendor branch.
1999-01-21 21:35:08 +00:00
wollman
c1abf64b27
This commit was generated by cvs2svn to compensate for changes in r43007,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 21:31:40 +00:00
wollman
da04da7067
1999a revision of timezone data from Arthur Olson and friends.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata1999a.tar.gz
1999-01-21 21:31:40 +00:00
wollman
8092b89111
I don't know how this happened since I know I compiled this on my machine.
...
Fix braino oflag -> uflag (or perhaps I should have gone the other way).
1999-01-21 21:09:56 +00:00
imp
f589f95929
Nits.
1999-01-21 20:16:24 +00:00
imp
7e502c579a
Add notes about:
...
vinum changes
Matt Dillon's massive changes to vm_*.c
The great RELENG_3 branch event
1999-01-21 20:13:41 +00:00
archie
1af6c2ec4a
Fix misleading wording in ipfw(8) man page.
...
PR: docs/9603
1999-01-21 19:51:04 +00:00
imp
3601538f59
Euro support, part 2.
...
This should be merged into RELENG_3 and a similar patch may be needed
for RELENG_2_2, should that deemed necessary.
Make world succeeded with these patches in my tree.
Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com>
1999-01-21 19:41:38 +00:00
wollman
1970e9db78
Add the new code for Palestine, with the comment that we don't know
...
what its correct numeric is. Although Hong Kong (HK) was deleted at
about the same time, it remains in wide use so we leave it in.
1999-01-21 19:09:15 +00:00
yokota
7e6788facb
Add VESA mode support. If the VESA support is compiled into the kernel
...
or the VESA KLD is preloaded by the boot loader, you can load a 256 color
BMP file larger than 320x200.
1999-01-21 18:29:33 +00:00
wollman
704d828247
Merge changes from vendor branch (tzcode1999a), plus the following additional
...
changes:
- Finish migrating zic to its own private.h.
- Fix zic.8 so that it really is written in -mdoc.
- Add four new flags to zic (&document):
-D don't create directories
-u change ownership of newly-created files to user
-g change ownership of newly-created files to group
-m change mode of newly-created files to modespec
These, once proven, can be used to clean up the installation.
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz (partially)
1999-01-21 17:46:19 +00:00
wollman
8e5b9c1b13
This commit was generated by cvs2svn to compensate for changes in r42994,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 17:33:32 +00:00
wollman
d94456123b
First stage in giving zic/zdump its own version of private.h so that they
...
are decoupled somewhat from libc/stdtime's version.
1999-01-21 17:33:32 +00:00
wollman
440188cf5c
Remove two files replaced with HTML by vendor.
1999-01-21 17:32:37 +00:00
wollman
bec37b0054
Updated timezone compiler from Arthur Olson.
...
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz
1999-01-21 17:31:43 +00:00
wollman
7206b18d4b
This commit was generated by cvs2svn to compensate for changes in r42991,
...
which included commits to RCS files with non-trunk default branches.
1999-01-21 17:31:43 +00:00
peter
73927ffe49
Oops, I accidently had devfs enabled in the vn module..
1999-01-21 17:23:30 +00:00
wollman
eb63a8058f
Merge from vendor branch: timezone file structure changes and doco.
...
Fix localtime.c to deal with new magic number field.
Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz
1999-01-21 17:22:59 +00:00