| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compilation of newkey(8) with WITHOUT_NIS=yes. | Ed Schouten | 2009-02-28 | 2 | -9/+5 |
* | Rename all symbols in libmp(3) to mp_*, just like Solaris. | Ed Schouten | 2009-02-26 | 2 | -20/+22 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
* | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-05-21 | 1 | -2/+2 |
* | Avoid usage of implicit int. | Stefan Farfeleder | 2005-02-07 | 1 | -1/+2 |
* | Include <stdlib.h> for exit(). | Stefan Farfeleder | 2005-02-07 | 1 | -0/+1 |
* | Add a prototype for localupdate(). | Stefan Farfeleder | 2005-02-07 | 1 | -0/+1 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -0/+2 |
* | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -1/+0 |
* | Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. | Ruslan Ermilov | 2004-01-18 | 1 | -0/+1 |
* | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -4/+6 |
* | ANSIfy, VCS inclusions and some very minor style. | Mark Murray | 2002-04-28 | 3 | -55/+36 |
* | Minor reorder for style. | Mark Murray | 2002-04-28 | 1 | -1/+1 |
* | remove __P | Warner Losh | 2002-03-22 | 4 | -11/+11 |
* | Remove leaf node WARNS?=2 (that mainly I added). This should | Mark Murray | 2002-02-08 | 1 | -1/+0 |
* | Turn on WARNS=2. this compiles cleanly. | Mark Murray | 2001-12-02 | 1 | -0/+1 |
* | Style. Use __P() macro (Yuk!). | Mark Murray | 2001-12-02 | 1 | -5/+5 |
* | WARNS=2 fixup. | Mark Murray | 2001-12-02 | 5 | -34/+81 |
* | Fixed bitrot in DPADD in previous commit. | Bruce Evans | 2001-07-30 | 1 | -7/+5 |
* | Enable the new libmp in the build, and disable libgmp and its | Dima Dorfman | 2001-07-29 | 1 | -1/+1 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -6/+6 |
* | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -2/+1 |
* | Switch from using rand() or random() to a stronger, more appropriate PRNG | Kris Kennaway | 2001-03-05 | 1 | -10/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 5 | -5/+5 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -5/+1 |
* | Replace incomplete malloc prototype with #include <stdlib.h> | John Birrell | 1998-02-20 | 1 | -2/+2 |
* | Fixed DPADD. | Bruce Evans | 1997-12-16 | 1 | -2/+3 |
* | Add usage(), use err(3). | Philippe Charnier | 1997-07-29 | 4 | -72/+76 |
* | Import newkey. | Bill Paul | 1997-05-28 | 5 | -0/+796 |