summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This patch will fix the lockups associated with AMD 751,761,762 based AGPcokane2001-12-074-14/+104
* Remove blank line.fenner2001-12-071-1/+0
* Document the 'enableAlwaysAck' field in the config structure.archie2001-12-071-0/+4
* Back out my "joy" change. It was really the for some uncommitted ataimp2001-12-071-1/+1
* - malloc should be passed M_WAITOK, not M_WAIT (a mbuf flag)arr2001-12-071-4/+1
* MFS (merge from stable): rev 1.13.4.13, fix ordering of IFF_RUNNING mods.peter2001-12-071-2/+3
* MFS (merge from stable): rev 1.9.2.28, fix ordering of IFF_RUNNING mods.peter2001-12-072-4/+4
* Now that _pam_init_handlers() works as intended, it seems clear that wedes2001-12-071-1/+1
* Although the previous went some way towards fixing the pam.conf / pam.ddes2001-12-071-117/+110
* Install pam.d files with mode 0644, not 0755.des2001-12-061-1/+1
* Part 2 of previous commit. Add joy_isa.c and joy_pccard.c.peter2001-12-061-0/+2
* o A few more minor whitespace and other style fixes.rwatson2001-12-061-6/+7
* o Remove unnecessary inclusion of opt_global.h.rwatson2001-12-062-2/+0
* Add a commented-out defaultrouter entry for 6to4 users. See RFC-3068nsayer2001-12-061-0/+1
* 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
OpenPOWER on IntegriCloud