harti
188f70d7e9
Reorganize Suff_EndTransform to be called only for nodes for
...
which it is needed (transforms).
2005-03-10 14:54:47 +00:00
den
3725c0075a
MFen 1.274 -> 1.275
2005-03-10 14:21:32 +00:00
rwatson
2aa0dd4e37
Marginally reformat my copyright statement to remove the spurious ','.
2005-03-10 14:19:31 +00:00
den
3e274049ae
Add a Russian override of dev-auto.sgml (device entities only)
...
and example script which can translate some repeated device
entities. With -o <file> option it can be used to update
translated list of entities (skip translated ones).
Obtained from: The FreeBSD Russian Documentation Project
2005-03-10 14:15:08 +00:00
nyan
7aead11ecc
Backout revision 1.20. I was a misunderstanding.
...
Pointed out by: Watanabe Kazuhiro
Pointy hat to: nyan
2005-03-10 13:07:32 +00:00
den
c794b4b5d3
Remove early-adopter translation from HEAD
2005-03-10 11:44:05 +00:00
ume
4bc4328cd1
use cast128 in opencrypto to nuke duplicate code.
2005-03-10 11:40:53 +00:00
harti
32e1481603
Style: fix function style before working on it (mainly intendation).
2005-03-10 10:16:03 +00:00
cperciva
786407525b
Belatedly update the md5(1) man page to reflect the addition of sha256.
2005-03-10 09:56:39 +00:00
harti
9cc7a48691
Add a man page for ng_ccatm(4).
...
Reminded by: brueffer
2005-03-10 09:28:39 +00:00
stefanf
64a1df7d12
Avoid pointer arithmetics on void *.
...
Approved by: alfred
2005-03-10 08:25:49 +00:00
brueffer
f513491411
s/cdrom/CD-ROM/
...
MFC after: 3 days
2005-03-10 08:07:59 +00:00
stefanf
c463ca74d4
Remove an superfluous assignment.
...
Approved by: alfred
2005-03-10 00:58:21 +00:00
stefanf
624654db85
Use socklen_t where appropriate.
...
Approved by: alfred
2005-03-10 00:57:01 +00:00
ps
f01ea9b626
Add limits on the number of elements in the sack scoreboard both
...
per-connection and globally. This eliminates potential DoS attacks
where SACK scoreboard elements tie up too much memory.
Submitted by: Raja Mukerji (raja at moselle dot com).
Reviewed by: Mohan Srinivasan (mohans at yahoo-inc dot com).
2005-03-09 23:14:10 +00:00
simon
6daa7d8d2e
- Auto generate device listings for snd_vibes(4) and snd_via82c686(4).
...
- Sort dev.archlist.txt.
2005-03-09 22:44:23 +00:00
simon
20540ca2da
Add manual page for snd_via82c686(4).
...
Submitted by: Joel Dahl <joel@automatvapen.se>
PR: docs/78586
MFC after: 3 days
2005-03-09 22:39:26 +00:00
simon
44d633e2fe
Add manual page for snd_vibes(4).
...
Submitted by: Joel Dahl <joel@automatvapen.se>
PR: docs/78580
MFC after: 3 days
2005-03-09 22:31:56 +00:00
rwatson
8963f5c8c0
Document, via WITNESS, that the NFS server mutex falls ahead of the socket
...
buffer mutexes.
2005-03-09 21:38:53 +00:00
cperciva
180357cd92
In light of the recent 2^69 operation collision-finding attack on SHA1,
...
add support for SHA256.
Tested on: i386, sparc64
Tested using: NIST test vectors, built-in tests
X-MFC-after: 5.4-RELEASE
2005-03-09 19:23:04 +00:00
hrs
a601ac8148
Markup fixes: use &tm.*;, &man.*;, and <quote>.
2005-03-09 18:41:42 +00:00
hrs
6d6813be0e
Retire the Early Adopter's Guide in HEAD.
2005-03-09 18:32:29 +00:00
hrs
4723f305d3
New release notes:
...
ddb(4) "show alllocks" command,
fix reading config files with a line without a newline character,
TCP RST handling improved and net.inet.tcp.insecure_rst sysctl,
lpd(8) data file check, and
syslogd(8) ":" and "%" characters in hostname.
MFC:
ipfw with debug.mpsafenet=1.
2005-03-09 18:21:42 +00:00
novel
eb6ca0c62a
Add myself.
...
Approved by: krion (mentor)
2005-03-09 17:41:42 +00:00
harti
ba42fcc409
Implement a new macro LST_NEXT which is like Lst_Succ but doesn't check
...
for its argument to be non-NULL.
2005-03-09 16:53:31 +00:00
harti
bb218a7c02
Split SuffExpandChildren into three functions: one that skips
...
variables and expands archive specifications, one that expands
wild cards and a driver that loops over the children list and
expands each child if necessary replacing it with it's expansions.
2005-03-09 16:51:43 +00:00
cperciva
0f8b638e68
The third parameter to SHA_Update and SHA1_Update is a "size_t", not a
...
"unsigned int".
2005-03-09 16:22:21 +00:00
sam
6c5113336f
connect wlan_acl to the build
...
Submitted by: Alexey Zelkin
2005-03-09 15:53:27 +00:00
jhb
35e48efc22
- Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0
...
interrupt.
- Remove the timer_func variable as it now has a static value of
hardclock() and is only used in one place.
Axe borrowed from: phk
2005-03-09 15:33:58 +00:00
sam
291aff4a04
correct space check
...
Submitted by: ume
2005-03-09 15:28:48 +00:00
ume
6cc5b893d5
reported from VANHULLEBUS Yvan [remote kernel crash may result]
...
Submitted by: itojun
Obtained from: KAME
MFC after: 1 day
2005-03-09 14:39:48 +00:00
den
e39ac61ec6
Merge the following from the English version:
...
1.261 -> 1.274 hardware/common/dev.sgml
1.13 -> 1.14 hardware/i386/proc-i386.sgml
1.4 -> 1.5 hardware/pc98/proc-pc98.sgml
1.28 -> 1.30 installation/common/install.sgml
1.780 -> 1.782 relnotes/common/new.sgml
2005-03-09 14:03:59 +00:00
stefanf
f7bcb7fdc8
Device counts are gone.
2005-03-09 12:29:07 +00:00
des
21bc3da176
My addled brains didn't realize that since vtp points into value, we
...
can't freeenv(value) before we're done inspecting vtp[0].
Tested by: Anish Mistry <mistry.7@osu.edu>
2005-03-09 12:16:45 +00:00
stefanf
b4856acd04
Fix dubious C code construct.
2005-03-09 11:57:32 +00:00
stefanf
6027c97c6b
Fix typo in comment.
2005-03-09 11:50:55 +00:00
stefanf
b8a6e62fcc
__FUNCTION__ -> __func__
2005-03-09 11:28:46 +00:00
stefanf
2eaa74ad22
Prefer the __printflike() macro to GCC's __attribute__ stuff.
2005-03-09 10:10:51 +00:00
glebius
41e08b3800
Make ARP do not complain about wrong interface if correct interface
...
is a carp one and address matched it.
Reviewed by: brooks
2005-03-09 10:00:01 +00:00
jmg
283c3a89b1
spell resource correctly...
...
MFC after: 3 days
2005-03-09 07:56:09 +00:00
harti
633c8c538c
Var_Subst() cannot return NULL so there is no reason to check
...
for it.
2005-03-09 07:53:03 +00:00
obrien
db39edbb65
Be consistent about the serial line terminal type.
...
CVS ----------------------------------------------------------------------
2005-03-09 03:57:08 +00:00
hmp
b15ac85d84
Remove stale information in IMPLEMENTATION NOTES section about alq_open()
...
using the calling thread's ucred.
While I am there, fix references to my name.
2005-03-09 01:56:48 +00:00
scottl
585fb99270
Bugger, wiped out a needed comma in the previous commit.
2005-03-09 00:54:55 +00:00
alfred
93318a5e79
Make MSG_NOSIGNAL available to native programs.
...
Bump FreeBSD_version to note this change.
Reviewed by: sobomax
2005-03-09 00:17:33 +00:00
scottl
ab661be527
The DC driver asks for an alignment of PAGE_SIZE for data buffers, but also
...
asks that each buffer be (2048 * 256) bytes long. I suspect that alignment
isn't a real requirement since busdma only recently started honoring it. The
size is also bogus. Fix both of these and stop busdma from trying to
exhaust the system memory pool with bounce pages.
Submitted by: Kevin Oberman
MFC After: 7 days
2005-03-08 23:25:46 +00:00
stefanf
2619687e84
Initialise `sn' before using its value.
2005-03-08 21:46:18 +00:00
phk
25e912bfe0
Have ttyname_r() try to ask DEVFS for the device name.
...
Document ttyname_r().
Simplify threaded/unthreaded stuff a lot.
2005-03-08 21:35:52 +00:00
phk
96f2def6d1
Add ioctl to ask DEVFS about the name of device.
2005-03-08 21:32:19 +00:00
phk
5493756155
Remove kernelside support for devfs rules filtering on major numbers.
2005-03-08 19:51:27 +00:00