| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up and order register definitions. | Justin T. Gibbs | 1999-03-08 | 1 | -78/+66 |
| * | Add necessary splcam() protection around target mode setup and teardown | Justin T. Gibbs | 1999-03-08 | 1 | -4/+19 |
| * | Don't destroy the old server socket another ``set server'' | Brian Somers | 1999-03-08 | 1 | -5/+11 |
| * | Move untimeout up before call to uhci_ii_done, avoids panic in | Nick Hibma | 1999-03-08 | 1 | -4/+1 |
| * | Add bt_port_probe() a routine shared by the EISA and ISA probe code to | Justin T. Gibbs | 1999-03-08 | 2 | -15/+87 |
| * | Ask the card where our interrupt is instead of attempting to use the EISA | Justin T. Gibbs | 1999-03-08 | 2 | -170/+62 |
| * | Pull 'ISA style' probe where interrupt information is determined through | Justin T. Gibbs | 1999-03-08 | 3 | -129/+21 |
| * | Spell David correctly. | Steve Price | 1999-03-08 | 1 | -2/+2 |
| * | Restore \n at end of usage message. | Garrett Wollman | 1999-03-08 | 1 | -2/+2 |
| * | Integrate the new "nanokernel" PLL from Dave Mills. | Poul-Henning Kamp | 1999-03-08 | 6 | -842/+747 |
| * | fix cosmetic ISDN startup problem mentioned in PR conf/9957 | Hellmuth Michaelis | 1999-03-08 | 2 | -4/+12 |
| * | Add MODINFO_ARGS, parameters passed to a module at load time. | Daniel C. Sobral | 1999-03-08 | 5 | -5/+18 |
| * | Increase ficl's dictionary size, in preparation for the newer loader.rc. | Daniel C. Sobral | 1999-03-08 | 1 | -2/+2 |
| * | Fix a number of memory leaks and other memory-related disorders. | Daniel C. Sobral | 1999-03-08 | 4 | -9/+19 |
| * | Remove an unused variable from vmspace_fork. | Alan Cox | 1999-03-08 | 1 | -3/+1 |
| * | The 4 gig version of the Seagate Medalist Pro seems to have the same | Kenneth D. Merry | 1999-03-07 | 1 | -5/+21 |
| * | ZIP drives should now be working, I'm not sure about LS120 drives, | Søren Schmidt | 1999-03-07 | 9 | -84/+100 |
| * | Change vm_map_growstack to acquire and hold a read lock (instead of a write | Alan Cox | 1999-03-07 | 1 | -11/+17 |
| * | Don't forget to call modem_Found() when connecting | Brian Somers | 1999-03-07 | 1 | -1/+2 |
| * | Add leading 0 in front of octal file permissions number. | Guy Helmer | 1999-03-07 | 2 | -4/+4 |
| * | Fix display of example usage. | Guy Helmer | 1999-03-07 | 1 | -1/+2 |
| * | erst0 -> ersa0 | Guy Helmer | 1999-03-07 | 1 | -2/+2 |
| * | MAKEDEV pty# makes 32 pty pairs, not 16. | Guy Helmer | 1999-03-07 | 2 | -4/+4 |
| * | Explain ENXIO error status with respect to fifos. | Guy Helmer | 1999-03-07 | 1 | -0/+4 |
| * | Upgrade (almost) to natd 2.0b1 | Brian Somers | 1999-03-07 | 12 | -244/+564 |
| * | Support PPTP via libalias (``alias pptp addr''). | Brian Somers | 1999-03-07 | 7 | -8/+106 |
| * | Document PacketAliasPptp() and allow it to be disabled | Brian Somers | 1999-03-07 | 4 | -4/+62 |
| * | update misc i4b documentation to i4b release 0.71.00 | Hellmuth Michaelis | 1999-03-07 | 3 | -23/+128 |
| * | add the dtmfdecode program (added to i4b with 0.71.00) to the i4b userland | Hellmuth Michaelis | 1999-03-07 | 5 | -1/+279 |
| * | update the i4b userland to i4b release 0.71.00 | Hellmuth Michaelis | 1999-03-07 | 79 | -442/+632 |
| * | add kernel config support for i4b driver for AVM Fritz PCI | Hellmuth Michaelis | 1999-03-07 | 4 | -4/+8 |
| * | update the i4b include files to i4b release 0.71.00 | Hellmuth Michaelis | 1999-03-07 | 10 | -50/+82 |
| * | update the i4b kernel part to i4b release 0.71.00 | Hellmuth Michaelis | 1999-03-07 | 76 | -499/+2687 |
| * | * Register sysctl nodes before running sysinits when loading files and | Doug Rabson | 1999-03-07 | 2 | -4/+23 |
| * | Remove unused function stubs. | Brian Somers | 1999-03-07 | 2 | -154/+0 |
| * | Support proxying & transparent proxying curtesy of libalias(3). | Brian Somers | 1999-03-07 | 7 | -42/+112 |
| * | Mention that PacketAliasProxyRule() doesn't accept host names, | Brian Somers | 1999-03-07 | 2 | -2/+6 |
| * | Correctly drop existing connections when reopening the diagnostic | Brian Somers | 1999-03-07 | 4 | -14/+20 |
| * | Oops, the test for "no-cpu" was inverted. | Bruce Evans | 1999-03-07 | 1 | -2/+2 |
| * | Also add 1000baseSX, 1000baseLX, 1000baseCX and 1000baseTX media types. At | Bill Paul | 1999-03-07 | 1 | -0/+12 |
| * | Read from fd[0] and write to fd[1] where `fd' is the | Brian Somers | 1999-03-07 | 1 | -12/+12 |
| * | Use socketpair() instead of pipe()... pipe() doesn't return | Brian Somers | 1999-03-07 | 1 | -2/+2 |
| * | Reopen descriptor 0 as /dev/tty when in interactive mode | Brian Somers | 1999-03-07 | 2 | -7/+7 |
| * | When an incoming packet is reflected back as an ICMP reply, make sure we | Archie Cobbs | 1999-03-06 | 1 | -1/+2 |
| * | Fix callout_init(). This didn't have any practical effect since it | Garrett Wollman | 1999-03-06 | 1 | -2/+2 |
| * | Document PacketAliasProxyRule() and fix a typo. | Brian Somers | 1999-03-06 | 2 | -2/+176 |
| * | Removed old scsi section 9 man pages. Only cd.9 has been converted to | Bruce Evans | 1999-03-06 | 4 | -381/+2 |
| * | Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink). | Bruce Evans | 1999-03-06 | 2 | -5/+6 |
| * | Fixed wrong function prototype(s) in synopsis. | Bruce Evans | 1999-03-06 | 6 | -14/+12 |
| * | Fixed bitrot in synopsis (u_long changed to uintptr_t for portability). | Bruce Evans | 1999-03-06 | 2 | -6/+6 |