| Commit message (Expand) | Author | Age | Files | Lines |
| * | WARNS=n and lint(1) silencer. Declare an array of (const) strings | Mark Murray | 2002-02-03 | 1 | -1/+1 |
| * | Zero functional difference; make some integer constants unsigned, as | Mark Murray | 2002-02-03 | 2 | -4/+4 |
| * | Make the style a little bit more consistant by removing parameter | Mark Murray | 2002-02-03 | 2 | -6/+4 |
| * | Use osigreturn(2) instead of sigreturn(2) plus broken magic for returning | Bruce Evans | 2002-02-03 | 7 | -42/+18 |
| * | Improve the change in the previous commit: use a stub for osigreturn() | Bruce Evans | 2002-02-03 | 5 | -0/+20 |
| * | Regenerate. | Josef Karthauser | 2002-02-02 | 2 | -503/+615 |
| * | Update comments and product identifiers so that they're the same | Josef Karthauser | 2002-02-02 | 1 | -12/+12 |
| * | Add some missing usb vendors (from NetBSD). | Josef Karthauser | 2002-02-02 | 1 | -0/+16 |
| * | Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc. | Josef Karthauser | 2002-02-02 | 1 | -140/+140 |
| * | o Add the prototype of cr_cansignal() from an earlier change to | Robert Watson | 2002-02-02 | 1 | -0/+1 |
| * | Merged cy_pcireg.h into the one file that uses it (cy_pci.c). | Bruce Evans | 2002-02-02 | 3 | -47/+32 |
| * | Fixed breakage of interrupt setup in previous commit. It used an | Bruce Evans | 2002-02-02 | 2 | -0/+4 |
| * | In the routines vrele() and vput(), we must lock the vnode and | Kirk McKusick | 2002-02-02 | 1 | -15/+15 |
| * | When taking a snapshot, we must check for active files that have | Kirk McKusick | 2002-02-02 | 6 | -271/+335 |
| * | Remove bogus assertion in dup2 that can lead to panics when kernel | Alfred Perlstein | 2002-02-01 | 1 | -2/+0 |
| * | Avoid lock order reversal filedesc/Giant when calling FREE() in fdalloc | Alfred Perlstein | 2002-02-01 | 1 | -0/+2 |
| * | Don't recurse on filedesc lock in chroot_refuse_vdir_fds(). | Alfred Perlstein | 2002-02-01 | 2 | -16/+18 |
| * | Regenerate to make osigreturn standard. | Bruce Evans | 2002-02-01 | 5 | -12/+13 |
| * | Made osigreturn(2) standard so that SYS_osigreturn can be used in the | Bruce Evans | 2002-02-01 | 1 | -1/+1 |
| * | Compile osigreturn() unconditionally since it will always be needed on | Bruce Evans | 2002-02-01 | 9 | -33/+30 |
| * | Expand COMBRD(x) macro. | Yoshihiro Takahashi | 2002-02-01 | 1 | -2/+2 |
| * | Some netgraph parse types (such as for the 'value' field in ng_ksocket's | Archie Cobbs | 2002-02-01 | 1 | -7/+14 |
| * | * Remove __P and convert to ANSI prototypes. | David E. O'Brien | 2002-02-01 | 1 | -1/+3 |
| * | GC P_BUFEXHAUST leftovers, we've had a new mechanism to avoid buffer | Matthew Dillon | 2002-01-31 | 3 | -5/+1 |
| * | identify GLPRISM2 PCI WaveLAN/IEEE 802.11 | Alfred Perlstein | 2002-01-31 | 1 | -0/+1 |
| * | Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compiles | Bruce Evans | 2002-01-31 | 2 | -0/+2 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | 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 |
| * | Don't include <isa/isavar.h> or compile code depending on it when isa | Bruce Evans | 2002-01-30 | 18 | -3/+84 |
| * | Removed unused includes. In particular, don't include <isa/isavar.h> since | Bruce Evans | 2002-01-30 | 2 | -48/+4 |