summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* What we're actually passing around is an ioctl request, not a command,dd2002-07-281-3/+3
* This compiles cleanly with WARNS=5 on i386 and alpha, so try to makedd2002-07-281-1/+1
* Implement this (quoted from the updated man page): If the first tokendd2002-07-284-9/+181
* o Lock page queue accesses by vm_page_free().alc2002-07-281-2/+3
* o Lock page queue accesses by vm_page_free().alc2002-07-281-0/+2
* Use more standard section names in an attempt to unconfuse new usersdd2002-07-281-8/+5
* As of revision 1.38 of make/parse.c, our make(1) will warn too. Note thatjmallett2002-07-282-4/+6
* Unimplement panic(8) by making sure that we don't recurse into add2002-07-281-5/+11
* Print a warning when we are given two scripts for one target. This is neitherjmallett2002-07-281-0/+4
* Stock -current has more than 300 files in /etc, so 255 inodes for thedd2002-07-283-3/+3
* Add a period to the end of the "starting" message to be consistentdd2002-07-281-1/+1
* Calculate checksums correctly when LSRR is in effect by passing thefenner2002-07-281-24/+36
* Update for traceroute 1.4a12fenner2002-07-281-3/+6
* Merge 1.4a12fenner2002-07-284-228/+613
* This commit was generated by cvs2svn to compensate for changes in r100784,fenner2002-07-2823-538/+3362
|\
| * Virgin import of LBL traceroute v1.4a12fenner2002-07-2826-713/+4017
* | Add declarations for btext and etext.jake2002-07-281-0/+3
* | Clarify J.S. Bach's life: he was only born once, and he died in Leipzig.grog2002-07-281-3/+3
* | Unwind the syscall_with_err_pushed tweak that jake did some time back.peter2002-07-285-8/+48
* | uintfptr_t has moved to machine/types.h.jake2002-07-271-1/+0
* | o Require that the page queues lock is held on entry to vm_pageout_clean()alc2002-07-273-5/+9
* | Make usage match options.dwmalone2002-07-271-1/+1
* | Make bn_name a const char * to quieten some warnings.dwmalone2002-07-271-1/+1
* | Make spxnames a const char * to quieten some warnings in netstat.dwmalone2002-07-271-1/+1
* | If a socket is disconnected for some reason (like a TCP connectiondwmalone2002-07-272-0/+2
* | Make test check the tv_nsec part of a struct stat when comparingdwmalone2002-07-271-8/+10
* | - Fixup whitespace after previous commit.jhb2002-07-271-12/+10
* | If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGSjhb2002-07-271-6/+14
* | Implement a direct mapped address region, like alpha and ia64. Thisjake2002-07-276-42/+182
* | Fix location and name of if_an_pci.c in comment.fenner2002-07-271-1/+1
* | Document DOCRELEASETAG and PORTSRELEASETAG.jhb2002-07-271-0/+16
* | Fix spacing for -P (policy) examples.fenner2002-07-272-20/+6
* | Document PREFETCHDISTFILES.jhb2002-07-271-1/+9
* | Document KERNEL_FLAGS and WORLD_FLAGS.jhb2002-07-271-0/+18
* | Reserve VCACHEDLABEL vnode flag for use by the TrustedBSD MACrwatson2002-07-271-1/+1
* | Remote socheckproc(), which was removed when p_can*() was introducedrwatson2002-07-271-1/+0
* | Slight whitespace cleanup. Whitespace sync to MAC tree.rwatson2002-07-271-2/+2
* | - Move BUILDNAME up before CHROOTDIR.jhb2002-07-271-16/+16
* | Kernel options for Mandatory Access Control (MAC).rwatson2002-07-272-1/+14
* | If we are building docs with this release and PREFETCHDISTFILES is definedjhb2002-07-271-0/+7
* | Slight restructuring of the logic for credential change case identificationrwatson2002-07-271-2/+8
* | Disable optimization of spinlocks on UP kernels w/o debugging for nowjhb2002-07-273-5/+5
* | Whitespace nit in previous revision.jhb2002-07-271-1/+1
* | Catch up to rev 1.339 of src/sys/conf/options (PCI_ENABLE_IO_MODES ismike2002-07-271-5/+0
* | Catch up to rev 1.339 of src/sys/conf/options (PCI_ENABLE_IO_MODES ismike2002-07-271-1/+0
* | Properly change the block_size on different CD media, and use thatsos2002-07-273-6/+15
* | Typo Fixgioria2002-07-271-309/+368
* | Translation of the userland sectiongioria2002-07-271-205/+220
* | Do not try and probe random PNP devices, This Is Bad.peter2002-07-271-23/+29
* | Make si_debug tunable.peter2002-07-271-0/+1
OpenPOWER on IntegriCloud