| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
instead of duplicating code, albeit trivial (inspired by NetBSD).
PR: 5524
Notes:
svn path=/head/; revision=32962
|
| |
|
|
|
|
|
| |
PR: 5593
Notes:
svn path=/head/; revision=32958
|
| |
|
|
|
|
|
|
|
|
| |
since pkh made tunctl static in revision 1.17 these are already
guaranteed to be zero'd and tunattach will only be called once.
Pointed out by: Bruce Evans and Bill Fenner
Notes:
svn path=/head/; revision=32957
|
| |
|
|
|
|
|
|
|
| |
if RAWBOOT is defined.
Reviewed by: bde
Submitted by: Takeshi Amaike <amaike@iri.co.jp>
Notes:
svn path=/head/; revision=32955
|
| |
|
|
|
|
|
|
|
|
| |
to look up information about that device. Right now, all it does
is give back the dev_t for the device, if known, since that's all
I needed, but hopefully the SCSI mavens will come up with a more generally
useful structure.
Notes:
svn path=/head/; revision=32953
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32952
|
| |
|
|
|
|
|
|
| |
PR: kern/5577
Submitted by: Craig Leres <leres@ee.lbl.gov>
Notes:
svn path=/head/; revision=32951
|
| |
|
|
|
|
|
| |
between 4.9.6 and the port of 8.x.
Notes:
svn path=/head/; revision=32949
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32947
|
| |
|
|
|
|
|
|
|
| |
now this breaks vm_page_wire (due to wired page accounting per object.)
This should fix a problem as described by Donald Maddox.
Notes:
svn path=/head/; revision=32946
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32945
|
| |
|
|
|
|
|
| |
This should stop complaints about it not working for people.
Notes:
svn path=/head/; revision=32944
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32941
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32940
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32939
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32938
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MUST be PG_BUSY. It is bogus to free a page that isn't busy,
because it is in a state of being "unavailable" when being
freed. The additional advantage is that the page_remove code
has a better cross-check that the page should be busy and
unavailable for other use. There were some minor problems
with the collapse code, and this plugs those subtile "holes."
Also, the vfs_bio code wasn't checking correctly for PG_BUSY
pages. I am going to develop a more consistant scheme for
grabbing pages, busy or otherwise. For now, we are stuck
with the current morass.
Notes:
svn path=/head/; revision=32937
|
| |
|
|
|
|
|
| |
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
Notes:
svn path=/head/; revision=32935
|
| |
|
|
|
|
|
| |
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
Notes:
svn path=/head/; revision=32930
|
| |
|
|
|
|
|
|
| |
This also zaps a DPT option from lint; it wasn't referenced from
anywhere.
Notes:
svn path=/head/; revision=32929
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32928
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32927
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32926
|
| |
|
|
|
|
|
| |
This also fixes a couple of defunct options; submitted by bde.
Notes:
svn path=/head/; revision=32925
|
| |
|
|
|
|
|
| |
${DESTDIR}/kernel.
Notes:
svn path=/head/; revision=32924
|
| |
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=32923
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32922
|
| |
|
|
|
|
|
|
| |
DEVFS support here; just including the header file doesn't do any good, and
would make this depend on opt_devfs.h)
Notes:
svn path=/head/; revision=32921
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32920
|
| |
|
|
|
|
|
| |
Correct a small misfact. :)
Notes:
svn path=/head/; revision=32918
|
| |
|
|
|
|
|
| |
Pointed out by: Eric L. Hernes <erich@lodgenet.com>
Notes:
svn path=/head/; revision=32917
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32916
|
| |
|
|
|
|
|
| |
anymore, don't do all the putenv's for it's benefit.
Notes:
svn path=/head/; revision=32914
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32912
|
| |
|
|
|
|
|
|
|
| |
- Remove reference to the obsolete options: BOOT_PROBE_KEYBOARD,
BOOT_PROBE_KEYBOARD_LOCK and BOOT_FORCE_COMCONSOLE.
- Add reference to BOOT_COMCONSOLE_SPEED.
Notes:
svn path=/head/; revision=32911
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32910
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32904
|
| |
|
|
|
|
|
| |
(If only all import/merges were this trivial :-)
Notes:
svn path=/head/; revision=32899
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=32897
|
| | |
| |
| |
| |
| |
| |
| |
| | |
imported a few days ago. There is very little difference, except that
the remote protocol apparently supports wrappers and -k options better.
Notes:
svn path=/vendor/cvs/dist/; revision=32896
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32895
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32894
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32893
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32892
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32891
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32890
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If you want to play with it, you can find the final version of the
code in the repository the tag LFS_RETIREMENT.
If somebody makes LFS work again, adding it back is certainly
desireable, but as it is now nobody seems to care much about it,
and it has suffered considerable bitrot since its somewhat haphazard
integration.
R.I.P
Notes:
svn path=/head/; revision=32889
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
available. If there isn't bounce space available, the bounce code
is disabled. This will allow most large systems to run properly
when the bounce space is mistakenly allocated above 16MB.
Notes:
svn path=/head/; revision=32884
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=32880
|
| | |
| |
| |
| |
| |
| |
| |
| | |
FreeBSD filesystems could be dammaged by repeatedly mounting and unmounting
several partitions.
Notes:
svn path=/head/; revision=32874
|