summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o Fix spelling of allocations as allocates.rwatson2001-12-061-1/+1
* o Reflect changed default such that keepalives are always enabled byrwatson2001-12-061-7/+10
* Moderate the recommendation that TCP keepalives always be turned on;rwatson2001-12-061-10/+13
* o Add an additional .Pp between the send/recvbuffer comments andrwatson2001-12-061-0/+1
* o When describing kern.ipc.nsfbufs, use the slightly less colloquialrwatson2001-12-061-1/+1
* The default values for net.inet.tcp.sendspace and net.inet.tcp.recvspacerwatson2001-12-061-1/+2
* vmiodirenable is now on by default; reflect that change in default,rwatson2001-12-061-5/+5
* Reword parts of tuning(7) regarding loader tunables, which are referedrwatson2001-12-061-8/+7
* Add multiple inclusion protection.jhb2001-12-062-0/+10
* Somebody moved joy.c from isa/ to dev/joy/ without updating conf/files.peter2001-12-061-1/+1
* Compile all kernels with "-ffreestanding":obrien2001-12-061-1/+1
* Fixed two problems:pdeuskar2001-12-062-9/+5
* Introduce the variable USE_PAM_D, which, if set, will cause pam.d to bedes2001-12-061-1/+8
* Makefile for pam.d configuration files.des2001-12-061-0/+24
* We need pam_client.h from libpamc. This unbreaks worlddes2001-12-061-0/+6
* -lcipher is an installable library.ru2001-12-062-12/+2
* Protect the '*' in pppoed_provider (the default) from metacharactercjc2001-12-067-0/+14
* Just to be pedantic and more aesthetically pleasing, move the secure/jhb2001-12-061-3/+3
* The pccard/cardbus power interface should depend on having pccard orimp2001-12-061-1/+1
* New, improved, more Posix-compliant strerror_r implementation,wes2001-12-062-72/+78
* Upgrade to Binutils 2.11.2.obrien2001-12-061-71/+204
* Make a bit more clear the types of characters that -B option willkeramida2001-12-061-1/+3
* Trim yet another duplicate fortune.jhb2001-12-051-2/+0
* Properly sort the last two fortunes alphabetically.jhb2001-12-051-28/+28
* Add a short commentary on libdialog by jkh.jhb2001-12-051-0/+13
* Remove an incorrect duplicate Douglas Adam quote and properly format andjhb2001-12-051-10/+4
* Fix a typo and add a missing period.jhb2001-12-051-2/+2
* Awright, egg on my face. I should have taken more time with this. Thedes2001-12-0517-135/+139
* Oops! Previous commit used tabs instead of spaces.des2001-12-051-2/+2
* Add /etc/pam.d.des2001-12-051-0/+2
* Remove some duplicate fortunes.jhb2001-12-051-21/+0
* pam.d-style configuration, auto-generated from pam.conf.des2001-12-0515-0/+286
* Forced commit to note that previous commit wasdes2001-12-050-0/+0
* Short README for /etc/pam.d, mostly extracted from the comments in pam.conf.des2001-12-051-0/+60
* Perl script that splits pam.conf into separate files suitable for pam.d.des2001-12-051-0/+73
* Files in subdirectories of directories that have the nodump flag setobrien2001-12-051-2/+5
* o Make kern.security.bsd.suser_enabled TUNABLE.rwatson2001-12-051-0/+1
* Fixed remotely exploitable DoS in arpresolve().ru2001-12-051-1/+3
* o Whitespace sync to GENERICrwatson2001-12-051-1/+1
* Define PAM_READ_BOTH_CONFS. We can now have both /etc/pam.d anddes2001-12-051-1/+1
* Fix a bug that made PAM fail if /etc/pam.d/ existed but was empty.des2001-12-051-0/+46
* Clarify ' ' space issueache2001-12-052-2/+3
* Clean up namespace pollution by prepending underscores to argument names indes2001-12-056-87/+96
* Install the correct version of pam_misc.h.des2001-12-051-1/+1
* This file isn't used; it's an older version of include/security/pam_misc.h.des2001-12-051-72/+0
* Add missed capital GHE letter.sobomax2001-12-051-1/+1
* Add dummy functions for all module types. These dummies return PAM_IGNOREdes2001-12-059-6/+542
* Connect the man page to the build.des2001-12-051-0/+1
* Add a pam_self authentication module that succeeds if and only if the localdes2001-12-054-0/+257
* Fix initialisation of struct nat entry, to solve a panic that occursguido2001-12-051-0/+1
OpenPOWER on IntegriCloud