summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct misindentation of DRA_UID.dd2002-07-281-1/+1
* 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
OpenPOWER on IntegriCloud