| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire gsc man page after driver retirement | imp | 2004-03-14 | 2 | -343/+0 |
* | The gsc driver uses the old COMPAT_ISA api. Retire it so we can | imp | 2004-03-14 | 5 | -975/+0 |
* | Update release note: | hrs | 2004-03-14 | 2 | -0/+4 |
* | Hints for the le driver are no longer necessary here. | imp | 2004-03-14 | 1 | -5/+0 |
* | rdp has been retired, retire its man page too | imp | 2004-03-14 | 2 | -180/+0 |
* | Update release note: | hrs | 2004-03-14 | 2 | -0/+2 |
* | The rdp driver uses the COMPAT_OLD api. This is being retired, so | imp | 2004-03-14 | 4 | -1590/+0 |
* | The spigot driver uses the old COMPAT_ISA interface. Retire it since | imp | 2004-03-14 | 4 | -402/+0 |
* | le driver is gone, retire its man page | imp | 2004-03-14 | 2 | -103/+0 |
* | The le driver uses ISA_COMPAT, which is going away soon. Retire it | imp | 2004-03-14 | 6 | -2328/+0 |
* | Really remove asc man page this time | imp | 2004-03-14 | 1 | -200/+0 |
* | Regen. | joe | 2004-03-14 | 2 | -2/+9 |
* | Add support for Handspring TREO 600. | joe | 2004-03-14 | 2 | -0/+2 |
* | 1. Remove the named_rcng variable. Mike's caution in this area was a good | dougb | 2004-03-14 | 3 | -35/+5 |
* | I believe most of /boot/device.hints out there are based (if not | ru | 2004-03-14 | 1 | -3/+3 |
* | Don't scare non-root users attempting to build world. | ru | 2004-03-14 | 1 | -1/+1 |
* | When taking event callbacks (like process_exit) out from under Giant, those | green | 2004-03-14 | 1 | -0/+2 |
* | Annual NTP kernel code spring-cleaning: | phk | 2004-03-14 | 1 | -8/+11 |
* | Catch up with the removal of the wt(4) driver. | ru | 2004-03-14 | 1 | -16/+0 |
* | MFi386: Remove the stl and stli drivers. | nyan | 2004-03-14 | 1 | -19/+0 |
* | MFi386: revision 1.29. | nyan | 2004-03-14 | 1 | -2/+2 |
* | MFi386: revision 1.76. | nyan | 2004-03-14 | 1 | -2/+5 |
* | New release note: | hrs | 2004-03-14 | 2 | -6/+34 |
* | Removed duplicate __FBSDID(). Keep the one that style(9) likes. | ru | 2004-03-14 | 1 | -3/+0 |
* | Announce ethernet MAC addresss in ether_ifattach(). | mdodd | 2004-03-14 | 54 | -201/+12 |
* | These go along with the stl and stli drivers, recently removed. | imp | 2004-03-14 | 13 | -3159/+0 |
* | stl and stli use the old COMPAT_ISA api. slt also uses the really old | imp | 2004-03-14 | 7 | -7984/+0 |
* | Add multiple inclusion guards. Mostly this is for extern.h, which was | jmallett | 2004-03-14 | 3 | -1/+10 |
* | Calculate NFS timeouts in units of 10ms, not 5ms. This matches the default | peter | 2004-03-14 | 3 | -3/+3 |
* | Fixed misspellings of 0 as NULL. Fixed some nearby style bugs. | bde | 2004-03-14 | 1 | -1/+2 |
* | Fixed a misspelling of 0 as NULL. | bde | 2004-03-14 | 2 | -2/+2 |
* | Set default HZ to 1024 for amd64. The comment in kern/tty.c doesn't | peter | 2004-03-14 | 1 | -0/+4 |
* | Fixed misspellings of 0 as NULL. | bde | 2004-03-14 | 1 | -2/+2 |
* | remove the ioctl files from the asc, ctx and wt drivers just removed | imp | 2004-03-14 | 3 | -114/+0 |
* | Remove straggler from gp driver removal | imp | 2004-03-14 | 1 | -27/+0 |
* | Remove gp driver. It uses the old COMPAT_ISA shims. | imp | 2004-03-14 | 4 | -1214/+0 |
* | Fixed a mispelling of 0 as NULL. | bde | 2004-03-14 | 1 | -1/+1 |
* | Remove ctx driver. another scanner. This one uses COMPAT_ISA shims | imp | 2004-03-14 | 4 | -502/+0 |
* | Fixed a misspelling of 0 as NULL. | bde | 2004-03-14 | 3 | -3/+3 |
* | Handle AF_ARP in *_output() | mdodd | 2004-03-14 | 3 | -0/+81 |
* | Fixed a misspelling of 0 as NULL. Removed a spelling of NULL as 0. | bde | 2004-03-14 | 1 | -1/+1 |
* | Fixed misspellings of '\0' as NULL. | bde | 2004-03-14 | 1 | -2/+2 |
* | Now that the asc driver is no longer in the tree, the man page is surplus. | imp | 2004-03-14 | 1 | -1/+0 |
* | With the passing of the asc driver, the sasc prograqm is no longer | imp | 2004-03-14 | 6 | -374/+0 |
* | Remove asc driver, support for GI1904 based hand scanners. This | imp | 2004-03-14 | 4 | -973/+0 |
* | Should have committed this with other wt driver removal commit. | imp | 2004-03-14 | 1 | -6/+0 |
* | Now that the wt driver is gone, go ahead and remove its userland support. | imp | 2004-03-14 | 2 | -55/+1 |
* | Remove wt driver. It still uses COMPAT_ISA_DRIVER which is going away | imp | 2004-03-14 | 3 | -1110/+0 |
* | Simplify sf_buf_alloc(). | alc | 2004-03-14 | 1 | -2/+1 |
* | Make the process_exit eventhandler run without Giant. Add Giant hooks | peter | 2004-03-14 | 6 | -6/+7 |