summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix 'ps -p proclist' and 'ps -u userlist' so the command returns non-zerogad2004-03-181-3/+13
* Regen after 1.169 of usbdevs.sobomax2004-03-182-2/+23
* Add support for Crystalfontz CFA-632, CFA-633 and CFA-634, all of themsobomax2004-03-182-0/+9
* Mention the user account for 'pf' is "proxy".obrien2004-03-181-2/+2
* Cleanup hints, given that no hammer machine have (nor ever will have)obrien2004-03-181-47/+0
* Revise socow_iodone() in light of recent sf_buf changes. Specifically,alc2004-03-171-5/+9
* Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, thengad2004-03-172-21/+104
* Eliminate bogus usage of WI_RSSI_TO_DBM(). Not only does it boguslygreen2004-03-171-4/+2
* Fix border error to allow systems that specify 100 for latency also usenjl2004-03-171-2/+2
* sync comment with i386's isa.c.. This removes a comment that is YEARSjmg2004-03-174-12/+4
* Style(9) round for the pf kernel parts. Mostly #if defined() -> #ifdefmlaier2004-03-1710-323/+283
* Add a comment with an explanation why we don't report EPIPE errors onpjd2004-03-171-0/+5
* NULL -> 0.ru2004-03-171-1/+1
* NULL -> 0.ru2004-03-171-1/+1
* Fixed a warning.ru2004-03-171-1/+1
* - Replace wait1() with a kern_wait() function that accepts the pid,jhb2004-03-177-190/+105
* remove stale comment since these limits have been increased YEARS ago...jmg2004-03-171-3/+1
* I accidently spammed rev. 1.18, back out rev 1.19.obrien2004-03-171-1/+1
* Don't report EPIPE errors on nfs sockets. These can be due to idle tcppjd2004-03-171-2/+5
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-17267-1125/+1090
* Resolve conflicts after import of OpenSSL 0.9.7d.nectar2004-03-179-6/+17
* Add bus_alloc_resource_any(9), which does bus_alloc_resource() with thenjl2004-03-173-4/+27
* Update manual pages for OpenSSL 0.9.7d.nectar2004-03-17155-324/+1110
* This commit was generated by cvs2svn to compensate for changes in r127128,nectar2004-03-17181-1511/+2602
|\
| * Vendor import of OpenSSL 0.9.7d.nectar2004-03-17190-1517/+2619
* | Fix typobrueffer2004-03-172-2/+2
* | o Start sentences on new linesbrueffer2004-03-172-16/+34
* | Language cleanupbrueffer2004-03-172-18/+18
* | Language cleanupbrueffer2004-03-171-6/+6
* | Fix information leakage.pjd2004-03-171-1/+6
* | Make ddp_ports static, as it's not used outside of ddp_usrreq.c.rwatson2004-03-173-3/+2
* | Update list of macros defined in <stdio.h>.tjr2004-03-171-1/+17
* | Re-add description of putc() macro (back out rev. 1.13.)tjr2004-03-171-2/+8
* | Re-add text that says getc() is a macro (back out rev. 1.16.)tjr2004-03-171-1/+2
* | This commit was generated by cvs2svn to compensate for changes in r127114,nectar2004-03-171-0/+8
|\ \ | |/
| * Correct a denial-of-service vulnerability in OpenSSL (CAN-2004-0079).nectar2004-03-171-0/+8
* | Correct a grammatical error.ceri2004-03-171-1/+1
* | Improved incorrect usage diagnostics.ru2004-03-171-2/+6
* | Trust bsd.prog.mk to set SRCS correctly.ru2004-03-171-1/+0
* | GC unnecessary include file.ru2004-03-172-38/+0
* | Adjust the number of processes waiting on a semaphore properly if we'recperciva2004-03-171-6/+12
* | Move the _arlconfig define in the existing i386 section.nyan2004-03-171-3/+1
* | This commit was generated by cvs2svn to compensate for changes in r127105,obrien2004-03-173-1388/+0
* | Avoid the whole -I${DESTDIR}/usr/include/gnu issue by includingobrien2004-03-172-6/+5
* | Adjust $FreeBSD$'s.obrien2004-03-172-5/+1
* | Fix a POSIX conformance bug. POSIX says sigwait should return error numberdavidxu2004-03-172-6/+6
* | Add a tip for people who are using database-related ports on a sparc64gad2004-03-171-0/+7
* | Re-add macro versions of getc(), getchar(), putc(), putchar(), feof(),tjr2004-03-177-34/+28
* | Remove tun_proc; replace with tun_pid. tun_proc pointer may be stalerwatson2004-03-171-7/+14
* | Add tap_mtx to tap_softc in order to protect per-softc variablesrwatson2004-03-172-2/+44
OpenPOWER on IntegriCloud