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