| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to |  anton | 2021-02-04 | 1 | -1/+2 |
| * | Again allow COPTS= to come from the environment again, and don't lose the |  deraadt | 2021-01-28 | 1 | -4/+4 |
| * | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. |  thfr | 2021-01-23 | 1 | -1/+2 |
| * | remove more cfb and sfb bits |  jsg | 2020-05-23 | 2 | -6/+2 |
| * | remove cfb and sfb alpha tc fb drivers |  jsg | 2020-05-23 | 2 | -6/+2 |
| * | Add fido(4), a HID driver for FIDO/U2F security keys |  reyk | 2019-12-17 | 1 | -1/+2 |
| * | The compiler -pg option implies -fno-ret-protector, as we want to disable |  guenther | 2019-11-07 | 1 | -2/+2 |
| * | Remove DST/TIMEZONE options(4) from kernel configs; ok jca@ deraadt@ |  cheloha | 2019-09-04 | 4 | -12/+4 |
| * | Further improve the filesystem stability of kernel installation by KARL. |  deraadt | 2019-06-21 | 1 | -3/+2 |
| * | Enable ucrcom(4) on all architectures that have uslcom(4). |  kettenis | 2019-05-08 | 1 | -1/+3 |
| * | Instead of using COPTS=-Oz (and similar) in make environment to force |  deraadt | 2019-04-14 | 1 | -1/+2 |
| * | Enable uscom(4) where uslcom(4) is already present. |  mpi | 2018-08-22 | 1 | -1/+3 |
| * | prune files.* entries that refer to files not in tree |  jsg | 2018-02-14 | 1 | -2/+1 |
| * | Check for the existence of /bsd before trying to back it up to /obsd. |  tb | 2018-02-09 | 1 | -2/+2 |
| * | Move common mutex implementations to a MI place. |  mpi | 2018-01-25 | 1 | -2/+1 |
| * | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the |  florian | 2017-11-04 | 1 | -3/+5 |
| * | Switch DEC 3000 (TURBOchannel) alpha serial code to MI z8530 code. |  mpi | 2017-11-02 | 3 | -23/+8 |
| * | When option DDB_STRUCTINFO was removed from the kernel, too much from |  patrick | 2017-09-28 | 1 | -1/+12 |
| * | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar |  mpi | 2017-09-12 | 1 | -27/+2 |
| * | swap ualea for urng |  jasper | 2017-08-28 | 1 | -2/+2 |
| * | Use ctfstrip(1) by default to strip kernels. |  mpi | 2017-08-12 | 1 | -2/+2 |
| * | Stop automatically regenerating gap.o (and hence linking a new kernel) |  tb | 2017-07-18 | 1 | -4/+6 |
| * | Pass the linker from make environment to makegap.sh. This is (only) |  visa | 2017-07-16 | 1 | -2/+2 |
| * | put SYSTEM_SWAP_DEP out of its misery, it died in 1997, along with config.old |  espie | 2017-06-29 | 1 | -2/+2 |
| * | dull dependency for copying makegap.sh to obj, so that installs |  deraadt | 2017-06-25 | 1 | -2/+2 |
| * | Generate a gap.link script, and use that to generate gap.o. On multi-ABI |  deraadt | 2017-06-22 | 1 | -23/+13 |
| * | newbsd: target which re-links a kernel. We cannot use the bsd: target |  deraadt | 2017-06-13 | 1 | -1/+7 |
| * | make vers.o not depend on gap.o using a trick, because it is piece of |  deraadt | 2017-06-11 | 1 | -2/+2 |
| * | Use umask 077 instead of cp -p when installing the kernel as root. |  bluhm | 2017-06-11 | 1 | -2/+2 |
| * | Split early startup code out of locore.S into locore0.S. Adjust link |  deraadt | 2017-06-05 | 2 | -7/+21 |
| * | The arm* architectures edit the ld.script, creating a copy in the compile |  deraadt | 2017-06-05 | 1 | -4/+6 |
| * | Create gap.S and gap.o with umask 077. Create lorder and bsd* with umask 007. |  deraadt | 2017-06-03 | 1 | -3/+4 |
| * | Build kernel with DEBUG=-g by default. |  mpi | 2016-11-29 | 1 | -2/+2 |
| * | Clean up the kernel Makefile's: |  natano | 2016-11-15 | 1 | -16/+4 |
| * | We don't generate an eddep script for kernel builds nowadays. The last |  natano | 2016-10-27 | 1 | -2/+2 |
| * | make cleandir should skip the version file; ok otto millert |  deraadt | 2016-10-24 | 1 | -2/+2 |
| * | cleandir: target for kernel compile directories |  deraadt | 2016-10-15 | 1 | -2/+5 |
| * | Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/, |  deraadt | 2016-10-14 | 1 | -2/+4 |
| * | Add -Wno-pointer-sign to all our gcc4 architectures. |  kettenis | 2016-09-24 | 1 | -2/+2 |
| * | remove some ISA drivers for devices not recently seen in the wild. |  tedu | 2016-08-31 | 1 | -2/+1 |
| * | enable ure(4) where we already have url(4) |  jmatthew | 2016-06-28 | 2 | -2/+4 |
| * | Enable utvfu(4) everywhere where uvideo(4) is also enabled. |  mglocker | 2016-06-01 | 1 | -1/+5 |
| * | Do not remove local symbols from the table. |  mpi | 2016-04-29 | 1 | -4/+3 |
| * | Remove 'option COMPAT_PCVT' now that X doen't use it anymore. |  matthieu | 2016-04-24 | 1 | -2/+1 |
| * | Move HID support files out of dev/usb into new dev/hid directory |  jcs | 2016-01-08 | 1 | -1/+6 |
| * | Enable uonerng(4) where ualea(4) is already present. |  mpi | 2016-01-08 | 1 | -1/+2 |
| * | make things fit, by skipping pcn* for now -- randomly firing a driver. |  deraadt | 2015-12-19 | 1 | -2/+2 |
| * | alpha ramdisk ran out of space, very slightly. Probably due to the |  deraadt | 2015-10-05 | 1 | -2/+1 |
| * | No need for wsmux on these installation media, which lack USB support. |  miod | 2015-09-19 | 4 | -11/+8 |
| * | Enable AlphaBook 1 support in bsd.rd too |  miod | 2015-08-15 | 1 | -1/+2 |