summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Use _ALIGN_TEXT. Implement __cyg_profile_func_enter andjake2002-07-292-20/+138
* | Add _ALIGN_DATA and _ALIGN_TEXT macros.jake2002-07-291-1/+9
* | Remove some stuff that snuck in last commit.jake2002-07-291-5/+0
* | Use login_getpwclass() instead of login_getclass() so that the rootfanf2002-07-291-1/+2
* | OK, dont rely on the upper layers handling iosize_max correctly,sos2002-07-284-12/+10
* | o Modify vm_page_grab() to accept VM_ALLOC_WIRED.alc2002-07-282-1/+5
* | fetch(1) is WARNS-5 clean (tested on i386 and Alpha)des2002-07-281-0/+1
* | Use strtol(3) instead of a home-grown version, and fix a "possiblydes2002-07-281-36/+24
* | Make a temporary copy of the output data in the generic sysctl handlerstruckman2002-07-281-6/+45
* | o Lock page queue accesses by vm_page_free().alc2002-07-281-14/+19
* | Wire the sysctl output buffer before grabbing any locks to preventtruckman2002-07-289-0/+15
* | Fix a bug introduced in previous commit. Due to the interaction of thejake2002-07-281-2/+2
* | o Lock page queue accesses by vm_page_free().alc2002-07-281-2/+8
* | Recognize frames for lcall_syscall and int0x80_syscall.peter2002-07-281-2/+4
* | Update, correct and bring in sync with reality all the i4b kernelhm2002-07-2817-437/+358
* | Add enough consts to keep everyone happy.dwmalone2002-07-281-1/+1
* | Don't reuse a const char * when we really want a char *.dwmalone2002-07-281-5/+7
* | Improve WARNS situation for kdump:dwmalone2002-07-281-45/+58
* | Revert the previous delta; uintfptr_t needs to be available tomike2002-07-281-0/+1
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-289-54/+31
* | The return value of snprintf should be always nonnegative, so it shoulddwmalone2002-07-281-1/+1
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-282-39/+14
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-281-14/+7
* | ANSify function definitions to avoid a warning.dwmalone2002-07-281-10/+7
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-281-6/+3
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-281-4/+2
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-2810-46/+18
* | ANSIify function definitions to avoid some warnings.dwmalone2002-07-281-11/+5
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-281-30/+16
* | ANSIify function definitions to avoid a warning.dwmalone2002-07-281-7/+4
* | Search the include path for the argument to -f, to make lives easier forjmallett2002-07-281-6/+13
* | New release notes: devfs rule subsystem, lock(1) -vdd2002-07-282-0/+28
* | Lock page queue accesses by vm_page_free().alc2002-07-281-0/+8
* | Add a -v option that prevents switching virtual terminals while thisdd2002-07-282-13/+47
* | Nuke whitespace at EOL.dd2002-07-282-3/+3
OpenPOWER on IntegriCloud