summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Made cosmetic changes and documented routines in this fileWade A Smith1998-09-291-43/+336
|
* Made cosmetic changes and documented routines in file.Wade A Smith1998-09-291-53/+151
|
* Made cosmetic changes, and document routines in the file.Wade A Smith1998-09-291-48/+202
|
* Made cosmetic changes to the file and documented the time, times, andWade A Smith1998-09-291-6/+66
| | | | getimeofday routines.
* Added sentence to indicate sections were deliberately empty.Joel Sherrill1998-09-291-7/+21
| | | | Added NONE to Notes sections and "-" to make this easier to fill out later.
* Added sentence to indicate sections were deliberately empty.Joel Sherrill1998-09-2915-4/+55
|
* Fleshed out considerably. This is almost a passable manual now.Joel Sherrill1998-09-291-49/+186
|
* Updated to reference the standards.Joel Sherrill1998-09-281-5/+18
|
* Documented the mount and umount routines.Wade A Smith1998-09-281-5/+233
|
* Documented the ftruncate and opendir routines. Removed reference to theWade A Smith1998-09-281-121/+197
| | | | readdir_r routine.
* Documented the following routines: dup, dup2, close, read, write, and fcntl.fWade A Smith1998-09-271-49/+168
|
* Documented the following routines in this file: rewinddir, pathconf,Wade A Smith1998-09-261-47/+274
| | | | fpathconf, fchmod, fstat, mkfifo, and telldir
* Documented the creat, scandir, and access routines.Wade A Smith1998-09-251-22/+120
|
* Docmumented the access routine in for this file.Wade A Smith1998-09-251-6/+31
|
* Fixed typos so this would build.Joel Sherrill1998-09-251-2/+2
|
* Added information on every service in this chapter. Most of them areJoel Sherrill1998-09-251-51/+123
| | | | ENOSYS stubs at this time.
* Stuff added by Kerwin.Joel Sherrill1998-09-251-64/+525
|
* Updated file based upon red-lines received.Wade A Smith1998-09-211-15/+11
|
* Updated file based upon read_lines received.Wade A Smith1998-09-211-1/+1
|
* Updated file based upon red-lines received.Wade A Smith1998-09-211-121/+110
|
* Modified sentences in the file to avoid using "shall" statements.Wade A Smith1998-09-211-6/+6
|
* Described the constants used by the admin_type in the background sectionWade A Smith1998-09-211-10/+14
| | | | of this file.
* Remove many of the shall verbs and replaced them with present tense verbsWade A Smith1998-09-161-91/+86
|
* Changes the name of readdir, umask, mkdir, chmod, chown to cfg_readdir,Wade A Smith1998-09-131-22/+22
| | | | cfg_umask, cfg_mkdir, cfg_chmod, cfg_chown respectively.
* Documented the following routines added to the Configuration SpaceWade A Smith1998-09-121-1/+488
| | | | Management: readdir, open, umask, link, mkdir, unlink, chmod, and chown.,
* Added documentation for the log_facilityisvalid routine and add thewWade A Smith1998-09-111-3/+67
| | | | status code EINVAL to the log_seek routine.
* Added section on format of the configuration space file.Joel Sherrill1998-09-091-0/+2
|
* Added gettimeofday().Joel Sherrill1998-09-091-0/+26
|
* Added text to describe System log, Non-system logs,facility, and severity.Jennifer Averett1998-09-021-5/+22
|
* Updated the descriptions section for the log_create and log_sys_createWade A Smith1998-08-311-5/+62
| | | | functions.d
* Reviewed log_read().Joel Sherrill1998-08-281-21/+41
|
* Reviewed and corrected log_write(), log_write_any(), and log_write_entry().Joel Sherrill1998-08-281-84/+202
|
* Added log_write_any and part of log_copy.Joel Sherrill1998-08-281-3/+92
| | | | Reviewed log_close.
* Updated log_seek() per review.Joel Sherrill1998-08-271-14/+10
|
* Modified log_open() to reflect review.Joel Sherrill1998-08-271-26/+29
|
* Corrected descriptions of log facility set manipulation routines asJoel Sherrill1998-08-271-130/+59
| | | | part of the review.
* Corrected log_severity_before as part of reviewing the code.Joel Sherrill1998-08-271-7/+16
|
* Incorporated the "#include <dump.h>" statement in file.Wade A Smith1998-08-261-0/+2
|
* Incorporated the "#include cfg.h" statement in documentWade A Smith1998-08-261-0/+24
|
* Incorporated the "#include <admin.h>" statement in fileWade A Smith1998-08-261-0/+2
|
* Corrected mispelled words.Wade A Smith1998-08-261-2/+30
|
* Added some background and operations subsections.Joel Sherrill1998-08-253-0/+20
|
* Fixed spelling mistakes.Joel Sherrill1998-08-252-41/+41
|
* Fixed spelling mistake.Joel Sherrill1998-08-251-1/+1
|
* Cleaned up formatting.Joel Sherrill1998-08-254-789/+906
| | | | | | Added notes on background and operations sections. Added NOTE to indicate the feature flag defined.
* Commit for reviewJoel Sherrill1998-08-254-77/+77
|
* Documented the log_create and log_sys_create routinesWade A Smith1998-08-251-0/+76
|
* Updated the description section of the cfg_open and cfg_read routinesWade A Smith1998-08-121-20/+155
|
* Updated the description section of the admin_shutdown routine.Wade A Smith1998-08-111-1/+14
|
* Updated the description section for the dump_setpath routine.Wade A Smith1998-08-111-2/+16
|