| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the char *n_name member of struct nlist 'const'. | bz | 2010-06-10 | 1 | -1/+1 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Change the ABI of some of the structures used by the SYSV IPC API: | jhb | 2009-06-24 | 1 | -1/+1 |
* | Correct types of variables used to track amount of allocated SysV shared | kib | 2009-03-02 | 1 | -2/+2 |
* | Fix printing of shared memory limits. | ru | 2008-12-16 | 1 | -5/+5 |
* | Add the ability to clean up all shared memory segments which are | edwin | 2007-12-25 | 4 | -197/+296 |
* | Stylify ipcs/ipcs.c and ipcrm/ipcrm in preparation of the upcoming | edwin | 2007-12-18 | 1 | -285/+354 |
* | o Fix typo in a comment. | maxim | 2006-05-15 | 1 | -1/+1 |
* | Change the data type of the upper shared memory limits from a signed | csjp | 2005-08-06 | 1 | -5/+5 |
* | If sysctlbyname fails for kernel related reasons, tag the errno | csjp | 2005-05-24 | 1 | -1/+1 |
* | Use 12 columns for (int) values, 20 columns for (long) and align | keramida | 2005-03-08 | 1 | -47/+50 |
* | Turn K&R functions into prototypes. | stefanf | 2005-02-10 | 1 | -17/+6 |
* | Sort sections. | ru | 2005-01-18 | 1 | -4/+4 |
* | third of several commits to allow kernel System V IPC data structures | rwatson | 2004-11-12 | 1 | -66/+66 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -4/+8 |
* | Added -u to the SYNOPSIS. | ru | 2004-05-18 | 1 | -0/+1 |
* | Bump document date on behalf of the -u option. | ru | 2004-05-18 | 1 | -2/+2 |
* | Add -u option to ipcs(1) and document it in ipcs.1 | bmilekic | 2004-03-24 | 2 | -3/+39 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
* | Cosmetic fix on some TIME related columns. | iwasaki | 2003-10-30 | 1 | -6/+6 |
* | Markup bits. | ru | 2003-05-21 | 1 | -2/+2 |
* | The descriptions of the -C and -M options were around the wrong way; | tjr | 2003-03-24 | 1 | -10/+10 |
* | Add -M, -Q, -S, and -T to the usage message. | tjr | 2003-03-24 | 1 | -1/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -4/+2 |
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -3/+3 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -1/+1 |
* | 1) Add missing prototypes for fmt_perm and cvt_time. | dwmalone | 2002-03-30 | 1 | -6/+8 |
* | remove __P | imp | 2002-03-22 | 1 | -4/+3 |
* | Fixed divots that I created when I moved prototypes of group_from_gid | imp | 2002-02-19 | 1 | -0/+2 |
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
* | Don't install setgid kmem. | dd | 2001-06-01 | 1 | -2/+0 |
* | Convert to use the sysctl interface to obtain the data when operating | dd | 2001-05-31 | 2 | -52/+240 |
* | mdoc(7) police: removed history info from the .Os FreeBSD call. | ru | 2000-12-14 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Remove the undocumented semconfig() system calls. These cause more trouble | peter | 2000-05-01 | 1 | -8/+0 |
* | Instead of checking for a non-zero return value from kvm_read, check | nectar | 2000-03-31 | 1 | -1/+1 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | .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 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | Drop privileges if we're not reading standard kernel file or namelist. | pst | 1996-05-30 | 1 | -1/+9 |
* | Instantiate our own variables instead of depending on bogus common | bde | 1995-07-12 | 1 | -2/+5 |
* | NetBSD -> FreeBSD | nate | 1994-11-19 | 1 | -2/+2 |
* | Declared msginfo, shminfo, and seminfo structs. | dg | 1994-09-19 | 1 | -1/+5 |