| Commit message (Expand) | Author | Age | Files | Lines |
* | Add section number to .Xr | charnier | 2003-06-08 | 3 | -3/+3 |
* | The .Xr utility | charnier | 2003-06-08 | 2 | -5/+7 |
* | - Remove a debugging echo. | mtm | 2003-06-08 | 1 | -1/+3 |
* | Don't route PCI irq on pc98. | nyan | 2003-06-08 | 1 | -1/+1 |
* | The .Fn function | charnier | 2003-06-08 | 13 | -35/+70 |
* | Implement *_down network routines for ifconfig'ed interfaces, cloned | mtm | 2003-06-08 | 1 | -0/+75 |
* | The .Fn function | charnier | 2003-06-08 | 2 | -34/+67 |
* | The .Fn function | charnier | 2003-06-08 | 1 | -2/+5 |
* | Add section number with .Xr. .Xr -> .Vt changes. | charnier | 2003-06-08 | 1 | -4/+4 |
* | The .Fn function | charnier | 2003-06-08 | 2 | -6/+12 |
* | Add ADMtek ADM9511 and ADM9513 device ID's. | mbr | 2003-06-08 | 4 | -0/+16 |
* | .Xr p1003_1b moved to .St -p1003.1b-93 | charnier | 2003-06-08 | 2 | -6/+6 |
* | .Xr -> .Lb for librairy. There is no manual page corresponding to .Xr. | charnier | 2003-06-08 | 1 | -1/+1 |
* | Add or correct section number in .Xr. Use .Vt or .Fn | charnier | 2003-06-08 | 8 | -13/+13 |
* | The .Fn function | charnier | 2003-06-08 | 3 | -38/+72 |
* | add section name to .Xr | charnier | 2003-06-08 | 1 | -1/+1 |
* | Use implicit SRCS list, remove WARNS=0, the code is WARNS=4 clean now, | jmallett | 2003-06-08 | 1 | -2/+1 |
* | WARNS cleanup. Constness and shadowing, namely. | jmallett | 2003-06-08 | 1 | -8/+8 |
* | Fix format string. | jmallett | 2003-06-08 | 1 | -1/+1 |
* | Fix for the NO_OPENSSL case. | markm | 2003-06-08 | 2 | -3/+3 |
* | Add licence. | grog | 2003-06-08 | 1 | -1/+26 |
* | Lock the vm object when performing vm_page_grab(). | alc | 2003-06-08 | 1 | -2/+2 |
* | Oops, this is section 8, not 1. | grog | 2003-06-08 | 1 | -1/+1 |
* | Add man page. | grog | 2003-06-08 | 1 | -0/+98 |
* | Include stdlib.h for exit() | imp | 2003-06-08 | 2 | -0/+2 |
* | Introducing asf, a helper program for kernel debugging. | grog | 2003-06-08 | 2 | -0/+207 |
* | Make defproc work. | grog | 2003-06-08 | 1 | -14/+18 |
* | Make btpp and fr work. There's still more to be done. | grog | 2003-06-08 | 1 | -28/+20 |
* | Terminate echoed lines. Unlike echo(1), gdb echo doesen't | grog | 2003-06-08 | 1 | -2/+2 |
* | Add lib/libc to list of _prebuild_libs because we need the target | imp | 2003-06-08 | 1 | -2/+1 |
* | Don't force -L/usr/lib. This is incorrect because we should not be | imp | 2003-06-08 | 2 | -2/+2 |
* | Add help file for pc98. | nyan | 2003-06-08 | 2 | -1/+47 |
* | Enable new boot menu. | nyan | 2003-06-08 | 1 | -1/+2 |
* | Don't load the acpi module. | nyan | 2003-06-08 | 2 | -1/+34 |
* | Set arch-pc98 env to true for pc98. | nyan | 2003-06-08 | 2 | -1/+6 |
* | Note that scbus is required for SCSI, not just "required" in general. | jmallett | 2003-06-08 | 6 | -6/+6 |
* | - When a new thread is added to a kseq the load is incremented prior to | jeff | 2003-06-08 | 1 | -5/+20 |
* | Lock the kernel object in kmem_alloc(). | alc | 2003-06-07 | 1 | -0/+2 |
* | Teach vm_page_grab() how to handle the vm object's lock. | alc | 2003-06-07 | 1 | -4/+16 |
* | Augh! Fix the sparc64 build: | phk | 2003-06-07 | 1 | -0/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r115990, | obrien | 2003-06-07 | 1 | -0/+1361 |
|\ |
|
| * | Vendor import emu10k1.h from version 0.9.4 of the ALSA driver (which | obrien | 2003-06-07 | 1 | -0/+1361 |
* | | MFp4: | imp | 2003-06-07 | 2 | -54/+13 |
* | | MFP4: | imp | 2003-06-07 | 2 | -0/+88 |
* | | Assert that the vm object is locked on entry to swap_pager_freespace(). | alc | 2003-06-07 | 1 | -1/+1 |
* | | Simplify the power code somewhat (this makes the module about 100 | imp | 2003-06-07 | 2 | -85/+34 |
* | | This commit was generated by cvs2svn to compensate for changes in r115984, | ru | 2003-06-07 | 1 | -2/+3 |
|\ \ |
|
| * | | 2003-05-03 Ruslan Ermilov <ru@FreeBSD.org> | ru | 2003-06-07 | 1 | -2/+3 |
* | | | This commit was generated by cvs2svn to compensate for changes in r115982, | ru | 2003-06-07 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | 2003-05-22 Ruslan Ermilov <ru@FreeBSD.org> | ru | 2003-06-07 | 1 | -1/+1 |