summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add pam_self(8) so users can login(1) as themselves without authentication,des2002-01-301-0/+4
* | Still with asbestos longjohns on, completely PAMify login(1) and removedes2002-01-305-571/+412
* | With asbestos longjohns on, integrate most of the checks normally done bydes2002-01-301-32/+102
* | Use pam_self(8) to allow users to su(1) to themselves without authentication.des2002-01-301-0/+1
* | Move the code from pam_sm_authenticate() to pam_sm_acct_mgmt(). Simplifydes2002-01-302-62/+58
* | Backed out the main part of revs.1.14-16. Don't disable interrupts inbde2002-01-302-20/+6
* | Backed out the last vestiges of rev.1.51. Don't enter a criticalbde2002-01-302-20/+2
* | Cleaned up the 0ldSiG magic check before removing it. Just use fuword()bde2002-01-302-26/+16
* | Add support for different serial clock frequencies and not just thejhay2002-01-306-72/+100
* | Regenerate just this file after unbreaking makesyscalls.sh. The previousbde2002-01-301-1/+1
* | Oops, fix previous commit to not generate a C comment in syscall.mk.bde2002-01-301-1/+1
* | Removed the one use of the mandatory keyword (for npx).bde2002-01-302-2/+2
* | Update some release dates.joe2002-01-301-5/+7
* | Don't include <isa/isavar.h> or compile code depending on it when isabde2002-01-3018-3/+84
* | Removed unused includes. In particular, don't include <isa/isavar.h> sincebde2002-01-302-48/+4
* | Regenerate _after_ the commit to syscalls.master.bde2002-01-305-6/+6
* | Escape $FreeBSD$ in a different way to avoid using the bogus escapes \$bde2002-01-301-5/+5
* | Added this makefile. This is not attached to the build yet. I oftenbde2002-01-302-0/+16
* | Stop saying that "express" mode is for impatient people. It'sjkh2002-01-302-2/+2
* | Back out rev 1.78, which is incorrect now that the PAM modules have beendes2002-01-291-3/+2
* | Attempt to fixup select(2) and poll(2), this should fix some races withalfred2002-01-293-125/+22
* | Fix a signal 11 error that occurs if you try to use the 'T' option onmurray2002-01-292-2/+4
* | Forced commit. Please ignore the pppd-related log entry for revisioncjc2002-01-290-0/+0
* | The huge dependency lists of some of our packages has broughtmurray2002-01-291-0/+13
* | By commit of usr.sbin/pccard/pccardd/cardd.c at Nov 29 (Decsanpei2002-01-291-4/+4
* | *sigh* Misfire. Backout previous commit, as it was meant fornectar2002-01-291-4/+2
* | Backout 1.120, EINVAL isn't a proper error return when the passed fd isalfred2002-01-291-1/+1
* | FreeBSD 4.4 doesn't have __FBSDID. Do it the old-fashioned way instead.nectar2002-01-291-2/+4
* | Move cardaddr to memory structure.imp2002-01-291-1/+2
* | Tidy up gecos field for `bin'.ru2002-01-291-1/+1
* | (null delta)sheldonh2002-01-290-0/+0
* | Uncomment kserver-adm, which is IANA-sanctioned and has no apparentsheldonh2002-01-291-2/+2
* | Correct function's description.jedgar2002-01-291-1/+1
* | Add EDIMAX ethernet card for NEWCARD from NetBSDimp2002-01-291-0/+2
* | Module for exca. Eventually, this will be shared between pcic and pccbb.imp2002-01-291-0/+8
* | pccbb needs exca now.imp2002-01-291-1/+2
* | Migrate towards using the new exca module for 16bit stuff. This is aimp2002-01-292-566/+121
* | First draft of common code between pccbb and pcic drivers for talkingimp2002-01-293-0/+1155
* | Minor sorting ordersimp2002-01-291-2/+2
* | Sync to 1.27 of pccarddevsimp2002-01-291-2/+14
* | MFNetBSD:imp2002-01-291-1/+9
* | Have SIOCGIFCONF return all (if any) AF_INET addresses for themarcel2002-01-291-4/+22
* | Add Linksys Instant Wireless WPC11 v2.5imp2002-01-291-0/+6
* | Grr. The last commit contained update conflicts. It just goes togrog2002-01-291-5/+0
* | Forced commit. The previous log message was garbled and should have read:grog2002-01-290-0/+0
* | Forced commit. The previous commit log was garbled and didn't evengrog2002-01-291-0/+5
* | Bump __FreeBSD_version for sendfile fix to properly send 'nbytes' ofalfred2002-01-291-1/+1
* | Put a complete set of pppd(8) sample configuration files incjc2002-01-293-36/+2
* | Put a complete set of pppd(8) sample configuration files incjc2002-01-2910-5/+117
* | Remove the setjmp/longjmp stuff completely. Use signalyar2002-01-282-44/+94
OpenPOWER on IntegriCloud