summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve wording for pccard memory assignement.imp2001-07-271-4/+11
* Remove -traditional from CFLAGS and add unistd.h to header.h so thisbrooks2001-07-273-2/+3
* Use alignment-safe code on non-i386 architectures.fenner2001-07-261-0/+3
* Only match the first osreldate date range for constructing the FTP URL,kris2001-07-261-1/+1
* Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference.brian2001-07-262-12/+16
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-268-43/+58
* Remove duplicate cvs tag.eric2001-07-262-4/+0
* Update sysinstall menu texts to reflect the new key behavior.eric2001-07-262-18/+28
* Use a safer method of creating the temporary password file.jedgar2001-07-251-8/+8
* Change permissions from [4]554 to [4]551brian2001-07-251-2/+2
* fix misspelling introduced in rev 1.14 (sames as -> same as)billf2001-07-251-1/+1
* Replace strncpy -> strlcpykris2001-07-241-6/+3
* Install this mode 4550 owned by group dialer; there is unsafe codekris2001-07-241-1/+3
* Basically rewrite the dofork() routine, to add more error-checking andgad2001-07-231-14/+55
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-232-0/+2
* Fix removal of at jobs.ghelmer2001-07-231-24/+66
* Back out WARNS commenting - local faultache2001-07-231-1/+1
* s/adress/address/kris2001-07-232-4/+6
* Unbreak world - comment out WARNS=2 - deadly warning on tgetstrache2001-07-231-1/+1
* Fix typoskris2001-07-231-3/+3
* sprintf -> snprintfkris2001-07-231-4/+4
OpenPOWER on IntegriCloud