Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some English errors, mainly ones not fixed in the previous commit. | bde | 2001-10-25 | 1 | -8/+3 |
| | | | | | | The previous commit message should have said this too (the only BSDism fixed was punctuation for non-sentences). Neither these changes nor the ones in the previous commit were exactly as submitted by me. | ||||
* | Merge in BSDisms. Slight rewordings in some cases. | julian | 2001-10-24 | 1 | -16/+19 |
| | | | | | Submitted by: bde@freebsd.org Reviewed by: jhb@freebsd.org | ||||
* | Document sx_assert(9). | jhb | 2001-10-23 | 2 | -1/+33 |
| | |||||
* | Alter the suggested way of writing structurtes to make them actuallys | julian | 2001-10-23 | 1 | -12/+18 |
| | | | | | | | readble when there are compound sub-elements (e.g. other structs). Reviewed by: {peter,dillon,des,imp,jlemon}@freebsd.org MFC after: 1 week | ||||
* | Fixed some bitrot. The KSE interface change for vops had not reached here. | bde | 2001-10-10 | 1 | -6/+6 |
| | | | | | Didn't fix older bugs. Most of the examples don't even match historical interfaces. | ||||
* | Updates for changes made by KSE import. | sheldonh | 2001-10-06 | 6 | -40/+36 |
| | | | | Submitted by: Chad David <davidc@acns.ab.ca> | ||||
* | Second round of spelling fixes for vm_page_io_finised. The function name | bde | 2001-10-04 | 2 | -4/+4 |
| | | | | is actually vm_page_io_finish. | ||||
* | Removed garbage: | bde | 2001-10-04 | 4 | -286/+2 |
| | | | | | | | | | - bus_generic_map_intr.9. This has been undead for more than 3 years following the changes in rev.1.4 of sys/bus.h. - CONDSPLASSERT.9, SPLASSERT.9. These have been undead since SMPng. They were even less useful than most section 9 man pages -- the interfaces described in them have never been used in the FreeBSD source tree. | ||||
* | Fixed missing include in synopsis. | bde | 2001-10-04 | 1 | -35/+36 |
| | | | | | | | Fixed bitrot in synopsis. Const'ification of string args had not reached here. Fixed some style bugs (superfluous quotes). | ||||
* | Fixed many wrong arg types and 1 missing arg in synopsis. | bde | 2001-10-04 | 1 | -11/+11 |
| | |||||
* | Fixed wrong include in synopsis. | bde | 2001-10-04 | 1 | -1/+1 |
| | |||||
* | Fixed (C) syntax error in synopsis. | bde | 2001-10-04 | 1 | -1/+1 |
| | |||||
* | Fixed bitrot in synopsis. Const'ification of m_copydata() had not reached | bde | 2001-10-04 | 1 | -1/+1 |
| | | | | here. | ||||
* | Fixed missing include in synopsis. | bde | 2001-10-04 | 2 | -0/+2 |
| | |||||
* | Fixed wrong arg type in synopsis. | bde | 2001-10-04 | 1 | -1/+1 |
| | |||||
* | Fixed wrong include in synopsis. | bde | 2001-10-04 | 1 | -3/+3 |
| | | | | | Fixed bitrot in synopsis. Const'ification of make_dev() and make_dev_alias() had not reached here. | ||||
* | Clarify parameter "names" in prototypes. | obrien | 2001-10-03 | 1 | -2/+4 |
| | | | | Submitted by: bde | ||||
* | mdoc(7) police: markup and grammar nits. | ru | 2001-10-01 | 1 | -3/+3 |
| | |||||
* | Make __RCSID() and __FBSDID() examples compile. | ru | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 157 | -364/+364 |
| | |||||
* | mdoc(7) police: removed gratuitous .Pp calls. | ru | 2001-10-01 | 1 | -2/+0 |
| | |||||
* | Token man page for pseudofs(9). | des | 2001-09-30 | 2 | -1/+70 |
| | |||||
* | Correctly document the return value of mb_fixhdr. | murray | 2001-09-24 | 1 | -2/+4 |
| | | | | | | PR: docs/30697 Submitted by: Jonathan Hanna <jhanna@home.com> Reviewed by: bp | ||||
* | Remove IFCAP_HWCSUM, it is merely a luxury #define, not a real flag. | asmodai | 2001-09-22 | 1 | -11/+3 |
| | | | | | | | | Remove explicit mention of IP stack, since it might not be accurate for all interfaces. Change if_enable to if_capenable, as it is spelled. Submitted by: jlemon | ||||
* | Commit descriptions for the interface capabilities support. | asmodai | 2001-09-22 | 1 | -3/+40 |
| | |||||
* | Common Mike adds see alsos from all of the synchronization | silby | 2001-09-17 | 4 | -3/+11 |
| | | | | man pages to their brethren. | ||||
* | [-- Attachment #1 --] | obrien | 2001-09-15 | 1 | -7/+4 |
| | | | | | | | | | | | | | | | [-- Type: text/plain, Encoding: quoted-printable, Size: 0.1K --] Hi! How are you? I send you this commit log in order to have your advice See you later. Thanks [-- Attachment #2: CVS Commit Log.doc --] [-- Type: application/mixed, Encoding: base64, Size: 315K --] Update SCM ID guidelines to reflect the newly added __FBSDID macro. | ||||
* | mdoc(7) police: markup nits. | ru | 2001-09-05 | 1 | -4/+6 |
| | |||||
* | Correct (English language) style. No change in (C language) style. | grog | 2001-09-05 | 1 | -13/+13 |
| | |||||
* | mdoc(7) police: Please don't commit when you are drunk! | ru | 2001-09-04 | 1 | -3/+1 |
| | | | | (Committer rules candidate.) | ||||
* | More at_shutdown(9) removal. | ru | 2001-09-04 | 1 | -3/+1 |
| | |||||
* | Fix style bug from rev 1.20 in `struct foo' definition example to match the | obrien | 2001-09-04 | 1 | -1/+1 |
| | | | | | | `struct foo' definition example from rev 1.1. (proper CSRG style was also verified with /sys/sys/{bio,file}.h) | ||||
* | VFS_ABORTOP hasn't existed since 1999/12/15. | dd | 2001-09-03 | 3 | -8/+0 |
| | |||||
* | at_shutdown(9) hasn't existed since revision 1.61 of kern_shutdown.c. | dd | 2001-09-03 | 1 | -2/+1 |
| | |||||
* | From Mike Silbersack's message on cvs-commits: | logo | 2001-09-02 | 1 | -0/+4 |
| | | | | | > > Doh! There is a sx man page, the mutex man page just doesn't have a SEE > > ALSO pointing to sx(9). Could some mdoc madman go add one? | ||||
* | o Attach vaccess_acl_posix1e.9 to the build. | rwatson | 2001-08-27 | 2 | -1/+3 |
| | | | | | | o Cross-reference vaccess_acl_posix1e.9 from vaccess.9. Obtained from: TrustedBSD Project | ||||
* | o Introduce a man page for vaccess_acl_posix1e(), based on the existing | rwatson | 2001-08-27 | 1 | -0/+126 |
| | | | | | | | | vaccess(). This man page leaves something to be desired, as it doesn't currently document the POSIX.1e evaluation algorithm, which will in the future be incorporated, or cross-referenced. Obtained from: TrustedBSD Project | ||||
* | o Hook up vaccess.9 to the build. | rwatson | 2001-08-27 | 1 | -2/+2 |
| | | | | Submitted by: ru | ||||
* | o Improve conformance to mdoc requirements, provided by the amazing | rwatson | 2001-08-27 | 1 | -17/+32 |
| | | | | | | mdocguard! Submitted by: ru | ||||
* | o Replace reference to param.h with types.h | rwatson | 2001-08-25 | 1 | -1/+2 |
| | | | | | | o Verbosicize reference to .fa mode Obtained from: TrustedBSD Project | ||||
* | o Add a man page for the kernel vaccess() call, a utility function to | rwatson | 2001-08-25 | 1 | -0/+110 |
| | | | | | | generate access control decisions. Obtained from: TrustedBSD Project | ||||
* | - callout_stop() now returns an integer value instead of void so | jhb | 2001-08-23 | 1 | -1/+16 |
| | | | | | describe it. - Add a return values section. | ||||
* | Spelling fix: depreciated -> deprecated. | jhb | 2001-08-23 | 1 | -1/+1 |
| | |||||
* | Remove refernces to M_ASLEEP/asleep/await. | jhb | 2001-08-23 | 1 | -28/+1 |
| | |||||
* | Remove references to asleep/await. | jhb | 2001-08-23 | 2 | -114/+1 |
| | |||||
* | Link MULTI_DRIVER_MODULE.9 to DRIVER_MODULE.9 | alex | 2001-08-21 | 1 | -0/+1 |
| | |||||
* | Add MULTI_DRIVER_MODULE(). | alex | 2001-08-21 | 1 | -0/+6 |
| | |||||
* | mdoc(7) police: minor markup fixes. | ru | 2001-08-15 | 1 | -5/+5 |
| | |||||
* | Implement kernel semaphores. | jasone | 2001-08-14 | 2 | -1/+116 |
| | | | | Reviewed by: jhb | ||||
* | mdoc(7) police: bump document date. | ru | 2001-08-14 | 1 | -1/+1 |
| |