| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 1 | -1/+1 |
| * | o Fix typo in a comment. | Maxim Konovalov | 2006-05-15 | 1 | -1/+1 |
| * | Change the data type of the upper shared memory limits from a signed | Christian S.J. Peron | 2005-08-06 | 1 | -5/+5 |
| * | If sysctlbyname fails for kernel related reasons, tag the errno | Christian S.J. Peron | 2005-05-24 | 1 | -1/+1 |
| * | Use 12 columns for (int) values, 20 columns for (long) and align | Giorgos Keramidas | 2005-03-08 | 1 | -47/+50 |
| * | Turn K&R functions into prototypes. | Stefan Farfeleder | 2005-02-10 | 1 | -17/+6 |
| * | third of several commits to allow kernel System V IPC data structures | Robert Watson | 2004-11-12 | 1 | -66/+66 |
| * | Add -u option to ipcs(1) and document it in ipcs.1 | Bosko Milekic | 2004-03-24 | 1 | -3/+34 |
| * | Cosmetic fix on some TIME related columns. | Mitsuru IWASAKI | 2003-10-30 | 1 | -6/+6 |
| * | Add -M, -Q, -S, and -T to the usage message. | Tim J. Robbins | 2003-03-24 | 1 | -1/+1 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -4/+2 |
| * | 1) Add missing prototypes for fmt_perm and cvt_time. | David Malone | 2002-03-30 | 1 | -6/+8 |
| * | remove __P | Warner Losh | 2002-03-22 | 1 | -4/+3 |
| * | Fixed divots that I created when I moved prototypes of group_from_gid | Warner Losh | 2002-02-19 | 1 | -0/+2 |
| * | Include missing header files which define functions for which gcc has | Dima Dorfman | 2001-06-24 | 1 | -0/+1 |
| * | Convert to use the sysctl interface to obtain the data when operating | Dima Dorfman | 2001-05-31 | 1 | -51/+222 |
| * | Remove the undocumented semconfig() system calls. These cause more trouble | Peter Wemm | 2000-05-01 | 1 | -8/+0 |
| * | Instead of checking for a non-zero return value from kvm_read, check | Jacques Vidrine | 2000-03-31 | 1 | -1/+1 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add rcsid, Remove unused vars. | Philippe Charnier | 1997-07-15 | 1 | -10/+11 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | s/msg/shm/ for one variable. | Joerg Wunsch | 1996-07-18 | 1 | -2/+2 |
| * | Drop privileges if we're not reading standard kernel file or namelist. | Paul Traina | 1996-05-30 | 1 | -1/+9 |
| * | Instantiate our own variables instead of depending on bogus common | Bruce Evans | 1995-07-12 | 1 | -2/+5 |
| * | Declared msginfo, shminfo, and seminfo structs. | David Greenman | 1994-09-19 | 1 | -1/+5 |
| * | Imported the NetBSD version which acts a lot more like the SYSV program. | Doug Rabson | 1994-09-13 | 1 | -333/+437 |
| * | Added from FreeBSD-1.1.5 with some additions to list shared memory segments. | Doug Rabson | 1994-09-13 | 1 | -0/+374 |