Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 1 | -5/+3 |
| | |||||
* | Add rcsid, Remove unused vars. | charnier | 1997-07-15 | 2 | -15/+16 |
| | |||||
* | From the PR: | eivind | 1997-05-04 | 1 | -2/+2 |
| | | | | | | | | | | ipcs -T' shows system information about shared memory, message queues and semaphores. But the manual description does not mention semapores. Now it does. PR: docs/3489 Submitted by: k-horik@yk.rim.or.jp | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -2/+2 |
| | |||||
* | s/msg/shm/ for one variable. | joerg | 1996-07-18 | 1 | -2/+2 |
| | | | | Submitted by: jin@george.lbl.gov (Jin Guojun[ITG]) | ||||
* | Drop privileges if we're not reading standard kernel file or namelist. | pst | 1996-05-30 | 1 | -1/+9 |
| | | | | Submitted by: smpatel (Sujal Patel) | ||||
* | Instantiate our own variables instead of depending on bogus common | bde | 1995-07-12 | 1 | -2/+5 |
| | | | | declarations in system headers that will be fixed soon. | ||||
* | NetBSD -> FreeBSD | nate | 1994-11-19 | 1 | -2/+2 |
| | | | | (Bring to 2.0 please) | ||||
* | Declared msginfo, shminfo, and seminfo structs. | dg | 1994-09-19 | 1 | -1/+5 |
| | |||||
* | Imported the NetBSD version which acts a lot more like the SYSV program. | dfr | 1994-09-13 | 3 | -338/+593 |
| | | | | Obtained from: NetBSD | ||||
* | Added from FreeBSD-1.1.5 with some additions to list shared memory segments. | dfr | 1994-09-13 | 2 | -0/+383 |