summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | update version numbers to (consistenly):assar2002-10-232-8/+8
* | This commit was generated by cvs2svn to compensate for changes in r105765,assar2002-10-231-2/+11
|\ \
| * | import 1.29 to fix buffer overflow:assar2002-10-231-2/+11
* | | Add two missing </para> I noticed during translation.ue2002-10-232-4/+4
* | | Missplaced FREE_LOCK causes a panic when hit while taking a snapshot.mckusick2002-10-231-1/+1
* | | Hook raidctl up to the build.scottl2002-10-231-0/+1
* | | Replace this wcsncpy() implementation with one based on strncpy.c to fixtjr2002-10-231-26/+32
* | | Teach ifconfig(8) how to print and set the MAC labels on networkrwatson2002-10-234-0/+116
* | | Don't complain if we have an inconsistent map that may be themarcel2002-10-231-8/+13
* | | Add a new '-s' option to su(1): if the flag is present, attempt torwatson2002-10-232-5/+23
* | | If LOGIN_SETMAC is set and MAC is enabled in the kernel, then seerwatson2002-10-231-0/+27
* | | Introduce simple command line tools to manage MAC labels on processes andrwatson2002-10-2311-0/+577
* | | Handle binaries with arbitrary number PT_LOAD sections, not onlykan2002-10-231-14/+19
* | | De-obfuscate and correct the include path handling for SysV style includes.jmallett2002-10-231-35/+4
* | | Add support for binaries with arbitrary number of PT_LOAD sections.kan2002-10-232-45/+55
* | | Minor grammar fix: referenced to -> in reference to.keramida2002-10-221-1/+1
* | | Add description of fetch-recursive target.keramida2002-10-221-1/+3
* | | Refer to doc/en_US.ISO8859-1 for documentation.keramida2002-10-221-2/+2
* | | Split an excessively long sentence.keramida2002-10-221-3/+3
* | | fixed a kernel crash by "ifconfig stf0 inet 1.2.3.4"suz2002-10-221-5/+9
* | | Improve wording by removing repetitive use of 'default'.keramida2002-10-221-1/+1
* | | The ipfw module is only loaded if necessary.keramida2002-10-221-1/+3
* | | s/then/than/ where appropriate.keramida2002-10-221-4/+4
* | | rulset -> rulesetkeramida2002-10-221-1/+1
* | | Fill in missing parts of the ATAPI/CAM XPT: implement XPT_RESET_BUSthomas2002-10-223-26/+52
* | | Forgot to include <errno.h> when using 'errno' here.jmallett2002-10-221-0/+1
* | | Use an error message closer to old dumpfs(8) in the case of truncated/nojmallett2002-10-221-1/+1
* | | When errno is not set, do not use warn(3).jmallett2002-10-221-1/+2
* | | Use the libufs_printerror() function, which hopefully will deconfuse usersjmallett2002-10-221-1/+2
* | | Add the concept of a per-disk error string, and a function which prints itjmallett2002-10-226-1/+78
* | | Style fix: space between 'switch' and '('.rwatson2002-10-222-2/+2
* | | Don't dereference the 'x' pointer if it is NULL, instead skip thejhb2002-10-221-6/+12
* | | s/mls/biba/ in a copy+paste error for a printf.rwatson2002-10-221-1/+1
* | | - Expand struct trapframe to 256 bytes, make all fields fixed width and thejake2002-10-229-156/+303
* | | - No need for pmtimer hint anymore.jhb2002-10-221-2/+0
* | | No need for pmtimer hint anymore.jhb2002-10-222-2/+0
* | | Add an identify method that creates a pmtimer0 device if it doesn't alreedyjhb2002-10-221-2/+19
* | | Remove the mac_te policy bits from 'struct oldmac' -- we're not goingrwatson2002-10-222-12/+0
* | | remove unused __sys_sigaltstack() declarationfjoe2002-10-221-1/+0
* | | fix pthread_suspend/resume_all_np() declarationsfjoe2002-10-221-2/+2
* | | opt_mac.h is no longer required for any of these modules, remove fromrwatson2002-10-226-6/+0
* | | Add Sun type 6 USB keyboard and mouse to supported device list.bmah2002-10-222-0/+12
* | | New release notes: devctl, gbde(8), RAIDframe/raid(4), devd(8),bmah2002-10-222-0/+132
* | | Don't enforce MAC Biba policy for socket visibility if Biba is notrwatson2002-10-221-0/+3
* | | Reserve a major number for NVIDIA.mdodd2002-10-221-0/+1
* | | Explain to users that they may want to kldload aio.alfred2002-10-227-22/+175
* | | Change the `mutex_prof' structure to use three variables containedrobert2002-10-222-36/+28
* | | Invoke mac_check_vnode_mmap() during mmap operations on vnodes,rwatson2002-10-221-2/+12
* | | Introduce MAC_CHECK_VNODE_SWAPON, which permits MAC policies torwatson2002-10-2214-1/+213
* | | Missed in previous merge: export sizeof(struct oldmac) rather thanrwatson2002-10-229-9/+9
OpenPOWER on IntegriCloud