| Commit message (Expand) | Author | Age | Files | Lines |
| * | Note new status of __P. Don't use it. | Warner Losh | 2002-02-01 | 1 | -9/+2 |
| * | There is no need to wrap vendor id bits with '#if 0' if they come pre-wrapped. | David E. O'Brien | 2002-02-01 | 1 | -1/+2 |
| * | * Remove 'register'. (some functions had 7+ register functions...) | David E. O'Brien | 2002-02-01 | 16 | -68/+77 |
| * | Fix SCM ID's. | David E. O'Brien | 2002-02-01 | 62 | -207/+166 |
| * | The SiS 630 chipset is supported by the sis(4) driver. | Bruce A. Mah | 2002-01-31 | 2 | -2/+2 |
| * | GC P_BUFEXHAUST leftovers, we've had a new mechanism to avoid buffer | Matthew Dillon | 2002-01-31 | 3 | -5/+1 |
| * | New release notes: an(4) LEAP, Home key, and Linux utility support; | Bruce A. Mah | 2002-01-31 | 2 | -4/+26 |
| * | New release notes: iir driver (submitted by msmith), dumpdev loader tunable | Bruce A. Mah | 2002-01-31 | 4 | -0/+44 |
| * | Fix minor style nit. | David E. O'Brien | 2002-01-31 | 1 | -1/+3 |
| * | MFC: gcc.295/config/alpha/freebsd.h revision 1.12: | David E. O'Brien | 2002-01-31 | 1 | -8/+0 |
| * | identify GLPRISM2 PCI WaveLAN/IEEE 802.11 | Alfred Perlstein | 2002-01-31 | 1 | -0/+1 |
| * | Merge rev 1.1.1.3 from vendor branch: fix refresh / warning deadlock | Sheldon Hearn | 2002-01-31 | 1 | -8/+9 |
| * | Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compiles | Bruce Evans | 2002-01-31 | 2 | -0/+2 |
| * | Merge rev 1.1.1.2 from the vendor branch: fix leftright scrolling for | Sheldon Hearn | 2002-01-31 | 1 | -1/+4 |
| * | Add $FreeBSD$ CVS Id tag so that I can merge rev 1.1.1.2 from the | Sheldon Hearn | 2002-01-31 | 1 | -0/+4 |
| * | Revert last commit. stdio.h include is for perror(), not strerror() | Chris D. Faulhaber | 2002-01-31 | 1 | -1/+1 |
| * | This commit was generated by cvs2svn to compensate for changes in r90019, | Sheldon Hearn | 2002-01-31 | 1 | -2/+2 |
| |\ |
|
| | * | Fix core dump in left-right screen scrolling for long lines. | Sheldon Hearn | 2002-01-31 | 2 | -3/+6 |
| * | | Modified the rules for vendor ids: | Bruce Evans | 2002-01-31 | 1 | -11/+16 |
| * | | strerror(3) is in string.h, not stdio.h | Chris D. Faulhaber | 2002-01-31 | 1 | -1/+1 |
| * | | Fixed world breakage due to missing include of <sys/cdefs.h> in previous | Bruce Evans | 2002-01-31 | 4 | -5/+17 |
| * | | Add support of PhotoClip USB Camera (http://www.myphotoclip.com): | Maxim Sobolev | 2002-01-31 | 4 | -0/+27 |
| * | | Fix irq/drq handling. IRQ and DRQ resource information can be get | Takanori Watanabe | 2002-01-31 | 2 | -28/+43 |
| * | | MFi386: revision 1.489. | Yoshihiro Takahashi | 2002-01-31 | 2 | -26/+16 |
| * | | Changed iskanji[12] to inline functions. | Yoshihiro Takahashi | 2002-01-31 | 2 | -350/+344 |
| * | | Merged from sys/dev/sio/{sio.c,sio_isa.c} revisions 1.363 and 1.5, | Yoshihiro Takahashi | 2002-01-31 | 4 | -312/+250 |
| * | | Add pc98 support. | Yoshihiro Takahashi | 2002-01-31 | 1 | -0/+3 |
| * | | Remove obsolete COMBRD* definitions. | Yoshihiro Takahashi | 2002-01-31 | 1 | -6/+0 |
| * | | MFi386: revision 1.180 | Yoshihiro Takahashi | 2002-01-31 | 3 | -0/+15 |
| * | | MFi386: revision 1.52 | Yoshihiro Takahashi | 2002-01-31 | 1 | -10/+13 |
| * | | Fix error handling. | Takanori Watanabe | 2002-01-31 | 1 | -7/+19 |
| * | | In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfiles | Makoto Matsushita | 2002-01-31 | 1 | -2/+2 |
| * | | Allow this to compile again | Julian Elischer | 2002-01-30 | 1 | -0/+1 |
| * | | include sys/lock.h and sys/mutex.h to make compile. | Alfred Perlstein | 2002-01-30 | 1 | -0/+2 |
| * | | o Reserve two interface ioctl values, 38, and 38, for SIOCGIFMAC and | Robert Watson | 2002-01-30 | 1 | -0/+2 |
| * | | Fix FreeBSD IDs. | David E. O'Brien | 2002-01-30 | 5 | -15/+12 |
| * | | fget_locked fixes. | Alfred Perlstein | 2002-01-30 | 1 | -4/+3 |
| * | | Remove unused variables in select(2) from previous delta. | Alfred Perlstein | 2002-01-30 | 1 | -2/+1 |
| * | | Add pam_self(8) so users can login(1) as themselves without authentication, | Dag-Erling Smørgrav | 2002-01-30 | 1 | -0/+4 |
| * | | Still with asbestos longjohns on, completely PAMify login(1) and remove | Dag-Erling Smørgrav | 2002-01-30 | 5 | -570/+411 |
| * | | With asbestos longjohns on, integrate most of the checks normally done by | Dag-Erling Smørgrav | 2002-01-30 | 1 | -31/+101 |
| * | | Use pam_self(8) to allow users to su(1) to themselves without authentication. | Dag-Erling Smørgrav | 2002-01-30 | 1 | -0/+1 |
| * | | Move the code from pam_sm_authenticate() to pam_sm_acct_mgmt(). Simplify | Dag-Erling Smørgrav | 2002-01-30 | 2 | -62/+58 |
| * | | Backed out the main part of revs.1.14-16. Don't disable interrupts in | Bruce Evans | 2002-01-30 | 2 | -20/+6 |
| * | | Backed out the last vestiges of rev.1.51. Don't enter a critical | Bruce Evans | 2002-01-30 | 2 | -20/+2 |
| * | | Cleaned up the 0ldSiG magic check before removing it. Just use fuword() | Bruce Evans | 2002-01-30 | 2 | -26/+16 |
| * | | Add support for different serial clock frequencies and not just the | John Hay | 2002-01-30 | 6 | -72/+100 |
| * | | Regenerate just this file after unbreaking makesyscalls.sh. The previous | Bruce Evans | 2002-01-30 | 1 | -1/+1 |
| * | | Oops, fix previous commit to not generate a C comment in syscall.mk. | Bruce Evans | 2002-01-30 | 1 | -1/+1 |
| * | | Removed the one use of the mandatory keyword (for npx). | Bruce Evans | 2002-01-30 | 2 | -2/+2 |