summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflicts after import of OpenSSL 0.9.6e.nectar2002-07-306-8/+36
* This commit was generated by cvs2svn to compensate for changes in r100936,nectar2002-07-30104-325/+934
|\
| * Import of OpenSSL 0.9.6e.nectar2002-07-30110-329/+968
* | Warning cleanup.phk2002-07-3012-74/+74
* | This man page has not been referenced by anything for a while,nectar2002-07-301-509/+0
* | Update to match reality (i.e. reference libcrypto headers andnectar2002-07-301-3/+4
* | Remove many obsolete files. The majority of these are simply nonectar2002-07-30148-28550/+0
* | Resolve conflicts after import of OpenSSL 0.9.6d.nectar2002-07-303-13/+37
* | This commit was generated by cvs2svn to compensate for changes in r100928,nectar2002-07-30101-1498/+2667
|\ \ | |/
| * Import of OpenSSL 0.9.6d.nectar2002-07-30104-1511/+2704
* | Update list of files to remove prior to import of OpenSSL 0.9.6dnectar2002-07-301-15/+6
* | Fix braino in last commit.phk2002-07-301-3/+0
* | Move ffs_isfreeblock() to ffs_alloc.c and make it static.phk2002-07-303-26/+25
* | Regen after usbdevs rev.1.95.sobomax2002-07-302-2/+18
* | Add ID for Luwen EasyDisk USB flash memory drive.sobomax2002-07-301-0/+4
* | Add a quick check that device actually has sound capabilities. The problemsobomax2002-07-301-1/+8
* | In endtsleep() and cv_timedwait_end(), a thread marked TDF_TIMEOUT maytanimura2002-07-302-3/+21
* | - Add vfs_badlock_{print,panic} support to the remaining VOP_ASSERT_*jeff2002-07-301-8/+20
* | - Add automatic post vop debug checks. These work in both the success andjeff2002-07-301-5/+14
* | - Acknowledge recursive vnode locks in the vop_unlock specification. Thejeff2002-07-301-1/+1
* | Since pam_get_authtok(3) doesn't know about our options structure, settingdes2002-07-301-10/+11
* | Do a case insensitive comparison when comparing the ms-chap responsebrian2002-07-301-1/+1
* | o In vm_object_madvise() and vm_object_page_remove() replacealc2002-07-301-15/+10
* | Add a bunch more cards that are known to work.imp2002-07-301-4/+31
* | - Optimize wakeup() and its friends; if a thread waken up is beingtanimura2002-07-305-72/+92
* | o Lock page queue accesses by pmap_release_free_page().alc2002-07-302-0/+4
* | Add definitions for statistical and high-resolution profiling. The callingjake2002-07-303-66/+91
* | The data cache on UltraSPARC III is not directly mapped, so don't assertjake2002-07-301-2/+0
* | Update docs to reflect change in count of procs reserved for rootsilby2002-07-301-1/+1
* | Update docs to reflect change in count of procs reserved for rootsilby2002-07-302-2/+2
* | Routing socket messages are padded to sizeof(long), not justfenner2002-07-301-2/+4
* | Fix int/size_t mismatch for sysctl arguments. Try not to introduce morejake2002-07-301-5/+10
* | New release notes: ctags(1) -T, finger(1) -4/-6 (+MFC), various sh(1)bmah2002-07-302-18/+78
* | Panic if the data cache has too many virtual colors (more than 2).jake2002-07-301-0/+2
* | Use fchmod() to restore the tty modes.peter2002-07-301-1/+1
* | Use _ALIGN_DATA and _ALIGN_TEXT.jake2002-07-302-4/+4
* | Rebuild of files generated from syscalls.master.rwatson2002-07-305-17/+57
* | Prototype function arguments, only with MAC-specific structuresrwatson2002-07-301-6/+6
* | Hook up kern_mac.c to the build.rwatson2002-07-301-0/+1
* | Stubs for the TrustedBSD MAC system calls to permit TrustedBSD MACrwatson2002-07-309-0/+837
* | When translating and -C is specified, behave as if the complemented set wastjr2002-07-291-0/+26
* | o Introduce vm_page_sleep_if_busy() as an eventual replacement foralc2002-07-292-0/+23
* | Remove a XXXKSE comment. the code is no longer a problem..julian2002-07-291-1/+1
* | Create a new thread state to describe threads that would be ready to runjulian2002-07-295-21/+80
* | Create a new header <machine/_stdint.h> for storing MD parts ofmike2002-07-2928-1620/+1198
* | Don't depend on pollution in <machine/limits.h> (by way ofmike2002-07-291-0/+1
* | New release notes: tr(1) equivalence classes (+MFC), tr(1) -C.bmah2002-07-292-2/+16
* | Conform to RFC 959, Appendix II, when replyingyar2002-07-291-2/+7
* | If we are in hostap mode, do not go into promisc mode. This causesimp2002-07-291-11/+33
* | When translating and the -c option is specified, handle the case where thetjr2002-07-291-6/+11
OpenPOWER on IntegriCloud