summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't free memory that was never allocated. This fixes a core dump indd2001-08-091-1/+0
* Make menu text match menu button labels.eric2001-08-082-2/+2
* Whack this code with the Blessed Wand of Stack Protection.kris2001-08-081-1/+1
* can not -> cannotsheldonh2001-08-085-5/+5
* mdoc(7) police: expand plain text xrefs.ru2001-08-081-1/+3
* mdoc(7) police:ru2001-08-0727-189/+196
* Apply pending /etc/ttys changes before calling editor on itache2001-08-072-0/+2
* mdoc(7) police: markup nits.ru2001-08-071-5/+12
* mdoc(7) police: removed hard sentence breaks.ru2001-08-071-3/+5
* s/should must/must/ plus markup nit.ru2001-08-071-2/+2
* In preparation for MFC of sysinstall changes to edit /etc/ttys inrwatson2001-08-076-8/+8
* Hopefully squish the problem of mm creating sendmail files indougb2001-08-071-1/+3
* Recognise @option directives instead of falling through to the defaultkris2001-08-061-0/+6
* printed current sequence number of the SA. accordingly, changedume2001-08-061-2/+2
* 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
OpenPOWER on IntegriCloud