aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reincarnate SETUID code in man(1), not compiled in by default.Ruslan Ermilov2002-01-225-14/+60
* Revert revision 1.57 -- ache@ axed /var/spool/uucp in BSD.var.dist,v 1.55.Ruslan Ermilov2002-01-221-2/+0
* Fix the description of the O_NONBLOCK flag to match reality.Ruslan Ermilov2002-01-221-2/+1
* Fix a typo I made in revision 1.5.Ruslan Ermilov2002-01-221-1/+1
* In certain cases sbuf_printf() and sbuf_vprintf() could mistakelyPoul-Henning Kamp2002-01-221-1/+1
* Mention that a minimal version of camcontrol(8) is now available in theJoerg Wunsch2002-01-222-0/+12
* Tiny style change. Whitespace only change.Giorgos Keramidas2002-01-221-1/+1
* Finish cleanup in chroot.c CSRG revision 5.6 by Keith BosticRuslan Ermilov2002-01-221-4/+0
* Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile)Ruslan Ermilov2002-01-222-6/+4
* This patch fixes a long standing complaint with soft updates inKirk McKusick2002-01-223-10/+64
* MFen (1.263 --> 1.264).Jun Kuriyama2002-01-221-3/+3
* hw.physmem is more properly a loader tunable, not an environmentBruce A. Mah2002-01-222-2/+2
* o Remove the -V [version number] option, since our version of at(1) noMike Barcroft2002-01-223-43/+26
* Don't read the sigcontext pointer directly from userspace. If the processAndrew Gallatin2002-01-221-6/+14
* List bit 18 (reserved, apparently present on thunderbird cpus)Peter Wemm2002-01-222-4/+4
* The idea of mapping non-existen characters to space (0x20) was nice alone,Andrey A. Chernov2002-01-215-58/+58
* Gah! last commit botched indentation, fix indentation and some otherPoul-Henning Kamp2002-01-211-122/+122
* Restructure slightly, eliminating some repetitive source lines andPoul-Henning Kamp2002-01-211-77/+34
* Link pam_opieaccess, pam_self and pam_ssh into the static library.Dag-Erling Smørgrav2002-01-211-0/+3
* Add the necessary dependencies and linker flags for linking with aDag-Erling Smørgrav2002-01-211-3/+6
* Correct typos and macro usage.Ollivier Robert2002-01-213-52/+52
* - Check the address family of the destination cached in a PCB.Hajimu UMEMOTO2002-01-212-4/+12
* - Check the address family of a cached destination, in case ofHajimu UMEMOTO2002-01-211-1/+4
* Remove my workaround fallback since PAM now do it properly.Andrey A. Chernov2002-01-211-10/+9
* On second thought, getpwnam() failure should be treated just as if the userDag-Erling Smørgrav2002-01-211-4/+1
* Return PAM_SERVICE_ERR rather than PAM_USER_UNKNOWN if getpwnam() fails, asDag-Erling Smørgrav2002-01-211-1/+1
* Enable OPIE by default, using the no_fake_prompts option to hide it fromDag-Erling Smørgrav2002-01-219-23/+40
* Further changes to allow enabling pam_opie(8) by default:Dag-Erling Smørgrav2002-01-212-12/+38
* When running on a local terminal, set PAM_RHOST to the local hostname.Dag-Erling Smørgrav2002-01-211-2/+10
* RFC1122 requires that addresses of the form { 127, <any> } MUST NOTRuslan Ermilov2002-01-211-1/+11
* Add a new module, pam_opieaccess(8), which is responsible for checkingDag-Erling Smørgrav2002-01-215-0/+300
* Ispell sweep of share/man/man4/man4.i386.Mike Pritchard2002-01-2117-24/+24
* Ispell sweep of share/man/man4.Mike Pritchard2002-01-2139-68/+68
* Fix a typo in a comment field.Mike Pritchard2002-01-211-1/+1
* Fix spelling errors.Mike Pritchard2002-01-212-6/+6
* Merge from NetBSD:Josef Karthauser2002-01-212-18/+17
* Merge from NetBSD:Josef Karthauser2002-01-212-4/+12
* Merge from NetBSD:Josef Karthauser2002-01-211-2/+10
* Merge from NetBSD:Josef Karthauser2002-01-211-2/+8
* Merge from NetBSD:Josef Karthauser2002-01-212-2/+25
* Allow dump device be configured as early as possible using loader(8) tunable.Maxim Sobolev2002-01-214-6/+30
* Add support for Linksys WDT11 PCI adaptors.Brooks Davis2002-01-211-0/+1
* Remove some unused code, in line with NetBSD's version.Josef Karthauser2002-01-201-18/+0
* Merge from NetBSD:Josef Karthauser2002-01-201-1/+16
* Merge from NetBSD:Josef Karthauser2002-01-202-2/+41
* MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).Makoto Matsushita2002-01-201-0/+4
* use mutex pools for "struct file" locking.Alfred Perlstein2002-01-202-7/+6
* use mutex pool mutexes for uidinfo locking.Alfred Perlstein2002-01-202-16/+19
* snprintf bloat -> strlcpyAndrey A. Chernov2002-01-201-2/+3
* Merge from NetBSD:Josef Karthauser2002-01-202-49/+162