summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | - Correct another atomic op.jeff2003-02-091-1/+2
* | | Clean up exit path from rl_attach() to remove multiple returnsnjl2003-02-091-3/+3
* | | Explicitly release a existing lease before we start dhclient (again).mbr2003-02-091-0/+1
* | | Quirk for Lexar Media Jumpdrivenjl2003-02-091-0/+8
* | | Complete rewrite of pam_ssh(8). The previous version was becoming harddes2003-02-094-557/+307
* | | Add a comment describing how pagedaemon_wakeup() should be used andalc2003-02-091-0/+6
* | | Set the expected permissions of /dev to 0555 since this is what devfsjoerg2003-02-091-1/+1
* | | Revisit the shell special characters issue and settle it once-and-forall.mtm2003-02-091-13/+19
OpenPOWER on IntegriCloud