| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r314451,r314452,r314453,r314456,r314457,r314458,r314459,r314460,r314461,r... | ngie | 2017-05-30 | 1 | -5/+5 |
* | Wrap EXPAND(..) macro with a do-while(0) loop and put a single statement on e... | ngie | 2016-05-22 | 1 | -1/+4 |
* | DIRDEPS_BUILD: Regenerate without local dependencies. | bdrewery | 2016-02-24 | 1 | -24/+0 |
* | Use LIBEXECDIR for /usr/libexec. | bdrewery | 2015-11-26 | 1 | -1/+1 |
* | The rpc.yppasswdd has an option to not allow shell changes (-s), but is | araujo | 2015-10-02 | 1 | -2/+2 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+48 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -2/+1 |
| |\
| |/
|/| |
|
| * | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -1/+1 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+49 |
* | | | Convert usr.sbin to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 |
| |/
|/| |
|
* | | use .Mt to mark up email addresses consistently (part2) | bapt | 2014-06-20 | 1 | -1/+1 |
|/ |
|
* | Handle NULL return from crypt(3). Mostly from DragonFly | kevlo | 2012-02-22 | 1 | -2/+3 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -1/+1 |
* | Remove duplicated header files | kevlo | 2011-06-24 | 1 | -1/+0 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+1 |
* | yppasswdd assumed that a struct x_master_passwd is type punable to a | imp | 2009-02-18 | 1 | -3/+21 |
* | - Whenever a password/shell is changed via rpc.yppasswdd, the daemon leaves | rafan | 2008-10-30 | 1 | -0/+4 |
* | These are the things that the tinderbox has problems with because it | jb | 2007-11-20 | 1 | -0/+1 |
* | Use socklen_t in place of socket operations, instead of int | delphij | 2005-05-02 | 1 | -2/+2 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -3/+3 |
* | Sort sections. | ru | 2005-01-18 | 1 | -2/+2 |
* | Utilize SCRIPTS. | ru | 2004-10-18 | 1 | -5/+2 |
* | Remove definition of struct dom_binding, it's non-standard C code and | stefanf | 2004-10-17 | 1 | -1/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Fix yppasswdproc_update_master_1_svc() too. | mbr | 2003-06-15 | 1 | -0/+32 |
* | Only call pw_mkdb if passfile == _PATH_MASTERPASSWD. | mbr | 2003-06-15 | 1 | -9/+47 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 3 | -12/+6 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -2/+1 |
* | Implement nonblocking tpc-connections. rpcgen -m does still | mbr | 2003-01-16 | 1 | -0/+4 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -1/+1 |
* | s/${INSTALL} -c/${INSTALL} ${COPY}/ | ru | 2002-07-18 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-14 | 1 | -6/+8 |
* | de-__P() | alfred | 2002-07-11 | 1 | -3/+2 |
* | Unbreak Alpha build. | des | 2002-05-15 | 1 | -1/+2 |
* | unbreak build: fix multi-line string literal | alfred | 2002-05-11 | 1 | -1/+1 |
* | unbreak build: ditch multi-line string literals | alfred | 2002-05-11 | 1 | -1/+1 |
* | Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify. | des | 2002-05-08 | 6 | -517/+169 |
* | ANSIfy and remove some dead code. | des | 2002-02-06 | 4 | -42/+34 |
* | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 4 | -17/+17 |
* | Do a bit more of prototype cleanup. | ru | 2002-02-06 | 3 | -6/+1 |
* | Fix the breakage in rpc.yppasswd. Readded the svc_create() and | alfred | 2002-02-05 | 2 | -78/+51 |
* | tab in pw_mkdb's arg for style. | alfred | 2002-02-05 | 1 | -1/+1 |
* | Constify things to unbreak world. | alfred | 2002-02-05 | 2 | -3/+3 |