Commit Graph

145061 Commits

Author SHA1 Message Date
kleink
6fbc3967e6 Revert previous indentation fix to keep the diff to strtof.c as small
as possible.
2006-03-24 16:04:32 +00:00
pavel
02a38a5320 Regression test for reads past the end of a packet (out of bounds reads).
Those should abort the bpf program.

The test currently fails (out of bound reads silently return zeros), but
succeeds if lo0 is replaced by an Ethernet interface and 127.0.0.1 by an
address reachable through it.

A fix is being worked on.

Approved by martin.
2006-03-24 13:54:58 +00:00
tnozaki
55e54105e0 1. remove duplicated entry(et_EE.UTF-8).
2. add missing LC_MESSAGES alias.
   during cvs diff -r1.2, following locale aliases are introduced:
	+ af_ZA.UTF-8
	+ be_BY.UTF-8
	+ en_NZ.UTF-8
	+ et_EE.UTF-8
	+ eu_ES.UTF-8
	+ pt_BR.UTF-8
	+ ro_RO.UTF-8
	+ sr_YU.UTF-8	<- en_US.UTF-8
	+ zh_CN.GB2312	<- zh_CN.eucCN (for Linux/FreeBSD compatibility)
2006-03-24 11:54:52 +00:00
uebayasi
0035751c1d Now that OpenBlockS code now lives in evbppc, this directory is no longer
needed.

OK'd by masuda.
2006-03-24 05:33:31 +00:00
elad
295265313f mark kernelauth as inactive, i no longer have time to work on it. 2006-03-24 03:12:30 +00:00
gdamore
5cd61be031 Add macros so that GPIOs can be accessed directly without having to use
ioctls or the GPIO framework.  Useful for some subsystems such as PCMCIA, that
may also use GPIOs.  Requested by Kiyohara Takashi.
2006-03-24 02:58:36 +00:00
reed
f21a315136 In the DIAGNOSTICS section, document that mismatched LKM and kernel
versions will be reported to the console and to the system message
buffer.

And update documentation date.
2006-03-24 00:38:23 +00:00
wiz
7ee6cdd959 Serial comma, remove unnecessary .Pp. 2006-03-24 00:14:23 +00:00
reed
909919ef8b Briefly document output of the modstat utility.
(And update document date.)
2006-03-23 23:59:38 +00:00
christos
ed99bb9996 Fix old pty name resolution for ptys > 256 2006-03-23 23:53:54 +00:00
wiz
d292467748 Remove Kerberos4/NFSKERB settings. 2006-03-23 23:53:23 +00:00
reed
04a9318e11 Changing a comment only because the module interface version
is not 1 anymore.
2006-03-23 23:52:35 +00:00
wiz
2950a17537 Remove last Kerberos 4 support in non-3RDPARTY code. 2006-03-23 23:51:25 +00:00
wiz
02b5f03672 Remove some more old kerberos4 code. Simplify usage. 2006-03-23 23:49:07 +00:00
wiz
eb525bd07c Remove some more old kerberos4 code. 2006-03-23 23:44:15 +00:00
wiz
54cd24faa5 Get rid of more Kerberos 4 code. 2006-03-23 23:33:28 +00:00
tnozaki
ade0b1e1b5 add following locales:
af_AZ.ISO8859-1/15
	be_BY.ISO8859-5
	en_NZ.ISO8859-1/15
	et_EE.ISO8859-15
	eu_ES.ISO8859-1/15
	pt_BR.ISO8859-1
	ro_RO.ISO8859-2
	sr_YU.ISO8859-2/5
	ukUA.CP1251/ISO8859-5
