| Commit message (Expand) | Author | Age | Files | Lines |
* | usr.sbin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 2 | -6/+0 |
* | usr.sbin: Remove ancient SCCS tags. | Warner Losh | 2023-11-27 | 3 | -8/+0 |
* | keyserv: Remove return statement at the end of void functions | Elyes Haouas | 2023-11-06 | 2 | -3/+0 |
* | Purge more stray embedded $FreeBSD$ strings | John Baldwin | 2023-09-25 | 3 | -9/+0 |
* | Add deprecation notices to publickey(5) tools | Ed Maste | 2023-09-20 | 1 | -0/+4 |
* | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
* | Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
* | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -1/+0 |
* | keyserv: Use C89 function definitions. | John Baldwin | 2023-04-18 | 3 | -133/+53 |
* | keyserv(8): unifdef out __FreeBSD__ and KEYSERV_RANDOM | Conrad Meyer | 2019-12-13 | 2 | -31/+1 |
* | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
* | Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP. | Bryan Drewery | 2017-06-19 | 1 | -1/+1 |
* | keyserv(1): drop useless comparison. | Pedro F. Giffuni | 2016-05-30 | 1 | -4/+5 |
* | Cleanup unnecessary semicolons from utilities we all love. | Pedro F. Giffuni | 2016-04-15 | 1 | -1/+1 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -6/+0 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+29 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| * | Sync from head | Simon J. Gerraty | 2012-11-04 | 1 | -2/+2 |
| |\ |
|
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+30 |
* | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| |/
|/| |
|
* | | Rework all non-contributed files that use `struct timezone'. | Ed Schouten | 2012-09-01 | 1 | -2/+2 |
|/ |
|
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | Dimitry Andric | 2012-02-07 | 1 | -1/+1 |
* | In usr.sbin/keyserv, fix some implicit enum conversions, and use the | Dimitry Andric | 2011-12-17 | 2 | -12/+12 |
* | Rename all symbols in libmp(3) to mp_*, just like Solaris. | Ed Schouten | 2009-02-26 | 2 | -20/+22 |
* | Cleanup of userland __P use | Kevin Lo | 2007-11-07 | 3 | -26/+26 |
* | The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it as | Stefan Farfeleder | 2005-02-10 | 1 | -3/+0 |
* | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 1 | -1/+0 |
* | Remove spurious semicolons. Outside of functions they are actually errors but | Stefan Farfeleder | 2004-05-16 | 1 | -1/+1 |
* | Put chkey(1), newkey(8), and keyserv(8) into the crypto distribution. | Ruslan Ermilov | 2004-01-18 | 1 | -0/+1 |
* | Use arc4random() instead of random() when generating the master key. | Kris Kennaway | 2003-02-18 | 1 | -2/+3 |
* | Use sranddev()/srandomdev() for FreeBSD | Andrey A. Chernov | 2003-02-11 | 1 | -2/+10 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | Peter Wemm | 2002-09-17 | 2 | -32/+0 |
* | mdoc(7) police: Removed redundant .Ns calls. | Ruslan Ermilov | 2002-08-13 | 1 | -2/+2 |
* | Port to TI/RPC and/or IPV6. | Alfred Perlstein | 2002-07-15 | 1 | -3/+3 |
* | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -6/+8 |
* | Use libcrypto.so.2 instead of .1, since we have it now. It should enable | Juli Mallett | 2002-07-09 | 1 | -3/+3 |
* | Spell void * as void * rather than caddr_t. This is complicated by the | Dag-Erling Smørgrav | 2002-04-28 | 1 | -24/+24 |
* | Readded the svc_create() and the registering of the local transport, | Alfred Perlstein | 2002-02-06 | 1 | -1/+35 |
* | Fixed bitrot in DPADD in previous commit. | Bruce Evans | 2001-07-30 | 1 | -1/+1 |
* | Enable the new libmp in the build, and disable libgmp and its | Dima Dorfman | 2001-07-29 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -2/+1 |
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -5/+5 |
* | Nuke unused variables. | Dima Dorfman | 2001-06-24 | 2 | -6/+0 |
* | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+2 |
* | Hopefully fix some of the bugs in passing credentials over UNIX ... | Alfred Perlstein | 2001-03-22 | 4 | -80/+5 |