aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police:Ruslan Ermilov2001-08-0727-189/+196
* Apply pending /etc/ttys changes before calling editor on itAndrey A. Chernov2001-08-072-0/+2
* mdoc(7) police: markup nits.Ruslan Ermilov2001-08-071-5/+12
* mdoc(7) police: removed hard sentence breaks.Ruslan Ermilov2001-08-071-3/+5
* s/should must/must/ plus markup nit.Ruslan Ermilov2001-08-071-2/+2
* In preparation for MFC of sysinstall changes to edit /etc/ttys inRobert Watson2001-08-076-8/+8
* Hopefully squish the problem of mm creating sendmail files inDoug Barton2001-08-071-1/+3
* Recognise @option directives instead of falling through to the defaultKris Kennaway2001-08-061-0/+6
* printed current sequence number of the SA. accordingly, changedHajimu UMEMOTO2001-08-061-2/+2
* Fix logic error resulting in incorrect calculation of login timeJonathan Chen2001-08-051-2/+2
* It's bad enough to capitalize the name of the executable at theDima Dorfman2001-08-041-1/+1
* Don't clobber CFLAGS.Mark Murray2001-08-041-1/+1
* Make use of the new features of libdevstat to allow iostat to work onThomas Moestl2001-08-043-94/+151
* Convert to using the same method of detecting the secure directory as otherGregory Neil Shapiro2001-08-031-2/+3
* Miscellaneous fixes.Sheldon Hearn2001-08-031-7/+6
* Warn when a CHAP81 SUCCESS packet is invalid due to an incorrect S= value.Brian Somers2001-08-031-2/+2
* Fix a few bugs, some of which I introduced in recent commits:Ian Dowse2001-08-022-13/+11
* The wrong-last-byte bug on win98 chap responses is also in winMEBrian Somers2001-08-021-1/+1
* exists(../../crypto) --> exists(${.CURDIR}/../../crypto)Maxim Sobolev2001-08-021-1/+1
* fix for pkg_add to symlinked prefix directories that are more than 1 link deep.Jonathan Chen2001-08-021-1/+1
* Allow configTtys() be called several times - set VAR_CONSTERM to "NO" afterAndrey A. Chernov2001-08-021-0/+4
* Fix a cryptoless world by disconnecting libmp from the build when there is noMaxim Sobolev2001-08-021-1/+4
* Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L...Maxim Sobolev2001-08-027-23/+15
* Cosmetics: kill blank lines at the end of file.Maxim Sobolev2001-08-021-2/+0
* Usability tweak:Maxim Sobolev2001-08-024-30/+30
* When there is a file that can't be deleted due to checksum mismatch print nameMaxim Sobolev2001-08-021-2/+1
* Add a ``nat punch_fw'' command for punching FTP and IRC DCC holes throughBrian Somers2001-08-025-0/+75
* Only try to allocated properly aligned I/O segments. This should stopWarner Losh2001-08-021-17/+12
* Add the ability to modify /etc/ttys before first reboot during theRobert Watson2001-08-026-0/+58
* Compensate for default disabling of network services in inetd.conf(5)Robert Watson2001-08-0211-2/+95
* Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used inGuy Helmer2001-08-011-0/+2
* Install the new password file with pwd_mkdb, not the old one.Guy Helmer2001-08-011-1/+1
* MFS: in HISTORY section, fix release number of first appearanceSheldon Hearn2001-08-011-1/+1
* Don't include a NUL at the end of our CHAP SUCCESS packet.Brian Somers2001-07-311-1/+1
* Reword for consistency.Eric Melville2001-07-312-6/+6
* jhb says a 10 line change containing casts is more invasive than a 28 lineDavid E. O'Brien2001-07-311-14/+14
* Logging should wind up in /var/log, not /etc/ppp/.Jeroen Ruigrok van der Werven2001-07-311-1/+1
* Remove an irritating diagnostic emitted to LogPHASE when aBrian Somers2001-07-313-11/+11
* When we receive a CHAP81 challenge response, we always expect the lastBrian Somers2001-07-311-0/+5
* Have pccardd always ask the kernel for the IRQ to use. The kernelWarner Losh2001-07-312-38/+47
* Remove an accidental comma that managed to creep in with the last commit.Eric Melville2001-07-312-2/+2
* Use the POSIX syntax for chown.David E. O'Brien2001-07-301-1/+1
* Fix the third argument to sysctlbyname() to be of the type size_t *Thomas Moestl2001-07-301-1/+2
* If we're set to non-interactive, we shouldn't ask the user yes/no questionsJordan K. Hubbard2001-07-303-4/+10
* Simplify (and hopefully clarify) some date-parsing arithmetic.Garrett Wollman2001-07-301-1/+1
* If the peer REJects our MRU REQ, stop REQing it -- *EVEN* if we'reBrian Somers2001-07-301-1/+1
* Make spacing consistant and set WARNS correctly.Brooks Davis2001-07-301-4/+4
* style(9)David E. O'Brien2001-07-301-29/+59
* The variable giving the name of the temporary password file wasGuy Helmer2001-07-301-5/+5
* WARNS-2'ify.David E. O'Brien2001-07-302-12/+14