| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=23779
|
| |
|
|
|
|
|
| |
part of the Lite2 merge.
Notes:
svn path=/stable/2.2/; revision=23777
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=23746
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=23587
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=23472
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=23338
|
| |
|
|
|
|
|
|
|
| |
depended on this misfeature has already been synced with -current.
Syncing was easy because nothing really depended on it. Also merged
some tiny xref and standards changes in the man page).
Notes:
svn path=/stable/2.2/; revision=23204
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Commit all of the -current changes that apply to 2.2. These fall into
several categories:
- Cosmetic/mdoc changes. They don't really afect the output
at all, but having them in 2.2 will make it easier to diff the man
pages later when looking for real changes.
- Update some man pages to reflect the current 2.2 header files.
- Sort xrefs.
- A few typo fixes.
- And a few changes that actualy added text to the man page that should
be reflected in 2.2.
- Add some missing MLINKS.
Requested by: bde
Notes:
svn path=/stable/2.2/; revision=23174
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=22146
|
| |
|
|
|
|
|
|
|
| |
From rev 1.5 of mkfifio.2 and rev 1.4 of mknod.2:
Add some additional xrefs.
Notes:
svn path=/stable/2.2/; revision=22047
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=22015
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21580
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21575
|
| |
|
|
|
|
|
|
| |
Remove error definitions about path arguments having
the high-order bit set.
Notes:
svn path=/stable/2.2/; revision=21572
|
| |
|
|
|
|
|
| |
Minor mdoc cleanup and add missing RETURN VALUES/ERRORS sections.
Notes:
svn path=/stable/2.2/; revision=21566
|
| |
|
|
|
|
|
| |
names having to be 7 bit clean.
Notes:
svn path=/stable/2.2/; revision=21561
|
| |
|
|
|
|
|
| |
is actually in stat.h.
Notes:
svn path=/stable/2.2/; revision=21556
|
| |
|
|
|
|
|
|
| |
From rev 1.10: EAGAIN, not EACESS is returned when F_SETLK
collides with an existing lock.
Notes:
svn path=/stable/2.2/; revision=21448
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21432
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21220
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Correct various man page xrefs
- Fix some spelling errors
- Add misssing documentation bits in some man pages
- mount_std.8 now documents mount_{devfs,fdesc,kernfs,procfs}
- New man pages for moused(8), devfs(5), fdesc(5), kernfs(5), procfs(5)
were tagged onto the 2.2 branch.
Notes:
svn path=/stable/2.2/; revision=20819
|
| |
|
|
|
|
|
| |
Pointed out by: ache
Notes:
svn path=/stable/2.2/; revision=20301
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=20294
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=20139
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=20115
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=19814
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=19600
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=19599
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18718
|
| |
|
|
|
|
|
| |
Changed the error name width for rfork to match fork.
Notes:
svn path=/head/; revision=18562
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18534
|
| |
|
|
|
|
|
| |
fix sbrk manpage while we're at it.
Notes:
svn path=/head/; revision=18516
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18480
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18435
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18421
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18126
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18012
|
| |
|
|
|
|
|
|
|
|
| |
traditional BSD4.4 behavior (_POSIX_SAVED_IDS are OFF) was described
before.
Add some hooks to easily change this text when
POSIX_SAVED_IDS model will be changed.
Notes:
svn path=/head/; revision=17995
|
| |
|
|
|
|
|
| |
Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2
Notes:
svn path=/head/; revision=17906
|
| |
|
|
|
|
|
|
|
|
|
| |
in a bunch of man pages.
Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.
Notes:
svn path=/head/; revision=17782
|
| |
|
|
|
|
|
| |
of .Nm when referencing funciton names.
Notes:
svn path=/head/; revision=17780
|
| |
|
|
|
|
|
|
|
| |
Closes PR# 1170.
Submitted by: James Raynard <jraynard@dial.pipex.com>
Notes:
svn path=/head/; revision=17777
|
| |
|
|
|
|
|
|
|
|
|
| |
note that at_shutdown has a new parameter to indicate When
during a shutdown the callout should be made. also
add a RB_POWEROFF flag to reboot "howto" parameter..
tells the reboot code in our at_shutdown module to turn off the UPS
and kill the power. bound to be useful eventually on laptops
Notes:
svn path=/head/; revision=17768
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17705
|
| |
|
|
|
|
|
|
|
| |
Version 6. Close PR #1490
Obtained from: Peter H. Saulus in `A Quarter Century of UNIX', page 50
Notes:
svn path=/head/; revision=17646
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17615
|
| |
|
|
|
|
|
| |
and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK).
Notes:
svn path=/head/; revision=17346
|
| |
|
|
|
|
|
| |
clock frequency is stored in the gmon header.
Notes:
svn path=/head/; revision=17345
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17343
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17229
|