aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Echo and pass dumpdev as the device argument to savecore.Chad David2004-03-181-2/+2
* Correct a bug introduced with the recent clone API chang: when the cloneRobert Watson2004-03-181-0/+1
* Make the vaule of PTT_RELAY_SID match the RFC. This should help PPPoEDavid Malone2004-03-181-2/+2
* s/enable/enables/ in a commentChristian Brueffer2004-03-181-1/+1
* Install /bin/sh safely. This allows a shell script to be usedRuslan Ermilov2004-03-181-0/+1
* Comment various stages of buildkernel, symmetrical to buildworld.Ruslan Ermilov2004-03-181-2/+26
* sAdd a comment indicating why there continues to be a race condition inRobert Watson2004-03-181-5/+14
* Generate opt_inet.h.Max Khon2004-03-181-1/+5
* More cleanups:Ruslan Ermilov2004-03-181-20/+20
* Move "is consumer attached?" check before G_VALID_PROVIDER() check,Pawel Jakub Dawidek2004-03-181-1/+1
* Configure as --enable-64-bit-bfd.David E. O'Brien2004-03-182-2/+2
* Braino in previous commit.Dag-Erling Smørgrav2004-03-181-2/+2
* Removed a vestige of the stl driver.Bruce Evans2004-03-181-312/+0
* Document machdep.hlt_cpus.David E. O'Brien2004-03-181-1/+2
* Back out code for auto-gdb detection that accidentally leaked into theNate Lawson2004-03-181-17/+5
* Support the DPF (start dependent function) resource type in parsing _PRS.Nate Lawson2004-03-181-10/+21
* Fix 'ps -p proclist' and 'ps -u userlist' so the command returns non-zeroGarance A Drosehn2004-03-181-3/+13
* Regen after 1.169 of usbdevs.Maxim Sobolev2004-03-182-2/+23
* Add support for Crystalfontz CFA-632, CFA-633 and CFA-634, all of themMaxim Sobolev2004-03-182-0/+9
* Mention the user account for 'pf' is "proxy".David E. O'Brien2004-03-181-2/+2
* Cleanup hints, given that no hammer machine have (nor ever will have)David E. O'Brien2004-03-181-47/+0
* Revise socow_iodone() in light of recent sf_buf changes. Specifically,Alan Cox2004-03-171-5/+9
* Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, thenGarance A Drosehn2004-03-172-21/+104
* Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it boguslyBrian Feldman2004-03-171-4/+2
* Fix border error to allow systems that specify 100 for latency also useNate Lawson2004-03-171-2/+2
* sync comment with i386's isa.c.. This removes a comment that is YEARSJohn-Mark Gurney2004-03-174-12/+4
* Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdefMax Laier2004-03-1710-323/+283
* Add a comment with an explanation why we don't report EPIPE errors onPawel Jakub Dawidek2004-03-171-0/+5
* NULL -> 0.Ruslan Ermilov2004-03-171-1/+1
* NULL -> 0.Ruslan Ermilov2004-03-171-1/+1
* Fixed a warning.Ruslan Ermilov2004-03-171-1/+1
* - Replace wait1() with a kern_wait() function that accepts the pid,John Baldwin2004-03-177-190/+105
* remove stale comment since these limits have been increased YEARS ago...John-Mark Gurney2004-03-171-3/+1
* I accidently spammed rev. 1.18, back out rev 1.19.David E. O'Brien2004-03-171-1/+1
* Don't report EPIPE errors on nfs sockets. These can be due to idle tcpPawel Jakub Dawidek2004-03-171-2/+5
* Convert callers to the new bus_alloc_resource_any(9) API.Nate Lawson2004-03-17267-1125/+1090
* Resolve conflicts after import of OpenSSL 0.9.7d.Jacques Vidrine2004-03-179-6/+17
* Add bus_alloc_resource_any(9), which does bus_alloc_resource() with theNate Lawson2004-03-173-4/+27
* Update manual pages for OpenSSL 0.9.7d.Jacques Vidrine2004-03-17155-324/+1110
* This commit was generated by cvs2svn to compensate for changes in r127128,Jacques Vidrine2004-03-17181-1511/+2602
|\
| * Vendor import of OpenSSL 0.9.7d.Jacques Vidrine2004-03-17190-1517/+2619
* | Fix typoChristian Brueffer2004-03-172-2/+2
* | o Start sentences on new linesChristian Brueffer2004-03-172-16/+34
* | Language cleanupChristian Brueffer2004-03-172-18/+18
* | Language cleanupChristian Brueffer2004-03-171-6/+6
* | Fix information leakage.Pawel Jakub Dawidek2004-03-171-1/+6
* | Make ddp_ports static, as it's not used outside of ddp_usrreq.c.Robert Watson2004-03-173-3/+2
* | Update list of macros defined in <stdio.h>.Tim J. Robbins2004-03-171-1/+17
* | Re-add description of putc() macro (back out rev. 1.13.)Tim J. Robbins2004-03-171-2/+8
* | Re-add text that says getc() is a macro (back out rev. 1.16.)Tim J. Robbins2004-03-171-1/+2