summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | There is no need to wrap vendor id bits with '#if 0' if they come pre-wrapped.obrien2002-02-011-1/+2
* | | * Remove 'register'. (some functions had 7+ register functions...)obrien2002-02-0116-68/+77
* | | Fix SCM ID's.obrien2002-02-0162-207/+166
* | | The SiS 630 chipset is supported by the sis(4) driver.bmah2002-01-312-2/+2
* | | GC P_BUFEXHAUST leftovers, we've had a new mechanism to avoid bufferdillon2002-01-313-5/+1
* | | New release notes: an(4) LEAP, Home key, and Linux utility support;bmah2002-01-312-4/+26
* | | New release notes: iir driver (submitted by msmith), dumpdev loader tunablebmah2002-01-314-0/+44
* | | Fix minor style nit.obrien2002-01-311-1/+3
* | | MFC: gcc.295/config/alpha/freebsd.h revision 1.12:obrien2002-01-311-8/+0
* | | identify GLPRISM2 PCI WaveLAN/IEEE 802.11alfred2002-01-311-0/+1
* | | Merge rev 1.1.1.3 from vendor branch: fix refresh / warning deadlocksheldonh2002-01-311-8/+9
* | | Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compilesbde2002-01-312-0/+2
* | | Merge rev 1.1.1.2 from the vendor branch: fix leftright scrolling forsheldonh2002-01-311-1/+4
* | | Add $FreeBSD$ CVS Id tag so that I can merge rev 1.1.1.2 from thesheldonh2002-01-311-0/+4
* | | Revert last commit. stdio.h include is for perror(), not strerror()jedgar2002-01-311-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r90019,sheldonh2002-01-311-2/+2
|\ \ \
| * | | Fix core dump in left-right screen scrolling for long lines.sheldonh2002-01-312-3/+6
* | | | Modified the rules for vendor ids:bde2002-01-311-12/+17
* | | | strerror(3) is in string.h, not stdio.hjedgar2002-01-311-1/+1
* | | | Fixed world breakage due to missing include of <sys/cdefs.h> in previousbde2002-01-314-5/+17
* | | | Add support of PhotoClip USB Camera (http://www.myphotoclip.com):sobomax2002-01-314-0/+27
* | | | Fix irq/drq handling. IRQ and DRQ resource information can be gettakawata2002-01-312-28/+43
* | | | MFi386: revision 1.489.nyan2002-01-312-26/+16
* | | | Changed iskanji[12] to inline functions.nyan2002-01-312-350/+344
* | | | Merged from sys/dev/sio/{sio.c,sio_isa.c} revisions 1.363 and 1.5,nyan2002-01-314-312/+250
* | | | Add pc98 support.nyan2002-01-311-0/+3
* | | | Remove obsolete COMBRD* definitions.nyan2002-01-311-6/+0
* | | | MFi386: revision 1.180nyan2002-01-313-0/+15
* | | | MFi386: revision 1.52nyan2002-01-311-10/+13
* | | | Fix error handling.takawata2002-01-311-7/+19
* | | | In revision 1.351, All files/directories in ${CHROOTDIR}/usr/ports/distfilesmatusita2002-01-311-2/+2
* | | | Allow this to compile againjulian2002-01-301-0/+1
* | | | include sys/lock.h and sys/mutex.h to make compile.alfred2002-01-301-0/+2
* | | | o Reserve two interface ioctl values, 38, and 38, for SIOCGIFMAC andrwatson2002-01-301-0/+2
* | | | Fix FreeBSD IDs.obrien2002-01-305-15/+12
* | | | fget_locked fixes.alfred2002-01-301-4/+3
* | | | Remove unused variables in select(2) from previous delta.alfred2002-01-301-2/+1
* | | | 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
OpenPOWER on IntegriCloud