summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add /usr/local/man as OPTIONAL_MANPATHache2003-02-111-0/+1
* Regensanpei2003-02-112-2/+9
* Add support SUNTAC U-Cable TypeD2 (DS96L)sanpei2003-02-112-0/+3
* When unloading dependencies make sure they are removed from all thekan2003-02-101-9/+10
* - Add a comment about a race that will happen without Giant.jeff2003-02-101-0/+1
* - Unlock the nblock after the loop in bwillwrite().jeff2003-02-101-1/+1
* Get cosmetic changes out of the way before I add routing table SMP locks.hsu2003-02-101-56/+47
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-10273-666/+1609
* The regression-tests for 'make' *expect* to trigger make's warning:gad2003-02-102-2/+2
* Use pam_get_user(3) instead of pam_get_item(3) where appropriate.des2003-02-102-4/+4
* Immortalize a Robert Watson quote.mike2003-02-101-0/+7
* - Determine the size of buffers with sizeof() instead of usingrobert2003-02-101-7/+7
* New release notes: GCC 3.2.2, sendmail 8.12.7.bmah2003-02-102-0/+12
* This commit was generated by cvs2svn to compensate for changes in r110647,gshapiro2003-02-101-3/+3
|\
| * Import proto.m4 fix from vendor repository. This fixes a cf buildinggshapiro2003-02-101-3/+3
* | - Enable STRICT_RESCHED until code that dynamically decides on reschedjeff2003-02-101-0/+2
* | - Add a new variable 'kg_runtime' that tracks the amount of time we've run.jeff2003-02-101-25/+66
* | Use correct spl mask.nyan2003-02-102-3/+7
* | Allow inner whitespace in the right-hand side of an environment variablethomas2003-02-101-10/+17
* | Add pthread_attr_getstack() and pthread_attr_setstack().alfred2003-02-109-0/+371
* | Handle %%m properly in syslog format string. Previously it would expandalfred2003-02-101-3/+13
* | Try to fix two problems with the -I example. One is the fact that wedougb2003-02-101-1/+1
* | Install one more header file which is new with GCC 3.2.2.kan2003-02-101-0/+1
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-4/+8
* | Lock the proc around accessing p_siglist in ttycheckoutq() in thetjr2003-02-101-3/+14
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-2/+2
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-1/+2
* | Update for Gcc 3.2.2 release.kan2003-02-101-1/+1
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-2/+3
* | - In getnewbuf() unlock the bq lock prior to sleeping when we're out ofjeff2003-02-101-0/+1
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-1/+1
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-51/+3
* | Merge FreeBSD modifications into gcc 3.2.2 release:kan2003-02-101-5/+0
* | Update HEAD with stock GCC 3.2.2 release files.kan2003-02-1010-156/+375
* | This commit was generated by cvs2svn to compensate for changes in r110618,kan2003-02-107-64/+104
|\ \
| * | Gcc 3.2.2-release libf2c bits.kan2003-02-107-64/+104
* | | This commit was generated by cvs2svn to compensate for changes in r110616,kan2003-02-104-67/+87
|\ \ \ | |/ /
| * | Gcc 3.2.2-release Objective C support bits.kan2003-02-104-67/+87
* | | This commit was generated by cvs2svn to compensate for changes in r110614,kan2003-02-1040-2066/+2923
|\ \ \ | |/ /
| * | Gcc 3.2.2-release C++ support bits.kan2003-02-1040-2066/+2923
* | | This commit was generated by cvs2svn to compensate for changes in r110611,kan2003-02-1080-489/+1712
|\ \ \ | |/ /
| * | Gcc 3.2.2-release.kan2003-02-1098-712/+2106
* | | Remove mtx_lock_giant from functions which are mp-safe.jake2003-02-101-9/+0
* | | Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() insteadtjr2003-02-101-10/+10
* | | Major cleanup & homogenization.des2003-02-1014-131/+150
* | | No idea what this is for, and it doesn't make much sense. If a port needsdes2003-02-101-8/+0
* | | There's no reason to have two identical policies for FTP servers, sodes2003-02-102-26/+5
* | | Add restrict keyword to string functions.hsu2003-02-104-13/+6
* | | Implement a new dynamic command allocator. FIBs are allocated in 1 pagescottl2003-02-103-56/+96
* | | Leak more stuff into libgeom.phk2003-02-105-6/+582
OpenPOWER on IntegriCloud