2006-03-23 23:23:38 +00:00
wiz
637b6cf962 unifdef NFSKERB (Kerberos 4 support). Update man page and usage() for
-K and -m removal (Kerberos 4 specific options).
2006-03-23 23:23:27 +00:00
bjh21
bda02d6f90 Use normal array subscripting syntax in place of addition and dereferencing.
No binary code change.
2006-03-23 22:47:15 +00:00
bjh21
24905fcbb7 Ah yes, _that's_ why we don't use field widths in printf() here: libsa's
printf() doesn't support them.  Revert to using print0() while I ponder the
matter.
2006-03-23 22:38:08 +00:00
bjh21
257e469f8b Use slightly more advanced printf() formats to replace the horrid print0()
function.
2006-03-23 22:27:22 +00:00
bjh21
87e257eea2 Substantial syntactic KNF, mostly removing surplus punctuation.
Generated code is unchanged.
2006-03-23 22:14:59 +00:00
wiz
42aaee41fe Remove krb4 entry. 2006-03-23 21:55:58 +00:00
wiz
417f570853 Remove some more references to kerberosIV. 2006-03-23 21:51:14 +00:00
wiz
f5a1361a8f Remove some more kerberosIV references. 2006-03-23 21:48:18 +00:00
bjh21
e2dbf0f5ba Reduce to 80 columns again. It's over two years since Reinoud touched this
code, so I hope this won't affect him too adversely.

Compiled binaries are (modulo date stamps) the same before and after.
2006-03-23 21:27:42 +00:00
xtraeme
1c141bfd60 Enable ciss(4) manpage. 2006-03-23 20:51:18 +00:00
christos
9363fb8b44 move declaration to header file. 2006-03-23 20:22:51 +00:00
wiz
c1bf91bf36 Fix typo in Xref. 2006-03-23 20:15:49 +00:00
wiz
2bb817a755 Remove more references to kerberosIV. 2006-03-23 20:14:16 +00:00
wiz
483dddc5d2 Excise kerberosIV. Bump date. 2006-03-23 20:08:31 +00:00
wiz
eaefa28b52 Remove some more kerberosIV remnants. 2006-03-23 20:02:56 +00:00
wiz
6cda6a5c42 Remove some more krb4 remnants. 2006-03-23 20:00:36 +00:00
wiz
b30d0d8732 Both keywords should contain "obsolete" for obsolete entries. 2006-03-23 19:59:13 +00:00
wiz
83620ded04 Remove references to KerberosIV. 2006-03-23 19:58:03 +00:00
wiz
f8d150b208 New sentence, new line. 2006-03-23 19:54:43 +00:00
wiz
145c75f9a8 Formatting fixes, typo fixes, sort SEE ALSO, more markup.
New sentence, new line.
2006-03-23 19:53:07 +00:00
wiz
8e323adb41 Various minor improvements. 2006-03-23 19:48:52 +00:00
wiz
320f1ea952 Capitalize Ethernet. 2006-03-23 19:44:49 +00:00
wiz
14bdd15e54 Bump date for previous. 2006-03-23 19:43:58 +00:00
wiz
c2cc4b2716 Consistently use .Va for errno. Quote "-" for PostScript output. 2006-03-23 19:31:37 +00:00
wiz
c2f9369ee7 Remove trailing whitespace, add 'and' in enumeration. 2006-03-23 19:30:27 +00:00
he
9fb6f0e876 Don't default the type of a local variable. Fixes build for vax. 2006-03-23 19:25:09 +00:00
garbled
d3cf21af9e update this to match reality 2006-03-23 19:11:02 +00:00
garbled
bf7238bf2d Descend into man8.prep 2006-03-23 18:57:59 +00:00
garbled
bd5aa4216a Add cat8 manpages for prep too. Caught by wiz as well. 2006-03-23 18:56:48 +00:00
garbled
02894adfd7 Adding makefile here.. caught by wiz. 2006-03-23 18:54:43 +00:00
garbled
21bc41f1ad Modify these makefiles to use the new mkbootimage.. hopefully I got this
right.
2006-03-23 18:51:19 +00:00
garbled
53444b6809 Add prep's mkbootimage.8 and boot.8 to mi set list 2006-03-23 18:19:30 +00:00
garbled
8bfa555aaa Add a boot(8) manpage for prep. 2006-03-23 18:15:34 +00:00