blob: b98f986c2f73a38afb8673a7d872ebf03cd4db4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1.4
- Support FreeBSD 7.2 multi-ip jails.
1.3
- Support the multi-ip jail patch that's floating around.
1.2
- Fix bugs which prevented jkill from working properly in a jail
as advertized.
1.1
- Use my real name 'Stef Walter'
See: http://memberwebs.com/nielsen/
1.0
- Stable version number
- Documentation fixes
0.6
- Rewrote utility set to new support for new jail features in FreeBSD 5.x
- Added injail from the jailer package
- Added jstart command to old utilities
0.5.4
- Compiles and runs on FreeBSD 5.0
0.5.3
- Added quiet option to killjail
- Added force option to killjail
0.5.2
- small fixes to documentation
0.5.1
- jails can be run by non-root users
0.5
- Initial release
|