| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
'RELENG_3_0_0_RELEASE'.
This commit was manufactured to restore the state of the 3.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
|
|
|
|
|
|
|
| |
'RELENG_3_0_0_RELEASE'.
Notes:
svn path=/stable/3/; revision=42951
svn path=/release/3.0.0/; revision=42952; tag=release/3.0.0
|
|
|
|
| |
Notes:
svn path=/stable/3/; revision=42951
|
|
|
|
| |
Notes:
svn path=/head/; revision=42870
|
|
|
|
| |
Notes:
svn path=/head/; revision=42869
|
|
|
|
|
|
|
|
| |
argument implemented by the security patch in PR kern/7899 are violated.
PR: kern/7899
Notes:
svn path=/head/; revision=42829
|
|
|
|
|
|
|
|
|
|
| |
in manual page that indicated otherwise.
PR: docs/9517
Submitted by: David Malone <dwmalone@maths.tcd.ie>
Notes:
svn path=/head/; revision=42781
|
|
|
|
| |
Notes:
svn path=/head/; revision=42780
|
|
|
|
|
|
|
|
|
|
| |
- document that sysctl() and sysctlbyname() return 0 on success
- if the provided buffer is too small, set errno to ENOMEM and return -1
instead of returning ENOMEM.
Notes:
svn path=/head/; revision=42353
|
|
|
|
| |
Notes:
svn path=/head/; revision=42293
|
|
|
|
|
|
|
|
| |
s/bytes/characters/g to be consistent with Standard C terminology.
Update date and add RCS Id.
Notes:
svn path=/head/; revision=42259
|
|
|
|
|
|
|
|
| |
a potentally inflammatory comment from BUGS, and add a more useful comment
about the lack of reentrancy in the timezone-setting interface.
Notes:
svn path=/head/; revision=42257
|
|
|
|
|
|
|
|
|
|
|
| |
is actually mounted on "/" can be determined using statfs() and is
in /dev. This fixes fsck operating on the wrong device when the
fs_spec entry is only an alias. The aliased case became more
dangerous when the ROOTSLICE_HUNT hack was committed in mount(8).
ROOTSLICE_HUNT may be unnecessary now.
Notes:
svn path=/head/; revision=42232
|
|
|
|
|
|
|
| |
Removed bogus prerequisite <sys/types.h>.
Notes:
svn path=/head/; revision=42229
|
|
|
|
|
|
|
|
|
| |
Rename 'cerror' to '.cerror' so that programs which have a function or
global variable named 'cerror' don't completely break the syscall error
reporting mechanism.
Notes:
svn path=/head/; revision=42030
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#include <ieeefp.h>
to access these functions instead of the i386 specific
#include <machine/floatingpoint.h>
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=42029
|
|
|
|
|
|
|
| |
ctime_r, gmtime_r, and localtime_r.
Notes:
svn path=/head/; revision=41951
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: "Richard Seaman, Jr." <lists@tar.com>
Obtained from: linux :-)
Code to allow Linux Threads to run under FreeBSD.
By default not enabled
This code is dependent on the conditional
COMPAT_LINUX_THREADS (suggested by Garret)
This is not yet a 'real' option but will be within some number of hours.
Notes:
svn path=/head/; revision=41931
|
|
|
|
| |
Notes:
svn path=/head/; revision=41902
|
|
|
|
| |
Notes:
svn path=/head/; revision=41898
|
|
|
|
|
|
|
|
|
|
|
| |
an unimprovement here. I thought it would be an improvement, as in libkvm,
but here we can access the strings directly.
Use sysctlbyname() instead of sysctl() and trust it to give a nonzero
address if it succeeds.
Notes:
svn path=/head/; revision=41875
|
|
|
|
|
|
|
| |
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=41841
|
|
|
|
|
|
|
|
|
| |
Submitted by: Wes Peters
Added strtok_r (reentrant) function and man page.
Notes:
svn path=/head/; revision=41762
|
|
|
|
|
|
|
|
|
| |
no longer possible.
PR: 8337
Notes:
svn path=/head/; revision=41750
|
|
|
|
|
|
|
|
| |
Add reference to required include file #include <stdlib.h> for
getloadavg(3) function call.
Notes:
svn path=/head/; revision=41714
|
|
|
|
| |
Notes:
svn path=/head/; revision=41661
|
|
|
|
|
|
|
|
|
| |
depend on libkvm.
Removed obsolete `#define _NEW_VFSCONF'.
Notes:
svn path=/head/; revision=41581
|
|
|
|
|
|
|
|
| |
used in almost all programs unless a shared library specifically
ignores libgcc.a.
Notes:
svn path=/head/; revision=41425
|
|
|
|
| |
Notes:
svn path=/head/; revision=41315
|
|
|
|
| |
Notes:
svn path=/head/; revision=41300
|
|
|
|
|
|
|
| |
Submitted by: Terry Lambert <terry@whistle.com> on the -doc lists.
Notes:
svn path=/head/; revision=41249
|
|
|
|
|
|
|
| |
PR: kern/8629
Notes:
svn path=/head/; revision=41196
|
|
|
|
|
|
|
| |
Pointed-out-by: Bruce Evans
Notes:
svn path=/head/; revision=41025
|
|
|
|
| |
Notes:
svn path=/head/; revision=40972
|
|
|
|
|
|
|
|
| |
"src/lib/libc/gen/popen.c" --- popen() in the child
now closes any copies of popen()'ed descriptors in the parent.
Notes:
svn path=/head/; revision=40952
|
|
|
|
| |
Notes:
svn path=/head/; revision=40933
|
|
|
|
| |
Notes:
svn path=/head/; revision=40901
|
|
|
|
| |
Notes:
svn path=/head/; revision=40900
|
|
|
|
|
|
|
|
| |
PR: 8566
Submitted by: Archie Cobbs <archie@whistle.com>
Notes:
svn path=/head/; revision=40896
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
they cannot mount a filesystem that they cannot see in getvfsbyname().
Part 1 of this is a hack, make vfsisloadable() always return true - the
ultimate decider of whether it's loadable or not is kldload() or mount().
Part 2 of this is to have vfsload() call kldload(2) and return success if
it works. This means that we will use a viable kld module in preference
to an LKM!
Ultimately, the thing to do is remove the hacks to do a vfsload in all the
mount_* commands and let the kernel do it by itself in mount(2).
Notes:
svn path=/head/; revision=40863
|
|
|
|
| |
Notes:
svn path=/head/; revision=40773
|
|
|
|
|
|
|
|
| |
PR: bin/8176
Submitted by: Archie Cobbs <archie@whistle.com>
Notes:
svn path=/head/; revision=40742
|
|
|
|
| |
Notes:
svn path=/head/; revision=40738
|
|
|
|
|
|
|
| |
processing of the string argument by perror().
Notes:
svn path=/head/; revision=40735
|
|
|
|
| |
Notes:
svn path=/head/; revision=40734
|
|
|
|
| |
Notes:
svn path=/head/; revision=40731
|
|
|
|
|
|
|
|
| |
NULL, in line with perror(3). However, the code presently checks only
for a zero-length string. Check for both.
Notes:
svn path=/head/; revision=40727
|
|
|
|
|
|
|
| |
where "/var/db/kvm_kernel.db" doesn't exist.
Notes:
svn path=/head/; revision=40688
|
|
|
|
| |
Notes:
svn path=/head/; revision=40667
|
|
|
|
|
|
|
| |
Add some content from objformat(1).
Notes:
svn path=/head/; revision=40641
|