summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Finish cleanup in chroot.c CSRG revision 5.6 by Keith Bosticru2002-01-221-4/+0
* Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile)ru2002-01-222-6/+4
* This patch fixes a long standing complaint with soft updates inmckusick2002-01-223-10/+64
* MFen (1.263 --> 1.264).kuriyama2002-01-221-3/+3
* hw.physmem is more properly a loader tunable, not an environmentbmah2002-01-222-2/+2
* o Remove the -V [version number] option, since our version of at(1) nomike2002-01-223-43/+26
* Don't read the sigcontext pointer directly from userspace. If the processgallatin2002-01-221-6/+14
* List bit 18 (reserved, apparently present on thunderbird cpus)peter2002-01-222-4/+4
* The idea of mapping non-existen characters to space (0x20) was nice alone,ache2002-01-215-58/+58
* Gah! last commit botched indentation, fix indentation and some otherphk2002-01-211-122/+122
* Restructure slightly, eliminating some repetitive source lines andphk2002-01-211-77/+34
* Link pam_opieaccess, pam_self and pam_ssh into the static library.des2002-01-211-0/+3
* Add the necessary dependencies and linker flags for linking with ades2002-01-211-3/+6
* Correct typos and macro usage.roberto2002-01-213-52/+52
* - Check the address family of the destination cached in a PCB.ume2002-01-212-4/+12
* - Check the address family of a cached destination, in case ofume2002-01-211-1/+4
* Remove my workaround fallback since PAM now do it properly.ache2002-01-211-10/+9
* On second thought, getpwnam() failure should be treated just as if the userdes2002-01-211-4/+1
* Return PAM_SERVICE_ERR rather than PAM_USER_UNKNOWN if getpwnam() fails, asdes2002-01-211-1/+1
* Enable OPIE by default, using the no_fake_prompts option to hide it fromdes2002-01-219-23/+40
* Further changes to allow enabling pam_opie(8) by default:des2002-01-212-12/+38
* When running on a local terminal, set PAM_RHOST to the local hostname.des2002-01-211-2/+10
* RFC1122 requires that addresses of the form { 127, <any> } MUST NOTru2002-01-211-1/+11
* Add a new module, pam_opieaccess(8), which is responsible for checkingdes2002-01-215-0/+300
* Ispell sweep of share/man/man4/man4.i386.mpp2002-01-2117-24/+24
* Ispell sweep of share/man/man4.mpp2002-01-2139-68/+68
* Fix a typo in a comment field.mpp2002-01-211-1/+1
* Fix spelling errors.mpp2002-01-212-6/+6
* Merge from NetBSD:joe2002-01-212-18/+17
* Merge from NetBSD:joe2002-01-212-4/+12
* Merge from NetBSD:joe2002-01-211-2/+10
* Merge from NetBSD:joe2002-01-211-2/+8
* Merge from NetBSD:joe2002-01-212-2/+25
* Allow dump device be configured as early as possible using loader(8) tunable.sobomax2002-01-214-6/+30
* Add support for Linksys WDT11 PCI adaptors.brooks2002-01-211-0/+1
* Remove some unused code, in line with NetBSD's version.joe2002-01-201-18/+0
* Merge from NetBSD:joe2002-01-201-1/+16
* Merge from NetBSD:joe2002-01-202-2/+41
* MFS 1.536.2.52 (partial) and 1.536.2.70: kgzip loader if i386 (only).matusita2002-01-201-0/+4
* use mutex pools for "struct file" locking.alfred2002-01-202-7/+6
* use mutex pool mutexes for uidinfo locking.alfred2002-01-202-16/+19
* snprintf bloat -> strlcpyache2002-01-201-2/+3
* Merge from NetBSD:joe2002-01-202-49/+162
* Check the return value from read() when reading the CR/LF at the end of ades2002-01-201-2/+4
* Mark uploads as O_WRONLY, not O_RDONLY.des2002-01-201-2/+6
* o Remove the unused vestiges of JOBST_JOBQPROC andalc2002-01-201-15/+1
* WARNS=4 fixes.markm2002-01-208-19/+22
* Add `-h' to the chown command so that symbolic links copied fromiedowse2002-01-201-1/+1
* Minor typo fix: uquad_t -> u_quad_t.yar2002-01-201-1/+1
* Remove very outdated comment from the Bugs section that states thatscottl2002-01-201-3/+0
OpenPOWER on IntegriCloud