| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort out the documentation WRT TCP_WRAPPERs, which is now enabled. | markm | 2002-02-06 | 1 | -12/+2 |
* | Fix an inconsistency between what FreeBSD NIS and AMD think the | markm | 2002-02-06 | 1 | -3/+3 |
* | Enable TCP_WRAPPERs for the NIS server. The protection afforded is | markm | 2002-02-06 | 1 | -1/+4 |
* | Readded the svc_create() and the registering of the local transport, | alfred | 2002-02-06 | 1 | -1/+35 |
* | ANSIfy and remove some dead code. | des | 2002-02-06 | 23 | -368/+227 |
* | Apply the following mechanical transformations in preparation for | des | 2002-02-06 | 27 | -180/+184 |
* | Do a bit more of prototype cleanup. | ru | 2002-02-06 | 3 | -6/+1 |
* | Make cron actually build without defining LOGIN_CAP. | bbraun | 2002-02-06 | 1 | -1/+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 |
* | Fix -F with logfiles rotated on time only. | roam | 2002-02-05 | 1 | -1/+1 |
* | ANSIfy and constify. | des | 2002-02-05 | 4 | -33/+31 |
* | Stop saying that "express" mode is for impatient people. It's | jkh | 2002-01-30 | 2 | -2/+2 |
* | Fix a signal 11 error that occurs if you try to use the 'T' option on | murray | 2002-01-29 | 2 | -2/+4 |
* | The huge dependency lists of some of our packages has brought | murray | 2002-01-29 | 1 | -0/+13 |
* | Put a complete set of pppd(8) sample configuration files in | cjc | 2002-01-29 | 1 | -0/+3 |
* | Keep similar things together: Check for too long usernames | yar | 2002-01-28 | 1 | -4/+3 |
* | Disallow adding duplicate roots, toors, or other users w/uid 0. | yar | 2002-01-28 | 1 | -1/+1 |
* | Implement a flexible way of letting some unusual characters | yar | 2002-01-28 | 1 | -6/+38 |
* | Remove the newly added -force option because it made adduser(8) | yar | 2002-01-28 | 2 | -29/+2 |
* | Merge from NetBSD. | joe | 2002-01-28 | 1 | -21/+56 |
* | Update the number of ports available. | murray | 2002-01-26 | 1 | -1/+1 |
* | Don't bogusly look for inexact matches because a package contains a '-' | steve | 2002-01-25 | 1 | -3/+2 |
* | Detect if a udp socket on STDIN_FILENO is connected by calling | brian | 2002-01-23 | 1 | -7/+16 |
* | Cross reference the NETWORK ADDRESS TRANSLATION section when describing | brian | 2002-01-23 | 1 | -1/+5 |
* | The mode of files created by ctm_rmail was always 0600, even if the | iedowse | 2002-01-22 | 1 | -0/+6 |
* | Add ngctl "write" command. | archie | 2002-01-22 | 5 | -1/+115 |
* | Finish cleanup in chroot.c CSRG revision 5.6 by Keith Bostic | ru | 2002-01-22 | 1 | -4/+0 |
* | Correct typos and macro usage. | roberto | 2002-01-21 | 3 | -52/+52 |
* | Add `-h' to the chown command so that symbolic links copied from | iedowse | 2002-01-20 | 1 | -1/+1 |
* | I've been meaning to do this for a while. Add an underscore to the | dillon | 2002-01-19 | 5 | -12/+12 |
* | Pass `-9' flag to gzip(1), so that package is compressed using maximum | sobomax | 2002-01-17 | 1 | -2/+4 |
* | Fix boundry condition in lock management: | alfred | 2002-01-17 | 1 | -2/+13 |
* | Document the -x debugging option. | ru | 2002-01-16 | 1 | -4/+25 |
* | socket()s first argument should be a protocol family rather than an | brian | 2002-01-16 | 11 | -15/+15 |
* | socket's first argument is an address family, not a protocol family. | brian | 2002-01-16 | 7 | -10/+10 |
* | - Attempt to help declutter kern. sysctl by moving security out from | arr | 2002-01-16 | 1 | -6/+6 |
* | Add pkg_update to the SEE_ALSO manpage of pkg_create. | keramida | 2002-01-15 | 1 | -0/+1 |
* | Compilers are very picky about matching opeining and closing brackets. | jhay | 2002-01-15 | 1 | -1/+0 |
* | Make man page and usage statement match reality submitted by Ruslan, | ambrisko | 2002-01-15 | 2 | -29/+44 |
* | Unbreak installation for the CD-ROM and possiblhy other media types. | green | 2002-01-14 | 3 | -5/+18 |
* | yp(4) -> yp(8). | ru | 2002-01-14 | 9 | -10/+10 |
* | Revert rev 1.316 now that the bootstrap issues with filesystems using | sheldonh | 2002-01-14 | 2 | -8/+0 |
* | Remove myself as maintainer, I don't have free time for adduser anymore. | wosch | 2002-01-13 | 1 | -2/+0 |
* | mdoc(7) police: shorten AUTHORS section. | ru | 2002-01-10 | 1 | -5/+1 |
* | mdoc(7) police: tidy up the markup. | ru | 2002-01-10 | 1 | -50/+79 |
* | mdoc(7) police: doh, again I forgot about this XXX. | ru | 2002-01-10 | 1 | -2/+1 |
* | mdoc(7) police: tidy up the markup. | ru | 2002-01-10 | 1 | -19/+26 |
* | mdoc(7) police: add missing markup bit. | ru | 2002-01-10 | 1 | -1/+1 |