| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix 'ps -p proclist' and 'ps -u userlist' so the command returns non-zero | gad | 2004-03-18 | 1 | -3/+13 |
* | Regen after 1.169 of usbdevs. | sobomax | 2004-03-18 | 2 | -2/+23 |
* | Add support for Crystalfontz CFA-632, CFA-633 and CFA-634, all of them | sobomax | 2004-03-18 | 2 | -0/+9 |
* | Mention the user account for 'pf' is "proxy". | obrien | 2004-03-18 | 1 | -2/+2 |
* | Cleanup hints, given that no hammer machine have (nor ever will have) | obrien | 2004-03-18 | 1 | -47/+0 |
* | Revise socow_iodone() in light of recent sf_buf changes. Specifically, | alc | 2004-03-17 | 1 | -5/+9 |
* | Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then | gad | 2004-03-17 | 2 | -21/+104 |
* | Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it bogusly | green | 2004-03-17 | 1 | -4/+2 |
* | Fix border error to allow systems that specify 100 for latency also use | njl | 2004-03-17 | 1 | -2/+2 |
* | sync comment with i386's isa.c.. This removes a comment that is YEARS | jmg | 2004-03-17 | 4 | -12/+4 |
* | Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdef | mlaier | 2004-03-17 | 10 | -323/+283 |
* | Add a comment with an explanation why we don't report EPIPE errors on | pjd | 2004-03-17 | 1 | -0/+5 |
* | NULL -> 0. | ru | 2004-03-17 | 1 | -1/+1 |
* | NULL -> 0. | ru | 2004-03-17 | 1 | -1/+1 |
* | Fixed a warning. | ru | 2004-03-17 | 1 | -1/+1 |
* | - Replace wait1() with a kern_wait() function that accepts the pid, | jhb | 2004-03-17 | 7 | -190/+105 |
* | remove stale comment since these limits have been increased YEARS ago... | jmg | 2004-03-17 | 1 | -3/+1 |
* | I accidently spammed rev. 1.18, back out rev 1.19. | obrien | 2004-03-17 | 1 | -1/+1 |
* | Don't report EPIPE errors on nfs sockets. These can be due to idle tcp | pjd | 2004-03-17 | 1 | -2/+5 |
* | Convert callers to the new bus_alloc_resource_any(9) API. | njl | 2004-03-17 | 267 | -1125/+1090 |
* | Resolve conflicts after import of OpenSSL 0.9.7d. | nectar | 2004-03-17 | 9 | -6/+17 |
* | Add bus_alloc_resource_any(9), which does bus_alloc_resource() with the | njl | 2004-03-17 | 3 | -4/+27 |
* | Update manual pages for OpenSSL 0.9.7d. | nectar | 2004-03-17 | 155 | -324/+1110 |
* | This commit was generated by cvs2svn to compensate for changes in r127128, | nectar | 2004-03-17 | 181 | -1511/+2602 |
|\ |
|
| * | Vendor import of OpenSSL 0.9.7d. | nectar | 2004-03-17 | 190 | -1517/+2619 |
* | | Fix typo | brueffer | 2004-03-17 | 2 | -2/+2 |
* | | o Start sentences on new lines | brueffer | 2004-03-17 | 2 | -16/+34 |
* | | Language cleanup | brueffer | 2004-03-17 | 2 | -18/+18 |
* | | Language cleanup | brueffer | 2004-03-17 | 1 | -6/+6 |
* | | Fix information leakage. | pjd | 2004-03-17 | 1 | -1/+6 |
* | | Make ddp_ports static, as it's not used outside of ddp_usrreq.c. | rwatson | 2004-03-17 | 3 | -3/+2 |
* | | Update list of macros defined in <stdio.h>. | tjr | 2004-03-17 | 1 | -1/+17 |
* | | Re-add description of putc() macro (back out rev. 1.13.) | tjr | 2004-03-17 | 1 | -2/+8 |
* | | Re-add text that says getc() is a macro (back out rev. 1.16.) | tjr | 2004-03-17 | 1 | -1/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r127114, | nectar | 2004-03-17 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Correct a denial-of-service vulnerability in OpenSSL (CAN-2004-0079). | nectar | 2004-03-17 | 1 | -0/+8 |
* | | Correct a grammatical error. | ceri | 2004-03-17 | 1 | -1/+1 |
* | | Improved incorrect usage diagnostics. | ru | 2004-03-17 | 1 | -2/+6 |
* | | Trust bsd.prog.mk to set SRCS correctly. | ru | 2004-03-17 | 1 | -1/+0 |
* | | GC unnecessary include file. | ru | 2004-03-17 | 2 | -38/+0 |
* | | Adjust the number of processes waiting on a semaphore properly if we're | cperciva | 2004-03-17 | 1 | -6/+12 |
* | | Move the _arlconfig define in the existing i386 section. | nyan | 2004-03-17 | 1 | -3/+1 |
* | | This commit was generated by cvs2svn to compensate for changes in r127105, | obrien | 2004-03-17 | 3 | -1388/+0 |
* | | Avoid the whole -I${DESTDIR}/usr/include/gnu issue by including | obrien | 2004-03-17 | 2 | -6/+5 |
* | | Adjust $FreeBSD$'s. | obrien | 2004-03-17 | 2 | -5/+1 |
* | | Fix a POSIX conformance bug. POSIX says sigwait should return error number | davidxu | 2004-03-17 | 2 | -6/+6 |
* | | Add a tip for people who are using database-related ports on a sparc64 | gad | 2004-03-17 | 1 | -0/+7 |
* | | Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(), | tjr | 2004-03-17 | 7 | -34/+28 |
* | | Remove tun_proc; replace with tun_pid. tun_proc pointer may be stale | rwatson | 2004-03-17 | 1 | -7/+14 |
* | | Add tap_mtx to tap_softc in order to protect per-softc variables | rwatson | 2004-03-17 | 2 | -2/+44 |