ache
1097230631
koi8-r mandoc tweaks
...
Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
1999-09-11 19:49:21 +00:00
iwasaki
1ed5495243
Fix debut version to 3.3, not 4.0.
1999-09-11 19:32:30 +00:00
ache
8936d8635f
source hyphen.us-ru from locale subdir
1999-09-11 19:32:14 +00:00
ache
635e0faa0b
install hyphen.us-ru under locale subdir
1999-09-11 19:27:35 +00:00
ache
672957ebcc
add tmac/locale for man l10n tweaks
1999-09-11 19:11:03 +00:00
ache
db33aff69e
Describe man_locales
...
Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
1999-09-11 19:03:45 +00:00
ache
a59fb2667c
Add man_locales knob to specify localized man subdirs for makewhatis and
...
catman
1999-09-11 19:00:41 +00:00
ache
876db407b1
localize it
...
Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
1999-09-11 18:55:02 +00:00
nsayer
59867e71f7
Fix kernel compile with BRIDGE, but without DUMMYNET
1999-09-11 18:54:41 +00:00
ache
114bca6fd9
localize it
...
Submitted by: Alexey Zelkin <phantom@crimea.edu>
1999-09-11 18:30:23 +00:00
ache
e9f7dec9e5
localize it
...
Submitted by: Alexey Zelkin <phantom@crimea.edu>
1999-09-11 18:21:16 +00:00
dfr
d9e5c7d5f2
Change toupper/tolower so that they don't give a bogus answer if the
...
argument is already upper/lower.
1999-09-11 17:54:37 +00:00
bde
a229a63526
Fixed some style bugs (mainly disorderd prototypes).
1999-09-11 17:11:21 +00:00
bde
ec1ed330ea
Get rid of MALLOC_INSTANTIATE and MALLOC_MAKE_TYPE(). Just handle the 3
...
malloc types declared in <sys/malloc.h> like other global malloc types.
1999-09-11 16:41:39 +00:00
gibbs
83acb0b653
Add the AMD driver.
1999-09-11 16:05:48 +00:00
gibbs
baddb7f311
Fix a compile warning.
1999-09-11 16:03:57 +00:00
iwasaki
181aba8e3a
Handle CAPABILITIESCHANGE event.
...
Document USERSTANDBYREQ and CAPABILITIESCHANGE events to apmd manpage.
1999-09-11 16:00:28 +00:00
chris
e5e68f25b0
Add a link for uiomove.9 to uio.9
1999-09-11 15:39:31 +00:00
nsayer
5f53706ddd
Handle UserStandbyRequests as well as the other 3 members of the
...
{,USER}{STANDBY,SUSPEND}REQ matrix.
1999-09-11 15:12:31 +00:00
hoek
94581eee51
s/with historical makefils//. Also, relocate and change the description
...
of VPATH to be a little sexier. I'd say it looks a bit like Claudia
Schiffer now, which I consider a definate improvement. We're also a little
more subtle about saying that VPATH is for backward(s) compatibility.
Submitted-by: chris, bde, and myself
[although none of their descriptions were as sexy
M(|is|r)s Schiffer, of course].
1999-09-11 15:11:56 +00:00
bde
8466686260
Fixed disordering in previous commit.
1999-09-11 14:20:18 +00:00
obrien
587e83e810
Document -R.
1999-09-11 13:33:18 +00:00
hoek
316ad4142e
Remove the #include of sys/param.h. It was meant to improve portability
...
for BSD less than 4.4 where sys/cdefs.h DNE but can be simulated with
param.h. Unfortunately, the additional include did little to actually
improve portability since we've lost portability in several other chunks
of make code (err(), sysctlbyname(), probable more).
Partly submitted by: bde
1999-09-11 13:17:35 +00:00
hoek
506d7f351f
Unduplicate IDs from comments, do $Id -> $FreeBSD$ (submitted-by: bde)
1999-09-11 13:08:02 +00:00
obrien
cb13e979b2
Add verbose processing flag.
1999-09-11 10:06:56 +00:00
jkh
db9dbb0a3c
Preserve permissions through tar pipelines.
1999-09-11 06:11:52 +00:00
bde
1745bea10c
Fixed breakage of intro.1 -> introduction.1 link and minor disordering in
...
previous commit.
1999-09-11 04:59:47 +00:00
max
d55ab77163
Document the fact that pkg_add/delete passes INSTALL/DEINSTALL
...
respectively to rscript.
1999-09-11 03:52:24 +00:00
alfred
198b4e0942
regenerate to include proper "gererated from" taglines.
1999-09-11 01:06:03 +00:00
alfred
b5a29f8080
Document VFS changes:
...
VFS_CHECKEXP.9, now used to check export credentials
VFS_FHTOVP.9, only used for filehandle to vnode, no access checks are done.
VFS.9, inform people of the vfs_std* functions available to avoid
ugly casts to eopnotsup and making of dummy functions to return 0.
1999-09-11 00:57:20 +00:00
alfred
44374643d1
Document fhopen, fhstat, and fhstatfs syscalls.
...
Obtained from: NetBSD
1999-09-11 00:49:10 +00:00
alfred
b9136a6115
Seperate the export check in VFS_FHTOVP, exports are now checked via
...
VFS_CHECKEXP.
Add fh(open|stat|stafs) syscalls to allow userland to query filesystems
based on (network) filehandle.
Obtained from: NetBSD
1999-09-11 00:46:08 +00:00
green
a9f7b5ee69
Make a bit more headway with dd's argument parsing, etc. get_bsz() is
...
renamed get_num() since it's not just about block sizes. skip and
seek can be any offset, including negative, now. Some style bogons are fixed.
1999-09-11 00:02:42 +00:00
hoek
f95e7771ee
Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607.
1999-09-10 23:40:39 +00:00
peter
6e57a49f3c
Add $FreeBSD$ tags to generated files otherwise the checker won't let them
...
be committed.
1999-09-10 23:34:30 +00:00
phk
ef637f9858
Create and use a dedicated malloc type for bus related stuff.
...
Reviewed by: dfr
1999-09-10 21:11:23 +00:00
julian
be0f1c4ed2
Allow 'make' to check out elements within archive libraries.
...
"Make no longer properly parses archive files, so using archive members
as make targets, as described in PSD:12 section 4.2, does not work."
Really should be merged into 3.3 before we ship if we can..
it's a trivial fix.
PR: bin/13039, bin/10274
Submitted by: Mikko Tyolajarvi mikko@dynas.se
1999-09-10 20:51:59 +00:00
phk
ae7b0fea4b
System clock don't update, because C6's TSC stop count up when run
...
HALT instruction.
PR: 13683
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
Reviewed by: phk
1999-09-10 20:45:50 +00:00
peter
9686d60c61
Add the CR4 values for P3 SIMD enabling support. FXSR tells the cpu that
...
the OS does FXSAVE/FXRESTOR instructions (fast FPU save/restore) during
context switching and also enables SIMD since this enables saving the
extra CPU context that isn't saved with normal FPU regs. The other
enables the SIMD instructions to use exception 16 (FPU) error reporting.
Note, this doesn't turn on SIMD, just defines the bits.
1999-09-10 15:51:44 +00:00
peter
c45b612ff1
Add text for the PN (Processor serial number) and XMM (extended SIMD/MMX2/
...
support), as well as a bunch of comments for what the various bits mean
(those that I remember anyway).
1999-09-10 15:47:54 +00:00
ru
25ec57cdd2
- Optimization to the previous (rev 1.15) commit.
...
Requested by: eivind
Discussed with: eivind
Reviewed by: brian, eivind
1999-09-10 15:27:34 +00:00
roger
e637f5a9b7
Update to driver 1.73
...
Add new hauppauge Tuner Type 6
Add Aims Labs Video Highway Xtreme card type
1999-09-10 12:08:36 +00:00
alfred
3e3c6eb3dd
sync with src/sys/sys/mount.h
1999-09-10 09:12:24 +00:00
msmith
3217529057
Look for the right ACPI signature.
...
Submitted by: dfr
1999-09-10 08:49:19 +00:00
dfr
0538330e96
Make sure that opti931's and guspnp's use the right offset from their ports.
1999-09-10 08:20:23 +00:00
ru
90cd63d0b3
Unbroke `make -s' case.
...
PR: 13676
Submitted by: wollman
1999-09-10 07:39:25 +00:00
msmith
85656beaeb
Invoke smp_rendezvous_action() using the a.out compatible asnames.h
...
technique (bleagh).
1999-09-10 01:17:01 +00:00
jkh
bf513d744c
Remove duplicated bits from boot floppy (where they're already available) in
...
an effort to get this back down to size.
1999-09-09 21:20:55 +00:00
julian
5c78e7345a
Changes to centralise the default blocksize behaviour.
...
More likely to follow.
Submitted by: phk@freebsd.org
1999-09-09 19:08:44 +00:00
billf
d475da4456
Add aio_{cancel,error,return,suspend,write} into the mix.
...
Submitted by: Dan Nelson <dnelson@emsphone.com>
Forgotten by: mpp
1999-09-09 19:06:57 +00:00