summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix logic error resulting in incorrect calculation of login timejon2001-08-051-2/+2
* It's bad enough to capitalize the name of the executable at thedd2001-08-041-1/+1
* Don't clobber CFLAGS.markm2001-08-041-1/+1
* Make use of the new features of libdevstat to allow iostat to work ontmm2001-08-043-94/+151
* Convert to using the same method of detecting the secure directory as othergshapiro2001-08-031-2/+3
* Miscellaneous fixes.sheldonh2001-08-031-7/+6
* Warn when a CHAP81 SUCCESS packet is invalid due to an incorrect S= value.brian2001-08-031-2/+2
* Fix a few bugs, some of which I introduced in recent commits:iedowse2001-08-022-13/+11
* The wrong-last-byte bug on win98 chap responses is also in winMEbrian2001-08-021-1/+1
* exists(../../crypto) --> exists(${.CURDIR}/../../crypto)sobomax2001-08-021-1/+1
* fix for pkg_add to symlinked prefix directories that are more than 1 link deep.jon2001-08-021-1/+1
* Allow configTtys() be called several times - set VAR_CONSTERM to "NO" afterache2001-08-021-0/+4
* Fix a cryptoless world by disconnecting libmp from the build when there is nosobomax2001-08-021-1/+4
* Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L...sobomax2001-08-027-23/+15
* Cosmetics: kill blank lines at the end of file.sobomax2001-08-021-2/+0
* Usability tweak:sobomax2001-08-024-30/+30
* When there is a file that can't be deleted due to checksum mismatch print namesobomax2001-08-021-2/+1
* Add a ``nat punch_fw'' command for punching FTP and IRC DCC holes throughbrian2001-08-025-0/+75
* Only try to allocated properly aligned I/O segments. This should stopimp2001-08-021-17/+12
* Add the ability to modify /etc/ttys before first reboot during therwatson2001-08-026-0/+58
* Compensate for default disabling of network services in inetd.conf(5)rwatson2001-08-0211-2/+95
* Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used inghelmer2001-08-011-0/+2
* Install the new password file with pwd_mkdb, not the old one.ghelmer2001-08-011-1/+1
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-011-1/+1
* Don't include a NUL at the end of our CHAP SUCCESS packet.brian2001-07-311-1/+1
* Reword for consistency.eric2001-07-312-6/+6
* jhb says a 10 line change containing casts is more invasive than a 28 lineobrien2001-07-311-14/+14
* Logging should wind up in /var/log, not /etc/ppp/.asmodai2001-07-311-1/+1
* Remove an irritating diagnostic emitted to LogPHASE when abrian2001-07-313-11/+11
* When we receive a CHAP81 challenge response, we always expect the lastbrian2001-07-311-0/+5
* Have pccardd always ask the kernel for the IRQ to use. The kernelimp2001-07-312-38/+47
* Remove an accidental comma that managed to creep in with the last commit.eric2001-07-312-2/+2
* Use the POSIX syntax for chown.obrien2001-07-301-1/+1
* Fix the third argument to sysctlbyname() to be of the type size_t *tmm2001-07-301-1/+2
* If we're set to non-interactive, we shouldn't ask the user yes/no questionsjkh2001-07-303-4/+10
* Simplify (and hopefully clarify) some date-parsing arithmetic.wollman2001-07-301-1/+1
* If the peer REJects our MRU REQ, stop REQing it -- *EVEN* if we'rebrian2001-07-301-1/+1
* Make spacing consistant and set WARNS correctly.brooks2001-07-301-4/+4
* style(9)obrien2001-07-301-29/+59
* The variable giving the name of the temporary password file wasghelmer2001-07-301-5/+5
* WARNS-2'ify.obrien2001-07-302-12/+14
* Add the ability to Bzip2 your logs.obrien2001-07-303-7/+63
* Fixed bitrot in DPADD in previous commit. The previous commit changedbde2001-07-301-8/+0
* Fixed bitrot in DPADD in previous commit.bde2001-07-301-1/+1
* Enable the new libmp in the build, and disable libgmp and itsdd2001-07-291-1/+1
* Change permissions back to 4554/554brian2001-07-281-2/+2
* If the peer sends a REQ without the IPADDR option, only reject itbrian2001-07-282-6/+16
* The security officer requested this be backed out for discussion.obrien2001-07-282-18/+32
* Remove s_strl*(). I am not sure what was thought they accomplished.obrien2001-07-282-32/+18
* Make ancontrol WARNS=2 clean.brooks2001-07-272-44/+52
OpenPOWER on IntegriCloud