summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix memory leak when error during opening of routing socketjon2001-08-021-0/+1
* With the S/KEY removal, this is no longer buildable or necessary.markm2001-08-022-102/+0
* Don't try to make pam_ssh module if NO_OPENSSH is set.markm2001-08-021-1/+1
* Add opieaccess(5) functionality under the INSECURE_OPIE .ifdef.markm2001-08-021-1/+2
* 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-023-4/+13
* Include opt_splash.h.yokota2001-08-021-0/+2
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-029-32/+40
* 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
* Remove duplicate ufsd entry. This seems to go back to the Sun's versiondwmalone2001-08-021-1/+1
* Usability tweak:sobomax2001-08-024-30/+30
* Document the deprecated `-w' option in the COMPATIBILITY section.yar2001-08-021-0/+4
* When there is a file that can't be deleted due to checksum mismatch print namesobomax2001-08-021-2/+1
* When talking about new versions, use the word "updated" instead ofdd2001-08-022-18/+18
* Note MFC or Binutils 2.11.2 (what we have is close enough to thatdd2001-08-022-4/+4
* Add FBIO_BLANK ioctl support. Return ENODEV for yet-to-be-yokota2001-08-022-0/+14
* Add some definitions. Their actual support will be addedyokota2001-08-022-1/+70
* When building a debugging kernel with modules, build modules withsheldonh2001-08-024-0/+12
* Repair the get/set UID() stuff so this works in both su(1) and login(1)markm2001-08-021-3/+3
* - Deny detaching requests until device is still open, otherwise it is possiblesobomax2001-08-021-3/+17
* Add a ``nat punch_fw'' command for punching FTP and IRC DCC holes throughbrian2001-08-025-0/+75
* Pack struct uniqtag declarations to stop our data field from being pushedbrian2001-08-021-2/+2
* When building a debugging kernel with modules, build modules withsheldonh2001-08-022-2/+14
* Refine cursor type/shape control escape sequences andyokota2001-08-026-112/+234
* Fixups for the initial allocation by dillon:alfred2001-08-021-7/+15
* Only try to allocated properly aligned I/O segments. This should stopimp2001-08-021-17/+12
* Fix thinko: FORCE_PKG_RESIDENT -> FORCE_PKG_REGISTERgreid2001-08-021-1/+1
* 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
* Default to disabling all inetd.conf entries, in particular, telnetdrwatson2001-08-021-8/+13
* Oops- don't set 'goal' twice when you mean to set 'nvrm' as well.mjacob2001-08-021-1/+1
* A good sysadmin always carries around a few feet of fiber. If he everkris2001-08-011-0/+5
* Revert part of previous- I misunderstood the use of 'ncpus'- I thought it'dmjacob2001-08-011-3/+1
* Temporarily back out kern_sig.c rev 1.125 and kern_exit.c rev 1.131.peter2001-08-012-8/+8
* Fix grammar nit.dd2001-08-011-1/+1
* Scratch an itch of long standing by adding entries for the mostdougb2001-08-011-2/+4
* Oops, note MFC of UFS_DIRHASH.dd2001-08-012-2/+2
* Fix previous commit: actually move the UFS_DIRHAS stuff, not thedd2001-08-012-20/+20
* Move the UFS_DIRHASH paragraph to 'filesystems' and note its MFC.dd2001-08-012-12/+12
* Note MFCs: WARNS, GCC_OPTIONS, and GNATS.dd2001-08-012-6/+6
* I could have sworn I did this already, but obviously I didn't. So,dougb2001-08-011-1/+1
* TI cardbus bridges, 12xx and newer, have an interesting register. Itimp2001-08-014-10/+58
* Don't initialize a clock twice (it's not a function of number ofmjacob2001-08-011-3/+5
* Correct the version number.obrien2001-08-011-1/+1
* Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used inghelmer2001-08-011-0/+2
* mdoc(7) police: remove hard sentence breaks.dd2001-08-011-4/+4
* Install the new password file with pwd_mkdb, not the old one.ghelmer2001-08-011-1/+1
OpenPOWER on IntegriCloud