summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux-PAM's pam_start(3) fails with a bogus error message if passed thedes2003-02-031-1/+2
* Bump patch date to 2003-02-01 (the day after I fixed PAM authenticationdes2003-02-031-1/+1
* Park & Miller PRNG can be safely initialized with any value but 0 and stuckache2003-02-031-2/+4
* Park & Miller PRNG can be safely initialized with any value but 0 and stuckache2003-02-032-2/+8
* Document additional behaviour of this function (seephantom2003-02-032-4/+24
* Improve pthread_attr_get_np() by enabling it to return thread's real stackphantom2003-02-031-1/+9
* In pam_sm_acct_mgmt(), retrieve the cached credentials before trying todes2003-02-031-3/+6
* Whitespace cleanupdes2003-02-031-3/+3
* Remove unnecessary M_NOWAIT.simokawa2003-02-032-8/+7
* Use vaccess() instead of rolling our own access checks. This fixes a bugtjr2003-02-031-12/+6
* Add missing 'static'.simokawa2003-02-031-2/+2
* - Take malloc type as an argument in fw_xfer_alloc().simokawa2003-02-037-41/+52
* Make the variable types, the sysctl macros and the sysctl handler forharti2003-02-032-10/+10
* - Make some context switches conditional on SCHED_STRICT_RESCHED. This mayjeff2003-02-031-62/+146
* Remove another unused Makefile.trhodes2003-02-031-8/+0
* Remove mono encodings from vchan format and mixer description. Fixesorion2003-02-031-2/+0
* - Stop abusing oncpu for our cpu binding. Define a scheduler local elementjeff2003-02-031-11/+14
* Add a man page.obrien2003-02-032-1/+118
* Print ac97 name/id on normal boot.orion2003-02-031-6/+9
* Make WARNS=5 clean even on 64-bit platforms.obrien2003-02-032-35/+36
* Make WARNS=5 on i386, (WARNS=1 on 64-bit platforms).obrien2003-02-032-59/+59
* Don't use the 'c' partition for mounting root. A disklabel is verymarcel2003-02-031-2/+1
* - Make allpmaps static.alc2003-02-032-6/+8
* Some small enhancmentsambrisko2003-02-022-64/+70
* Try to tighten up the types a little bit to help debugging with GDB.obrien2003-02-021-35/+36
* Add the TCP flags to the log message whenever log_in_vain is 1, notcjc2003-02-022-16/+6
* Set si_drv1 to our softc for all the six dev_t's we create for a serial port.phk2003-02-021-0/+2
* Add OPIE and PAM libs to the mix.obrien2003-02-021-0/+4
* OPIE and PAM bits to agument LukeMftpd.obrien2003-02-021-0/+153
* Merge our rev 1.2 PAM support into 'nbsd_20030122'.obrien2003-02-021-25/+32
* This commit was generated by cvs2svn to compensate for changes in r110242,obrien2003-02-024-20/+152
|\
| * Import of LukeM's ftpd taken from the NetBSD CVS repo on 22-Jan-2003.obrien2003-02-025-45/+184
* | Tweak the definition of the EV_SET macro so that it evaluates eachnectar2003-02-021-1/+2
* | OpenPAMify.des2003-02-021-33/+10
* | Enable pam_krb5 for sshd. I've had this in my tree for ages.des2003-02-021-0/+2
* | A minor stylistic change to make it more clear to lint-like tools.phk2003-02-021-2/+2
* | Add BCTV3/PCI entry.orion2003-02-023-67/+95
* | For some combinations of variable sizes and RAND_MAX value rand_r()ache2003-02-021-2/+4
* | chase more of the MIN/MAX mess. *sigh*alfred2003-02-022-0/+4
* | Catch more uses of MIN().alfred2003-02-025-12/+0
* | remove MIN now that it's a standard kernel definealfred2003-02-022-3/+0
* | Consolidate MIN/MAX macros into one place (param.h).alfred2003-02-0224-64/+0
* | Correct error message.nyan2003-02-021-1/+1
* | Add a bio_disk pointer for use between geom_disk and the device drivers.phk2003-02-022-2/+4
* | We don't need sscopen() and sscclose().phk2003-02-021-53/+9
* | Export IA32 from opt_ia32.h to assembly so that we can eliminatemarcel2003-02-022-0/+16
* | Use hz if stathz is zero. Adopted from sched_4bsd.scottl2003-02-021-1/+3
* | - It's more accurate to say that vm_paging_needed() returns TRUEalc2003-02-022-3/+4
* | Unlock the mutex in the error case in wi_init. Otherwise we can returnimp2003-02-021-0/+1
* | Add device zs to GENERIC on powerpc.benno2003-02-021-0/+1
OpenPOWER on IntegriCloud