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