| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve conflicts after import of OpenSSL 0.9.6d. | nectar | 2002-07-30 | 3 | -13/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r100928, | nectar | 2002-07-30 | 101 | -1498/+2667 |
|\ |
|
| * | Import of OpenSSL 0.9.6d. | nectar | 2002-07-30 | 104 | -1511/+2704 |
* | | Update list of files to remove prior to import of OpenSSL 0.9.6d | nectar | 2002-07-30 | 1 | -15/+6 |
* | | Fix braino in last commit. | phk | 2002-07-30 | 1 | -3/+0 |
* | | Move ffs_isfreeblock() to ffs_alloc.c and make it static. | phk | 2002-07-30 | 3 | -26/+25 |
* | | Regen after usbdevs rev.1.95. | sobomax | 2002-07-30 | 2 | -2/+18 |
* | | Add ID for Luwen EasyDisk USB flash memory drive. | sobomax | 2002-07-30 | 1 | -0/+4 |
* | | Add a quick check that device actually has sound capabilities. The problem | sobomax | 2002-07-30 | 1 | -1/+8 |
* | | In endtsleep() and cv_timedwait_end(), a thread marked TDF_TIMEOUT may | tanimura | 2002-07-30 | 2 | -3/+21 |
* | | - Add vfs_badlock_{print,panic} support to the remaining VOP_ASSERT_* | jeff | 2002-07-30 | 1 | -8/+20 |
* | | - Add automatic post vop debug checks. These work in both the success and | jeff | 2002-07-30 | 1 | -5/+14 |
* | | - Acknowledge recursive vnode locks in the vop_unlock specification. The | jeff | 2002-07-30 | 1 | -1/+1 |
* | | Since pam_get_authtok(3) doesn't know about our options structure, setting | des | 2002-07-30 | 1 | -10/+11 |
* | | Do a case insensitive comparison when comparing the ms-chap response | brian | 2002-07-30 | 1 | -1/+1 |
* | | o In vm_object_madvise() and vm_object_page_remove() replace | alc | 2002-07-30 | 1 | -15/+10 |
* | | Add a bunch more cards that are known to work. | imp | 2002-07-30 | 1 | -4/+31 |
* | | - Optimize wakeup() and its friends; if a thread waken up is being | tanimura | 2002-07-30 | 5 | -72/+92 |
* | | o Lock page queue accesses by pmap_release_free_page(). | alc | 2002-07-30 | 2 | -0/+4 |
* | | Add definitions for statistical and high-resolution profiling. The calling | jake | 2002-07-30 | 3 | -66/+91 |
* | | The data cache on UltraSPARC III is not directly mapped, so don't assert | jake | 2002-07-30 | 1 | -2/+0 |
* | | Update docs to reflect change in count of procs reserved for root | silby | 2002-07-30 | 1 | -1/+1 |
* | | Update docs to reflect change in count of procs reserved for root | silby | 2002-07-30 | 2 | -2/+2 |
* | | Routing socket messages are padded to sizeof(long), not just | fenner | 2002-07-30 | 1 | -2/+4 |
* | | Fix int/size_t mismatch for sysctl arguments. Try not to introduce more | jake | 2002-07-30 | 1 | -5/+10 |
* | | New release notes: ctags(1) -T, finger(1) -4/-6 (+MFC), various sh(1) | bmah | 2002-07-30 | 2 | -18/+78 |
* | | Panic if the data cache has too many virtual colors (more than 2). | jake | 2002-07-30 | 1 | -0/+2 |
* | | Use fchmod() to restore the tty modes. | peter | 2002-07-30 | 1 | -1/+1 |
* | | Use _ALIGN_DATA and _ALIGN_TEXT. | jake | 2002-07-30 | 2 | -4/+4 |
* | | Rebuild of files generated from syscalls.master. | rwatson | 2002-07-30 | 5 | -17/+57 |
* | | Prototype function arguments, only with MAC-specific structures | rwatson | 2002-07-30 | 1 | -6/+6 |
* | | Hook up kern_mac.c to the build. | rwatson | 2002-07-30 | 1 | -0/+1 |
* | | Stubs for the TrustedBSD MAC system calls to permit TrustedBSD MAC | rwatson | 2002-07-30 | 9 | -0/+837 |
* | | When translating and -C is specified, behave as if the complemented set was | tjr | 2002-07-29 | 1 | -0/+26 |
* | | o Introduce vm_page_sleep_if_busy() as an eventual replacement for | alc | 2002-07-29 | 2 | -0/+23 |
* | | Remove a XXXKSE comment. the code is no longer a problem.. | julian | 2002-07-29 | 1 | -1/+1 |
* | | Create a new thread state to describe threads that would be ready to run | julian | 2002-07-29 | 5 | -21/+80 |
* | | Create a new header <machine/_stdint.h> for storing MD parts of | mike | 2002-07-29 | 28 | -1620/+1198 |
* | | Don't depend on pollution in <machine/limits.h> (by way of | mike | 2002-07-29 | 1 | -0/+1 |
* | | New release notes: tr(1) equivalence classes (+MFC), tr(1) -C. | bmah | 2002-07-29 | 2 | -2/+16 |
* | | Conform to RFC 959, Appendix II, when replying | yar | 2002-07-29 | 1 | -2/+7 |
* | | If we are in hostap mode, do not go into promisc mode. This causes | imp | 2002-07-29 | 1 | -11/+33 |
* | | When translating and the -c option is specified, handle the case where the | tjr | 2002-07-29 | 1 | -6/+11 |
* | | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 79 | -163/+155 |
* | | Use a common way to release locks before exit. | maxim | 2002-07-29 | 1 | -2/+4 |
* | | Ignore -C, -p, and -S options of install(1) when used with the -d | ru | 2002-07-29 | 4 | -3/+9 |
* | | - Add VBAD to the list of vnodes that are ignored on locking operations. | jeff | 2002-07-29 | 1 | -1/+1 |
* | | Fix typo. | murray | 2002-07-29 | 1 | -1/+1 |
* | | - Backout the patch made in revision 1.75 of vfs_mount.c. The vputs here | jeff | 2002-07-29 | 2 | -3/+4 |
* | | o Pass VM_ALLOC_WIRED to vm_page_grab() rather than calling vm_page_wire() | alc | 2002-07-29 | 3 | -33/+12 |