| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
'RELENG_2_2_8_RELEASE'.
This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
|
|
|
|
|
|
|
|
|
|
| |
Since 'execl' calls 'malloc' we then have the interesting
possibility of a malloc arena corruption. The rev 1.11 change
fixes this.
Approved by: jkh
Notes:
svn path=/stable/2.2/; revision=41301
|
|
|
|
|
|
|
|
|
| |
wrappers from ASMR to ASM.
This avoids link errors when using "cc -pthread".
Notes:
svn path=/stable/2.2/; revision=41251
|
|
|
|
|
|
|
|
|
|
|
| |
in the child process.
{rev 1.7 "src/lib/libc/gen/popen.3"}
{rev 1.12 "src/lib/libc/gen/popen.c"}
Reviewed by: jkoshy, msmith
Notes:
svn path=/stable/2.2/; revision=41052
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=40897
|
|
|
|
|
|
|
|
|
|
|
|
| |
implementation. This includes file locking based on FILE *, signal fixes,
read/write-locks, better POSIX compliance and better performance. Not included
are changes relating to realtime scheduling.
Famous last words: I've now built the world several times with these changes,
so they shouldn't break anything.
Notes:
svn path=/stable/2.2/; revision=40895
|
|
|
|
|
|
|
|
| |
Requested by: Archie Cobbs <archie@whistle.com>
Reviewed by: jkoshy
Notes:
svn path=/stable/2.2/; revision=40887
|
|
|
|
|
|
|
|
| |
PR: bin/8176
Submitted by: Archie Cobbs <archie@whistle.com>
Notes:
svn path=/stable/2.2/; revision=40743
|
|
|
|
|
|
|
|
|
| |
That'll teach me to MFC (adding Id to /etc/group) without
checking !
PR: 8467
Notes:
svn path=/stable/2.2/; revision=40681
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=39941
|
|
|
|
|
|
|
|
|
|
| |
the text of the manual page.
{rev 1.12 src/lib/libc/sys/fcntl.2 }
{rev 1.8 src/lib/libc/sys/open.2 }
{rev 1.5, rev 1.6 src/lib/libc/sys/ioctl.2 }
Notes:
svn path=/stable/2.2/; revision=39157
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=39153
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=38924
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=38504
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=37938
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=37751
|
|
|
|
|
|
|
| |
`msync(2)'.
Notes:
svn path=/stable/2.2/; revision=37721
|
|
|
|
|
|
|
| |
Merged by: Hideki Yamamoto <hyama@kansai.oki.co.jp>
Notes:
svn path=/stable/2.2/; revision=37694
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=37644
|
|
|
|
|
|
|
| |
non-threaded programs.
Notes:
svn path=/stable/2.2/; revision=37271
|
|
|
|
|
|
|
| |
PR: misc/6763
Notes:
svn path=/stable/2.2/; revision=37225
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36947
|
|
|
|
|
|
|
| |
MFC: fix grammar, "null" -> "NUL"
Notes:
svn path=/stable/2.2/; revision=36855
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36693
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36689
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36669
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36666
|
|
|
|
|
|
|
| |
by `telldir()'.
Notes:
svn path=/stable/2.2/; revision=36604
|
|
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/stable/2.2/; revision=36389
|
|
|
|
|
|
|
|
| |
PR: 6753
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes:
svn path=/stable/2.2/; revision=36380
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36298
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36295
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36258
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=36157
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=35768
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=35625
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=35560
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=35558
|
|
|
|
|
|
|
|
| |
during a malloc. The signal handler creates a thread which requires a malloc...
For now, the only thing to do is to block signals.
Notes:
svn path=/stable/2.2/; revision=35532
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=35400
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=35359
|
|
|
|
|
|
|
| |
doing character rotation while searching for unique names.
Notes:
svn path=/stable/2.2/; revision=35201
|
|
|
|
|
|
|
|
| |
PR: 6291
Submitted by: Niall Smart <rotel.indigo.ie>
Notes:
svn path=/stable/2.2/; revision=35181
|
|
|
|
|
|
|
| |
Submitted by: Niall Smart <rotel@indigo.ie>
Notes:
svn path=/stable/2.2/; revision=35164
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=34616
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=34464
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=34311
|
|
|
|
|
|
|
| |
Suggested by: Theo de Raadt <deraadt@openbsd.org>
Notes:
svn path=/stable/2.2/; revision=34073
|
|
|
|
|
|
|
|
| |
This wasn't a problem in practice as PATH_LOG and PATH_OLDLOG
are both < sizeof sockaddr::sa_data.
Notes:
svn path=/stable/2.2/; revision=34060
|
|
|
|
| |
Notes:
svn path=/stable/2.2/; revision=34046
|