summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | Drop support for COPY, -c has been the default mode of install(1)ru2002-07-2979-163/+155
* | | | Use a common way to release locks before exit.maxim2002-07-291-2/+4
* | | | Ignore -C, -p, and -S options of install(1) when used with the -dru2002-07-294-3/+9
* | | | - Add VBAD to the list of vnodes that are ignored on locking operations.jeff2002-07-291-1/+1
* | | | Fix typo.murray2002-07-291-1/+1
* | | | - Backout the patch made in revision 1.75 of vfs_mount.c. The vputs herejeff2002-07-292-3/+4
* | | | o Pass VM_ALLOC_WIRED to vm_page_grab() rather than calling vm_page_wire()alc2002-07-293-33/+12
* | | | New release notes: wicontrol(8) -l/-L, traceroute 1.4a12.bmah2002-07-292-4/+18
* | | | Fix Makefiles to actually work.mjacob2002-07-294-0/+4
* | | | Forced commit.silby2002-07-290-0/+0
* | | | Revert rev 1.131.silby2002-07-291-4/+2
* | | | whitespace commit: fix indentation in fxp_intr_body.luigi2002-07-291-97/+97
* | | | Add routines needed for high resolution profiling.jake2002-07-292-0/+84
* | | | Add a symbol for btext.jake2002-07-292-0/+2
* | | | Remove a stale comment.jake2002-07-292-8/+0
OpenPOWER on IntegriCloud