Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/rasctl.2
RevisionDateAuthorComments
 1.13  29-Apr-2008  scw branches: 1.13.8;
- Document RAS_START_ASM, RAS_END_ASM, RAS_START_ASM_HIDDEN, and
RAS_END_ASM_HIDDEN.
- Advise against implementing RASs in C.

See PR lib/38482 for details.

While here, remove clauses 3 and 4 from TNF license.
 1.12  19-Sep-2006  wiz branches: 1.12.16;
Note that newer gcc require -fno-reorder-blocks.
Various other improvements. Bump date.
Based on a patch by skrll.
 1.11  15-Jan-2006  wiz branches: 1.11.2;
dd CAVEATS section provided by martin@ with minor cleanup by me.
 1.10  11-Jan-2004  mrg fix a typo
 1.9  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.8  19-Jan-2003  jdolecek g/c the NEXTRELEASE comment tag now that the next version number is decided
 1.7  18-Jan-2003  thorpej Merge the nathanw_sa branch.
 1.6  23-Oct-2002  jdolecek use .Nx 2.0 consistently in HISTORY section
add .\" NEXTRELEASE tag before the .Nx to make it possible to quickly
find version references in case this would need to be changed
 1.5  01-Oct-2002  wiz New sentence, new line. From Robert Elz.
 1.4  15-Sep-2002  gmcgarry branches: 1.4.2;
Add a disclaimer if using on a multiprocessor machine. Based on
comments by Bill Sommerfeld on tech-kern.
 1.3  01-Sep-2002  gmcgarry Document some more errors.
 1.2  29-Aug-2002  wiz Whitespace, mdoc, and grammar nits. Fix an Xr.
 1.1  28-Aug-2002  gmcgarry rasctl(2)
 1.4.2.4  11-Nov-2002  nathanw Catch up to -current
 1.4.2.3  18-Oct-2002  nathanw Catch up to -current.
 1.4.2.2  17-Sep-2002  nathanw Catch up to -current.
 1.4.2.1  15-Sep-2002  nathanw file rasctl.2 was added on branch nathanw_sa on 2002-09-17 21:32:54 +0000
 1.11.2.1  25-Sep-2006  riz Pull up following revision(s) (requested by skrll in ticket #182):
regress/sys/kern/ras/ras2/Makefile: revision 1.3
regress/sys/kern/ras/ras1/Makefile: revision 1.3
lib/libc/sys/rasctl.2: revision 1.12
Note that newer gcc require -fno-reorder-blocks.
Various other improvements. Bump date.
Based on a patch by skrll.
GCC 4 requires -fno-reorder-blocks to ensure that RAS_START/RAS_END
covers the right bits of code in these tests.
 1.12.16.1  18-May-2008  yamt sync with head.
 1.13.8.2  29-Apr-2008  scw - Document RAS_START_ASM, RAS_END_ASM, RAS_START_ASM_HIDDEN, and
RAS_END_ASM_HIDDEN.
- Advise against implementing RASs in C.

See PR lib/38482 for details.

While here, remove clauses 3 and 4 from TNF license.
 1.13.8.1  29-Apr-2008  scw file rasctl.2 was added on branch christos-time_t on 2008-04-29 21:06:29 +0000

RSS XML Feed