summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve the implementation of adjtime(2).phk2002-04-155-96/+78
* Turn some CTR's into CTR0's.benno2002-04-153-6/+6
* Take the "tickadj" element out of struct clockinfo. Our adjtime(2)phk2002-04-153-4/+2
* GC an extraneous prototype of delay().benno2002-04-151-1/+0
* Add libypclnt to the prebuild library list, and record its dependency ondes2002-04-151-1/+3
* Basic OpenFirmware disk driver. It will attach to anything in OpenFirmwarebenno2002-04-151-0/+261
* Grab a major number for OpenFirmware disk devices.benno2002-04-151-0/+1
* Fix all-man to look into the SUBDIR subdirs as well.ru2002-04-151-1/+1
* Added glue for the all-man and maninstall targets.ru2002-04-151-0/+8
* Don't unnecessarily include bsd.own.mk.ru2002-04-151-1/+0
* Style nits.ru2002-04-151-3/+2
* Don't unnecessarily include .mk files.ru2002-04-151-4/+1
* Implement dougb's excellent suggestion, and satisfy one desire of ru.obrien2002-04-151-0/+9
* option<space><tab>obrien2002-04-151-12/+12
* In the ntp_adjtime(2) syscall, return our actual estimate of unappliedphk2002-04-151-2/+2
* Long-forgotten patch: warn if a closed PR has no "closed by"des2002-04-151-0/+4
* Long-forgotten patch: list prstatsdes2002-04-151-0/+1
* This commit was generated by cvs2svn to compensate for changes in r94735,des2002-04-151-1/+7
|\
| * Print newline after error and info messages (perforce change 9750)des2002-04-151-1/+7
* | Use PAM_SUCCESS instead of PAM_IGNORE.des2002-04-152-3/+3
* | Removed 2 lines from the cd(9) manual page.trhodes2002-04-151-3/+1
* | Finish adding support code for sysctl kern.mprof. This dumps some mallocjeff2002-04-151-11/+68
* | Remove malloc_type's ks_limit.jeff2002-04-153-159/+153
* | Whitespace nits.des2002-04-151-17/+17
* | Add a manual page based on Solar Designer's README.des2002-04-152-1/+234
* | pam_passwdqc depends on libcrypt.des2002-04-151-0/+2
* | Don't peak into the malloc_type structure for limits. The desired vnodesjeff2002-04-151-2/+1
* | Include <sys/_types.h>. This should have been part of the previousmike2002-04-151-1/+1
* | Add support for X/Open.mike2002-04-151-2/+5
* | Turn off collect2.obrien2002-04-151-3/+3
* | PAMified passwd(1). Some NIS-related issues remain to be solved, but thisdes2002-04-152-286/+118
* | Add PAM policy for the "passwd" service, including a sample config linedes2002-04-152-0/+12
* | Prompt for new password during update phase, not during preliminary phase.des2002-04-151-16/+10
* | Add pam_lastlog(8) here since I removed lastlog support from sshd.des2002-04-151-0/+1
* | Dike out most of the NIS code and replace it with calls to libypclnt.des2002-04-152-285/+79
* | Add a dependency on libypclnt to libpam, in preperation for making pam_unixdes2002-04-151-2/+2
* | Add a missing generated file.des2002-04-151-1/+5
* | Document option to option dependancy. Fix typo.jwd2002-04-151-3/+7
* | a.out.5 states that nobody seems to agree on what bss stands for. This istrhodes2002-04-151-4/+4
* | This commit was generated by cvs2svn to compensate for changes in r94706,des2002-04-151-3/+3
|\ \ | |/
| * Fix typo in pam_get_authtok(3) (perforce change 9746)des2002-04-151-3/+3
* | Missed a spot in previous commit.des2002-04-151-1/+3
* | When it's necessary to kldload tun(4), don't forget to re-try to openbrian2002-04-153-8/+15
* | Fix tx-rate setting for Lucent cards.brooks2002-04-141-0/+15
* | Remove ws at EOLdougb2002-04-141-1/+1
* | pam_passwdqc builds now.des2002-04-141-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r94691,des2002-04-146-72/+88
|\ \
| * | Bug & warning fixes; pretty much what will become 0.5 later this week.des2002-04-146-72/+88
* | | Connect libypclnt to the build.des2002-04-141-2/+3
* | | Skip zombies. Add an option (-z) to revert to the historical behaviourdes2002-04-142-0/+11
OpenPOWER on IntegriCloud