obrien
94567e9b0d
MFS: getpackagesite() from RELENG_4 that allows the code to be the same.
2001-02-17 20:04:41 +00:00
jlemon
2136f987f0
Fix tab breakage from last commit.
...
Spotted by: bde
2001-02-17 19:40:22 +00:00
phk
e5bed7640f
Add some FreeBSD logo material to the tree:
...
"FreeBSD.pfa" - the (postscript) font used to write "FreeBSD".
"beastie.fig" - a 4.3 BSD style Daemon in vector graphic.
"beastie.eps" - same converted to encapsulated postscript.
"poster.sh" - an example how to use this stuff.
"README" - the full story.
2001-02-17 19:14:42 +00:00
keith
11f67bfc4a
Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to
...
both zh_TW.Big5 and zh_CN.EUC locales.
Approved by: ache
2001-02-17 18:45:08 +00:00
asmodai
b628b13127
This commit was generated by cvs2svn to compensate for changes in r72571,
...
which included commits to RCS files with non-trunk default branches.
2001-02-17 15:48:22 +00:00
asmodai
c56e32d41e
Virgin import of ISC BIND v8.2.3-REL docs
2001-02-17 15:48:22 +00:00
asmodai
bca68c3b0d
Remove old DNS setup document. We have long past the times where
...
BIND 4 was the thing of the day.
2001-02-17 15:19:00 +00:00
ume
e4a288b688
Correct disordering which is corresponding to bde's fix to
...
i386/include/ansi.h.
2001-02-17 14:51:11 +00:00
ache
87ce1ec237
CRNCYSTR: determine '.' too
2001-02-17 11:15:30 +00:00
obrien
1a27883a6c
Make cc' and
cpp0' staticly linked binaries in this development version
...
of the OS.
2001-02-17 09:46:41 +00:00
obrien
c6dcd6a7fe
Merge rev 1.2 (-fformat-extensions); 1.{7,9} (complain about -O2 on the
...
Alpha & FORCE_OPTIMIZATION_DOWNGRADE); 1.8 (-Wnon-const-format)
into GCC 2.95.3(RC#3).
2001-02-17 09:06:31 +00:00
ache
d58e575220
Add uk_UA
...
Submitted by: Alexander Matey <matey@cis.ohio-state.edu>
2001-02-17 08:35:14 +00:00
obrien
b545fa1c7f
Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.
2001-02-17 08:35:00 +00:00
obrien
a15849488b
This commit was generated by cvs2svn to compensate for changes in r72562,
...
which included commits to RCS files with non-trunk default branches.
2001-02-17 08:34:50 +00:00
obrien
c67d59390e
Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3
2001-02-17 08:34:50 +00:00
ache
0a2d6f1a0e
Implement CRNCYSTR
2001-02-17 07:35:01 +00:00
marcel
ea2a4b55bc
Revert gensetdefs.pl reversal.
2001-02-17 07:26:57 +00:00
bde
7703da348f
Fixed some style bugs (bogus cloned Id, null overrides of defaults, and
...
the usual style bugs for DPADD/LDADD).
2001-02-17 06:20:14 +00:00
bde
b8925ba36b
Removed some garbage (genassym(8) and its infrastructure).
2001-02-17 06:06:14 +00:00
bde
4d938ae754
Fixed unsorting of prototypes in previous commit. Is it too much to
...
ask for 1-line commits to be correctly ordered?
2001-02-17 05:40:52 +00:00
bde
f9fa7576a8
Fixed unsorting of prototypes in previous commit. Fixed older unsorting.
2001-02-17 05:35:56 +00:00
bde
8ed2a3e17a
Fixed disordering in previous commit. "Fixed" a null comment in previous
...
commit by removing it.
2001-02-17 03:57:38 +00:00
bde
995431ad38
Fixed disordering in previous commit.
2001-02-17 03:49:24 +00:00
gibbs
80353cf8bd
Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easily
...
register our sub-busses in the reversed order. In the future, we may provide
a hint to CAM on how to order the scans for multi-function adapters that also
set this flag, but trying to do it the "twin channel" way will lead to
a panic.
2001-02-17 01:53:22 +00:00
imp
2d4d551f1e
Extra needs to be initialized for our usual pool of FILEs. This was
...
causing some versions of as to dump core. This survived make
buildworld/installworld and the building gettext port afterwards.
Submitted by: <nnd@mail.nsk.ru> "N.Dudorov"
Reviewed by: "Daniel M. Eischen" <eischen@vigrid.com>
2001-02-16 21:09:49 +00:00
archie
58771d9471
Fix an erroneous comment and two style(9) bugs.
2001-02-16 17:37:31 +00:00
jlemon
21e5f66dd3
Add mutexes to the entire bpf subsystem to make it MPSAFE.
...
Previously reviewed by: jhb, bde
2001-02-16 17:10:28 +00:00
jlemon
8c0f93bb9b
Allow debugging output to be controlled on a per-syscall granularity.
...
Also clean up debugging output in a slightly more uniform fashion.
The default behavior remains the same (all debugging output is turned on)
2001-02-16 16:40:43 +00:00
des
e5e0087f91
Document the new -k option in usage message and man page.
2001-02-16 16:28:36 +00:00
des
e7c92315f1
Add a -k option that prevents clearing the dump after saving it.
...
Use sysctlbyname() instead of sysctl().
Clear up and simplify the version extraction code.
Attempt to detect stretches of zeroes in the dump and avoid writing
them to disk to save space and time.
2001-02-16 16:27:32 +00:00
jlemon
717f1e459e
Re-gen auto generated files.
2001-02-16 14:47:24 +00:00
jlemon
fd27a8db25
Remove dummy stub functions.
2001-02-16 14:46:16 +00:00
jlemon
065a73369e
Add mount syscall to linux emulation. Also improve emulation of reboot.
2001-02-16 14:42:11 +00:00
jlemon
c7ba1f9694
Introduce copyinfrom and copyinstrfrom, which can copy data from either
...
user or kernel space. This will allow layering of os-compat (e.g.: linux)
system calls. Apply the changes to mount.
2001-02-16 14:31:49 +00:00
nyan
65a56b38f1
Added pc98 support.
...
Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
2001-02-16 13:30:27 +00:00
nyan
40f4dcb8fc
Don't assume bus_space_handle_t == the start address of resource.
...
Use rman_get_start() instead.
2001-02-16 13:29:41 +00:00
ru
65018bec8d
Fix broken -L for short locale names.
2001-02-16 12:28:30 +00:00
ru
19406c7d66
SEE ALSO is the special name, and should not be taken in quotes,
...
since -mdoc checks for the "SEE" word only to set its variables.
In the SEE ALSO section, -mdoc automatically emits an empty line
before each new reference.
2001-02-16 11:35:39 +00:00
ru
01bde6b798
mdoc(7) police: sanitize previous commit.
2001-02-16 11:28:22 +00:00
ru
b69ecef78b
mdoc(7) police: sanitize previous revision changes.
2001-02-16 09:05:48 +00:00
imp
51cffb6bac
Fix the current libc breakage in current:
...
o Back out the __std* stuff. Can't figure out how to do this right now,
so we'll save it for late.
o use _up as a pointer for extra fields that we need to access.
o back out the libc major version bump.
Submitted by: green
reviewed by: peter, imp, green, obrien (to varying degrees).
We'll fix the "how do we stop encoding sizeof(FILE) in binaries" part
later.
2001-02-16 06:11:22 +00:00
bmilekic
778f80298c
Document recently-implemented m_getm().
2001-02-16 03:23:04 +00:00
iedowse
6c9e1e9481
Fix `fstat -m' (show memory-mapped files), which was broken by
...
revision 1.25. When evaluating the termination condition for the
iteration over all map entries, we must take care to use the kernel
versions of all pointers. The code was comparing a kernel pointer
to a pointer within a local variable, so the loop never terminated.
2001-02-15 22:42:44 +00:00
jlemon
d8f8e6f368
Clean up warning.
2001-02-15 22:32:06 +00:00
tegge
ba2c37c2e3
Don't allow special devices of type NODEV (NOUDEV as seen from kernel).
...
They can't be created via mknod and the kernel crashes if it encounters
such an inode.
Approved by: mckusick
2001-02-15 22:26:21 +00:00
tegge
af67e8b5e1
Don't depend on lcl_mutex being a recursive mutex.
...
Reviewed by: deischen
2001-02-15 22:17:04 +00:00
tegge
6a8ad1fd29
Remove freelists managed by Balloc/Bfree.
...
Change __dtoa to not free the string it allocated the previous time it was
called. The caller now frees the string after usage if appropiate.
PR: 15070
Reviewed by: deischen
2001-02-15 22:12:50 +00:00
ru
48633da620
Do not ever try to look into nonexisting locale subdirectories.
...
(is_directory() returns -1 if the file does not exist, 1 if it
is a directory or a symlink to a directory, and 0 otherwise.)
2001-02-15 19:01:41 +00:00
jlemon
11781a7431
Extend kqueue down to the device layer.
...
Backwards compatible approach suggested by: peter
2001-02-15 16:34:11 +00:00
bde
5655168b87
Fixed bitrot in synopsis. The Lite2 change from int to u_long for ioctl
...
command numbers had not reached here.
2001-02-15 12:54:34 +00:00