Alan Cox
bfb7317ebf
Remove unnecessary vm object reference and deallocate calls from ffs_read()
...
and ffs_write(). These calls trace their origins to the dead vfs_ioopt
code, first appearing in revision 1.39 of ufs_readwrite.c.
Observed by: bde
Discussed with: tegge
2004-01-31 05:42:58 +00:00
Marcel Moolenaar
a99e07ba17
Now that libpthread is the default threading library, remove the
...
compatibility link from libc_r to libpthread (previously a link
from libc_r to libkse).
2004-01-31 05:05:45 +00:00
Bruce Evans
c24c2f8c47
1. Garbage-collected LIBDES (now in a different library), LIBPERL (banished
...
to ports) and LIBRESOLV (now in a different library.
2. Added comments about nonexistent libraries LIBPC and LIBPLOT.
Submitted by: ru (1)
2004-01-31 03:15:50 +00:00
Bruce Evans
47d4aab142
Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP.
2004-01-31 03:09:10 +00:00
Bruce Evans
5e9867291a
Removed XXX comments about some libraries only being in the secure
...
distribution. This is not the place to document this, especially
now that the secure distribution is the normal one.
Reviewed by: ru
2004-01-31 02:51:41 +00:00
Bruce Evans
c7fde57406
Fixed some style bugs (long lines).
2004-01-31 02:17:11 +00:00
Marcel Moolenaar
b60c2339a9
In Write_Disk(), fix the non-error case where we returned to the
...
caller without closing the disk device and freeing allocated
memory. Not closing the disk device prevents GEOM from retasting
after spoiling.
Pointy hat: marcel
2004-01-30 20:52:54 +00:00
John Baldwin
05d9236acf
Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn't
...
perform better than the default setting for most i386 CPUs.
Requested by: bde
2004-01-30 19:51:26 +00:00
Søren Schmidt
367d380b54
Be more robust in the probe. We dont want to get into a loop with
...
reinitting when we try to identify devices. If they dont interrupt
on identify we retry once. If this fails we simply ignore that device.
2004-01-30 19:16:08 +00:00
Bruce A. Mah
4d3410b485
Move recent devfs path rules note from userland section to kernel
...
section; update manpage entity reference appropriately.
Requested by: cperciva
2004-01-30 18:29:14 +00:00
Bruce A. Mah
5f05fcc8a2
New errata: SA-04:01.
2004-01-30 17:53:48 +00:00
Bruce A. Mah
175b5a83de
Argh. Fix SA-04:01 note so that it actually makes sense.
2004-01-30 17:50:35 +00:00
Bruce A. Mah
8e1a094907
New release notes: SA-04:01, devfs(8) rules work on directories,
...
libdisk fix for pc98, libpthread default, boot floppy overhaul.
Modified release notes: Rewrite Project Evil note.
2004-01-30 17:46:05 +00:00
Dag-Erling Smørgrav
e726bc0e6c
Mechanical whitespace cleanup.
2004-01-30 16:26:29 +00:00
Jacques Vidrine
b00ddae648
I'll continue to babysit the Kerberos-related stuff.
2004-01-30 15:40:33 +00:00
Hartmut Brandt
a1adb510b2
Use the official ng_timeout function to trigger sending. This means,
...
that we can get rid of of all the spl*() calls, because ng_timeout
handles the locking issues.
2004-01-30 15:34:57 +00:00
Hidetoshi Shimokawa
dbc80c7bf2
Add NEC uPD72873.
...
Submitted by: Christian Laursen <xi@borderworlds.dk>
2004-01-30 14:30:19 +00:00
Hidetoshi Shimokawa
b180671ce4
Use device_identify and bus_add_child methods to add a firewire
...
bus on fwohci. This should fix attach failure caused by a race
between firewire and fwochi initialization for the kernel module.
2004-01-30 14:28:11 +00:00
Yoshihiro Takahashi
11e5ad6def
Update the MINIMALDOCPORTS variable.
...
- Add ports/Tools to get some scripts.
- Add missing dependency (print/ghostscript-gnu-nox11). [1]
- Remove unused ports (devel/bison and textproc/mkcatalog). [1]
Submitted by: jhay [1]
2004-01-30 14:10:24 +00:00
Daniel Eischen
d9fece91e0
Bump __FreeBSD_version to note the change of default thread library
...
from libc_r to libpthread.
2004-01-30 13:43:51 +00:00
Yoshihiro Takahashi
63c69957ca
MFi386: revision 1.397 (cosmetic changes)
2004-01-30 13:15:42 +00:00
Yoshihiro Takahashi
6c5786f2da
MFi386: revision 1.1122 (typos and cosmetic changes)
2004-01-30 13:06:57 +00:00
Daniel Eischen
aca89ee602
Add a note about the libkse -> libpthread switch.
...
Reviewed by: imp
2004-01-30 12:24:21 +00:00
Daniel Eischen
dc60f61574
s/-lc_r/-lpthread/
2004-01-30 12:14:50 +00:00
Daniel Eischen
f24e6a4f39
Make gcc -pthread link to -lpthread instead of -lc_r.
2004-01-30 12:14:19 +00:00
Daniel Eischen
bd224d495e
Change libkse back to libpthread and make it the default
...
thread library for i386, amd64, and ia64. For alpha
and sparc64 the library is not changed and remains libkse,
and links are installed so that libpthread -> libc_r.
The gcc -pthread option will be changed in a separate
commit so that it links to -lpthread instead of -lc_r.
Approved by: re@
2004-01-30 12:13:17 +00:00
Michael Reifenberger
3aa9752e00
add hprop to the build and add LDAP mods to hprop.
...
add kadmind.8
Submitted by: Alex Deiter <tiamat@komi.mts.ru>
2004-01-30 11:06:48 +00:00
Ruslan Ermilov
99d3652e69
Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29
...
of make/str.c.
2004-01-30 09:46:28 +00:00
Maxim Sobolev
4c83789253
Remove NetBSD'isms (add FreeBSD'isms?), which makes gre(4) working again.
2004-01-30 09:03:01 +00:00
Scott Long
9148fa21dd
Take the plunge and make this driver be INTR_FAST. This re-arranges the
...
interrupt handler so that no locks are needed, and schedules the
command completion routine with a taskqueue_fast. This also corrects the
locking in the command thread and removes the need for operation flags.
Simple load tests show that this is now considerably faster than FreeBSD 4.x
in the SMP case when multiple i/o tasks are running.
2004-01-30 07:04:39 +00:00
Hiroki Sato
eda20bd39b
Fix a typo[1] and merge from the English version:
...
1.59 -> 1.61 errata/article.sgml
Pointed out by[1]: Daisuke Takahashi <takaha@mue.biglobe.ne.jp>
References[1]: [doc-jp-work 828]
2004-01-30 05:42:22 +00:00
Marcel Moolenaar
04b01085a5
In checkLabels(), deal with the fact that on ia64 we do not have a
...
disklabel.
2004-01-30 05:21:32 +00:00
Peter Wemm
3a0bfa76fd
GRR. MFi386: white space spam
2004-01-30 03:02:45 +00:00
Peter Wemm
8a703d13b0
Merge some more changes from i386.
2004-01-30 00:24:45 +00:00
Ruslan Ermilov
9608d7e2cd
Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.
2004-01-29 22:51:36 +00:00
Jens Schweikhardt
08e33a7ff1
Consistently capitalize acronyms like POSIX and NIC. Style.
2004-01-29 21:24:53 +00:00
Jens Schweikhardt
495b73cfe0
Fix typos and remove whitespace at EOL.
2004-01-29 21:07:54 +00:00
John Baldwin
d943f83bf0
- Tweak order of arch fs options to stick all floppy options together and
...
all MFS root options together and in the same order on all archs.
- Drop support for using the no longer existing 2.88 floppy image for CD
booting on i386 via the EMUL_BOOT variable.
- Use a stock loader on the boot floppy rather than one without forth.
- Force the gzip of the mfsroot in release.9 to succeed. This is useful
when doing lots of rereleases when testing floppy changes.
- If an acpi kernel module exists, stick it on the boot floppy and for
now always load it after the kernel.
2004-01-29 19:01:58 +00:00
David E. O'Brien
6e18dd3630
Sync with bsdlabel/Makefile.
2004-01-29 18:15:19 +00:00
David E. O'Brien
12f81ec1b0
Add a very basic manpage.
2004-01-29 18:12:27 +00:00
Andrey A. Chernov
7d864d560c
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
Doug Barton
b849739c70
Latest version of this file from InterNIC. This version updates the IP
...
address of b.root-servers.net, and various comments.
2004-01-29 16:24:30 +00:00
Ruslan Ermilov
e45b43aad2
Two nits from rev. 1.835:
...
- Fixed spelling of NO_FLOPPIES to unbreak snapshot building on
architectures that don't support them (as installation source).
- Don't rely on CVS setting execution bits on the shell script.
(This is also consistent with the rest of this makefile.)
Reviewed by: jhb
2004-01-29 16:21:00 +00:00
Andrey A. Chernov
e3d09018bc
Add kk_KZ.PT154
2004-01-29 16:17:25 +00:00
Hartmut Brandt
ac9c95fde8
These scripts run the protocol test suites for the SSCOP, SSCF-UNI and
...
UNI protocols. The actual test suites are not in these directories because
of their size. One needs to install the atmsupport port (the script
will remind you, if it cannot find the port).
The SSCOP test suite includes booth the ETSI and the ITU-T test suite,
the SSCF-UNI test suite is home grown and the UNI test suite is the
P2MP ETSI test suite. Others may follow.
2004-01-29 16:01:57 +00:00
Hartmut Brandt
2e0b641e23
Add a simple test script for the ng_atmpif node.
...
Submitted by: Vincent Jardin <vjardin@free.fr>
2004-01-29 15:58:06 +00:00
Yoshihiro Takahashi
6ab88893be
The name of small boot floppy should be boot-small.flp to avoid conflicting
...
normal size floppy.
Reviewed by: jhb
2004-01-29 15:14:59 +00:00
Guido van Rooij
c14d21f6cf
Style(9) option sorting
...
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
2004-01-29 15:14:03 +00:00
Søren Schmidt
f279a36c6e
Cleanups/cosmetics.
2004-01-29 15:03:01 +00:00
Ken Smith
4a98f6820b
Fix pathname so 'make tags' in a kernel build directory looks in
...
the right place for the $MACHINE/include directory.
Approved by: rwatson (mentor)
2004-01-29 14:58:22 +00:00