summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Collapse)AuthorAgeFilesLines
* YAMFC: Some man page cleanup that applies to 2.2 from the Lite2 merge.Mike Pritchard1997-03-124-19/+20
| | | | Notes: svn path=/stable/2.2/; revision=23779
* YAMFC: Update to reflect the current dirent.h. This wasMike Pritchard1997-03-121-3/+9
| | | | | | | part of the Lite2 merge. Notes: svn path=/stable/2.2/; revision=23777
* Make this man page really match the 2.2 mount.h.Mike Pritchard1997-03-121-3/+0
| | | | Notes: svn path=/stable/2.2/; revision=23746
* YAMFC: From rev 1.8: Clarify how dup2 works.Mike Pritchard1997-03-091-4/+21
| | | | Notes: svn path=/stable/2.2/; revision=23587
* YAMFC: add a missing semi-colon.Mike Pritchard1997-03-071-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=23472
* YAMFC (sort cross references).Bruce Evans1997-03-033-8/+8
| | | | Notes: svn path=/stable/2.2/; revision=23338
* YAMFC (turned off _POSIX_SAVED_IDS. Everything in /usr/src thatBruce Evans1997-02-281-22/+22
| | | | | | | | | 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
* YAMFC:Mike Pritchard1997-02-2845-152/+314
| | | | | | | | | | | | | | | | | | | | 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
* YAMFC: From rev 1.5: fix a typo.Mike Pritchard1997-01-311-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=22146
* YAMFC:Mike Pritchard1997-01-282-0/+2
| | | | | | | | | 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
* YAMFC: add a couple of missing errno's.Mike Pritchard1997-01-261-1/+7
| | | | Notes: svn path=/stable/2.2/; revision=22015
* YAMFC: add missing RETURN VALUES/ERRORS sectionsMike Pritchard1997-01-126-13/+69
| | | | Notes: svn path=/stable/2.2/; revision=21580
* YAMFC: DIAGNOSTICS -> RETURN VALUESMike Pritchard1997-01-126-6/+6
| | | | Notes: svn path=/stable/2.2/; revision=21575
* YAMFC:Mike Pritchard1997-01-1227-70/+10
| | | | | | | | Remove error definitions about path arguments having the high-order bit set. Notes: svn path=/stable/2.2/; revision=21572
* YAMFC:Mike Pritchard1997-01-115-31/+105
| | | | | | | Minor mdoc cleanup and add missing RETURN VALUES/ERRORS sections. Notes: svn path=/stable/2.2/; revision=21566
* YAMFC: From rev 1.6: remove the comment about fileMike Pritchard1997-01-111-2/+1
| | | | | | | names having to be 7 bit clean. Notes: svn path=/stable/2.2/; revision=21561
* YAMFC: bring the stat(2) manpage into line with whatMike Pritchard1997-01-111-13/+34
| | | | | | | is actually in stat.h. Notes: svn path=/stable/2.2/; revision=21556
* YAMFC:Mike Pritchard1997-01-091-3/+3
| | | | | | | | 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
* YAMFC (rev 1.8)Joerg Wunsch1997-01-081-11/+21
| | | | Notes: svn path=/stable/2.2/; revision=21432
* YAMFC: various minor man page cleanupsMike Pritchard1997-01-023-8/+11
| | | | Notes: svn path=/stable/2.2/; revision=21220
* YAMFC:Mike Pritchard1996-12-221-0/+4
| | | | | | | | | | | | - 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
* Mea maxima culpa. Previous merge was in error.Joerg Wunsch1996-12-101-19/+19
| | | | | | | Pointed out by: ache Notes: svn path=/stable/2.2/; revision=20301
* YAMFCJoerg Wunsch1996-12-102-21/+21
| | | | Notes: svn path=/stable/2.2/; revision=20294
* YAMFCPoul-Henning Kamp1996-12-041-7/+7
| | | | Notes: svn path=/stable/2.2/; revision=20139
* YAMFCPoul-Henning Kamp1996-12-0328-91/+100
| | | | Notes: svn path=/stable/2.2/; revision=20115
* YAMFCPoul-Henning Kamp1996-11-161-4/+4
| | | | Notes: svn path=/stable/2.2/; revision=19814
* Being here, also add the description of MNT_FORCE for mount(2).Joerg Wunsch1996-11-101-0/+3
| | | | Notes: svn path=/stable/2.2/; revision=19600
* Merge David O'Brien's description of the new mount flags.Joerg Wunsch1996-11-101-3/+24
| | | | Notes: svn path=/stable/2.2/; revision=19599
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-052-2/+4
| | | | Notes: svn path=/head/; revision=18718
* Updated the descriptions of the limits related to EAGAIN.Bruce Evans1996-09-292-9/+37
| | | | | | | Changed the error name width for rfork to match fork. Notes: svn path=/head/; revision=18562
* .DV -> .Dv (SOCK_STREAM was invisible).Bruce Evans1996-09-281-1/+1
| | | | Notes: svn path=/head/; revision=18534
* Don't use malloc, pessimize to use sbrk.Poul-Henning Kamp1996-09-271-1/+1
| | | | | | | fix sbrk manpage while we're at it. Notes: svn path=/head/; revision=18516
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-234-8/+10
| | | | Notes: svn path=/head/; revision=18480
* ".Xr chflags 1," -> ".Xr chflags 1 ,"Peter Wemm1996-09-211-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Add the utrace syscall.Poul-Henning Kamp1996-09-201-3/+4
| | | | Notes: svn path=/head/; revision=18421
* Resync statfs struct with sys/mount.h.Peter Wemm1996-09-071-3/+7
| | | | Notes: svn path=/head/; revision=18126
* Describe POSIX saved IDs behaviour betterAndrey A. Chernov1996-09-031-5/+19
| | | | Notes: svn path=/head/; revision=18012
* Describe current behaviour (_POSIX_SAVED_IDS are ON),Andrey A. Chernov1996-09-011-2/+12
| | | | | | | | | | 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
* function appeared in Version 7 AT&T UNIXWolfram Schneider1996-08-2917-3/+105
| | | | | | | Obtained from: ftp://netlib.att.com/netlib/att/cs/v7man/man2 Notes: svn path=/head/; revision=17906
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-2270-139/+167
| | | | | | | | | | | 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
* Update a bunch of man pages to use .Fn insteadMike Pritchard1996-08-2211-17/+17
| | | | | | | of .Nm when referencing funciton names. Notes: svn path=/head/; revision=17780
* List all of the include files required for getpeername and getsockname.Mike Pritchard1996-08-222-0/+4
| | | | | | | | | Closes PR# 1170. Submitted by: James Raynard <jraynard@dial.pipex.com> Notes: svn path=/head/; revision=17777
* Some cleanups to the callout lists recently added.Julian Elischer1996-08-221-0/+3
| | | | | | | | | | | 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
* Reflect the removal of the kernel's FD_SETSIZE limit.Sujal Patel1996-08-201-19/+21
| | | | Notes: svn path=/head/; revision=17705
* A pipe function call appeared in Version *3* AT&T UNIX, notWolfram Schneider1996-08-181-1/+1
| | | | | | | | | Version 6. Close PR #1490 Obtained from: Peter H. Saulus in `A Quarter Century of UNIX', page 50 Notes: svn path=/head/; revision=17646
* NCARGS is defined as 65536 in the released system, not 20480.Mike Pritchard1996-08-152-2/+2
| | | | Notes: svn path=/head/; revision=17615
* Document that the relevant clock ticks are for the statistics clockBruce Evans1996-07-301-0/+3
| | | | | | | and that the statistics clock has a frequency of sysconf(_SC_CLK_TCK). Notes: svn path=/head/; revision=17346
* Document that clock ticks are for the profiling clock and that theBruce Evans1996-07-301-2/+4
| | | | | | | clock frequency is stored in the gmon header. Notes: svn path=/head/; revision=17345
* Fixed comment about ru_maxrss. This field isn't an integral.Bruce Evans1996-07-301-1/+1
| | | | Notes: svn path=/head/; revision=17343
* Document madvise(2) as it is in FreeBSD.John Dyson1996-07-201-11/+40
| | | | Notes: svn path=/head/; revision=17229