sam
12f65d7c92
MFC 1.3: fix typo
2007-01-26 06:46:39 +00:00
sam
25a8a45fde
MFC 1.2: add rate knob for net80211 rate control modules
2007-01-25 17:40:09 +00:00
yar
0875ae9ec7
MFC pkill(1) totally. Besides bugfixes, this brings in the following
...
visible changes:
* a new option -I for interactive killing;
* a new syntax for jail wildcards: -j any, -j none; -j0 is deprecated now.
MFC the regression tests for pkill(1), too, to make sure it works well.
Approved by: gad, pjd, re
Tested by: the regression tests
2007-01-05 14:03:21 +00:00
n_hibma
4e44cf7665
MFC 1.22 and 1.23:
...
Shorten the kernel config file on the make command line to make things
like
NANO_KERNEL=/path/to/kernel.config
work, so multiple images can share the same kernel config file.
2006-11-27 12:17:32 +00:00
ru
33c83d92dc
MFC:
...
- Use SBLOCK_UFS2 instead of SBLOCK_UFS1 to calculate likely start
of the UFS2 partition from the beginning of disk.
- Initialize the "offset" variable and bump WARNS that made this
visible.
Approved by: re (kensmith)
2006-09-29 08:07:19 +00:00
cvs2svn
ad90a56740
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-09-22 22:11:30 +00:00
cvs2svn
4f9a13486e
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-09-19 11:28:07 +00:00
cvs2svn
335209b3be
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-09-16 10:44:34 +00:00
pjd
6fb52e4447
MFC: Synchronize geli(8) with HEAD version.
2006-09-04 15:26:05 +00:00
pjd
f276329193
MFC: Synchronize opencrypto framework with HEAD version.
2006-09-04 15:16:14 +00:00
pjd
7e48156585
MFC: tools/tools/crypto/ubsecstats.c 1.4
...
Add missing stats.hst_nodesc statistics.
2006-09-03 16:02:37 +00:00
sam
546832a6ae
MFC: sync with head (major rewrite)
2006-09-02 17:18:34 +00:00
simon
5633b1ad20
MFC 1.21:
...
Move the setup of "diskless" /etc magic files from install_etc() to a
separate function which is called right after install_etc().
2006-08-28 08:46:49 +00:00
dwmalone
0e40e087ff
Sync with -current:
...
- allow matching on subject: ranges of uid, ranges of gid, jail id
and object: ranges of uid, ranges of gid, filesystem, object is
suid, object is sgid, object matches subject uid/gid, object type.
This involves an ABI change between the kernel module and libugidfw,
but no change between applications and ugidfw.
2006-08-21 15:59:48 +00:00
cvs2svn
749428c6ce
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-08-17 10:55:50 +00:00
simon
a12fc9e149
MFC 1.17-1.20:
...
- In addition to -b (suppress builds) add -k (suppress kernel build) and
-w (suppress world).
- Create the diskless magic files in /etc during the install_etc()
step instead of setup_nanobsd().
- When creating the NanoBSD disk image, install boot blocks from the
newly-built world, in preference to those from the host system.
- 'make distribution' must be run from src, not src/etc.
2006-08-16 11:20:49 +00:00
simon
9ba5d64163
MFC 1.7:
...
Add Memory Corp 512MB CF Flash.
2006-07-30 19:32:52 +00:00
simon
3b4ca6b9ed
MFC 1.5:
...
Use tr(1) to lowercase strings in a way which works with all locales.
2006-07-26 10:53:32 +00:00
sam
aeeca4c4b9
MFC 1.2: fix format; add portability glue
2006-07-17 02:38:17 +00:00
sam
8cdfa9bcaf
MFC: cabq stats
2006-07-10 00:56:10 +00:00
cvs2svn
d0023ab87e
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-06-12 22:58:51 +00:00
maxim
3db26749cd
Sync with HEAD: take an account a media sectorsize for medium and
...
bigsize calculation; -r and -w keys to load and save a worklist;
add man page; amd64 fixes.
2006-06-04 10:48:06 +00:00
maxim
809bf26fec
MFC rev. 1.9: correct comments.
2006-05-29 11:08:14 +00:00
sobomax
f30e4a0348
MFC: Add an option allowing to start search from some arbitrary offset
...
instead of offset 0; measure distance between UFS1 and UFS2
superblocks independently.
2006-05-26 00:51:11 +00:00
cvs2svn
47d76a2b91
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-05-25 04:01:05 +00:00
ru
41902b5ef0
MFC: 1.6: Fix a small bug.
...
Approved by: re (mux)
2006-04-19 18:22:18 +00:00
sam
317f898447
MFC: sync with HEAD
...
Approved by: re (scottl, hrs)
2006-03-10 22:04:07 +00:00
sam
ae10cec2e9
MFC ncpus: test program to check cpu counting
...
Approved by: re (scottl)
2006-03-01 06:03:55 +00:00
cvs2svn
bb0d528a2b
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-02-28 17:48:34 +00:00
wkoszek
4a59009fe0
MFC:
...
src/tools/tools/ministat/ministat.c:
1. rev. 1.6 -> 1.7
Add option -w to specify graph width.
Use COLUMNS, terminal width for default graph width.
2. rev 1.7 -> 1.8
Fix the way in which median is calculated. If the data source has even
number of data points, value should be calculated by adding two middle
elements and dividing them by 2.
[1] Reviewed by: rwatson
[2] Approved by: cognet (mentor)
Approved by: re (scottl)
2006-02-27 22:34:36 +00:00
cvs2svn
34436ebdd7
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-02-22 21:51:10 +00:00
sam
9df8de65f3
MFC: reorg tools to simplify use with crunchgen and rename net80211
...
tools as originally intended
2006-01-31 20:48:21 +00:00
phk
164ce7afe5
MFC:
...
Updated flash library
ramdisk sizes and last orders.
2006-01-31 15:56:33 +00:00
sam
b351d53260
catch up to driver changes
2006-01-24 05:35:03 +00:00
cvs2svn
30ca7bc8d2
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-12-30 16:45:32 +00:00
sobomax
b81beea2d4
Extend utility to allow recovering single file from the deffective
...
media.
2005-12-15 03:50:03 +00:00
cvs2svn
878f552269
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-12-11 23:15:25 +00:00
maxim
d8bcf95cfa
MFC revs. 1.2, 1.3: fix the path to aac_ioctl.h and style.
2005-11-13 16:37:57 +00:00
phk
5470b47e36
MFC:
...
Various adjustments.
Approved by: re@ (scottl)
2005-10-11 06:42:02 +00:00
cvs2svn
abab8b0378
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-10-05 05:21:08 +00:00
phk
8aebf05b22
MFC:
...
nanobsd conversion to shell script.
Approved by: re@ (scottl)
2005-09-26 15:00:49 +00:00
cvs2svn
2b4d75fb47
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-09-21 20:08:25 +00:00
cvs2svn
fa22dafdfa
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-09-03 06:59:35 +00:00
simon
9708c1a836
MFC rev 1.8:
...
Correct a comment to match the configuration parameter it describes.
Approved by: re (scottl)
2005-09-02 19:10:14 +00:00
cvs2svn
99644cc57f
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-08-29 11:34:09 +00:00
phk
9d0c63296b
MFC: Pull in stuff from -current.
...
Approved by: re@
2005-08-16 22:49:11 +00:00
phk
d5f6d4f261
MFC: fix a bug relating to multiple (>2) data sets.
...
Approved by: re@
2005-08-16 22:48:12 +00:00
cvs2svn
42fe58c4c6
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-08-16 19:08:02 +00:00
sam
ab68812eb8
sync with HEAD
...
Approved by: re (kensmith)
2005-08-07 02:23:32 +00:00
cvs2svn
ec43e58941
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-07-29 10:06:58 +00:00