| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the LKMs compile with the INET option as a newstyle option in | eivind | 1998-01-08 | 8 | -28/+56 |
* | Zap any addresses on the network side of the `tun' as soon | brian | 1998-01-08 | 3 | -3/+40 |
* | Make INET a proper option. | eivind | 1998-01-08 | 69 | -99/+316 |
* | Add support for dead keys in the French ISO keymap. | roberto | 1998-01-08 | 1 | -1/+26 |
* | update the AWE32 wave table driver to Iwai's 0.4.2c version. This also | jmg | 1998-01-08 | 13 | -3782/+109 |
* | This commit was generated by cvs2svn to compensate for changes in r32345, | jmg | 1998-01-08 | 6 | -0/+5488 |
|\ |
|
| * | import of GPL'd AWE32 Sound Driver v0.4.2c | jmg | 1998-01-08 | 6 | -0/+5488 |
* | Added environment parameter to execle calls. | alex | 1998-01-08 | 1 | -3/+3 |
* | Reflect reality when documenting the link-level flags for 3c509 cards. | joerg | 1998-01-08 | 1 | -13/+9 |
* | Start syslogd before savecore, so savecore's messages will be logged | joerg | 1998-01-08 | 1 | -10/+10 |
* | Don't assume install script is directly runnable - use sh -c. | jkh | 1998-01-08 | 1 | -4/+4 |
* | Sync with sys/i386/isa/syscons.c revision 1.243. | kato | 1998-01-08 | 1 | -4/+58 |
* | Sync with sys/i386/isa/sio.c revision 1.194. | kato | 1998-01-08 | 2 | -8/+146 |
* | 1. Supporting a bogus 16550A compatible PCMCIA CARD stuffs | amurai | 1998-01-08 | 3 | -12/+213 |
* | Bump up packet and byte counters to 64-bit unsigned ints. As a | alex | 1998-01-08 | 3 | -25/+46 |
* | Correct a comment from my last commit. | alex | 1998-01-08 | 1 | -2/+2 |
* | Allow 'shutdown datespec' to work into the next century. Handle dates | alex | 1998-01-08 | 1 | -1/+12 |
* | Define integer types added by POSIX.1g. We already had int8_t, int16_t, | alex | 1998-01-08 | 2 | -2/+20 |
* | Format mismatch in error message. | alex | 1998-01-08 | 1 | -2/+2 |
* | Oops, back out rev 1.5, it wasn't my intention to also commit the | joerg | 1998-01-07 | 1 | -2/+1 |
* | Use the correct value in the call to swab(3) with conv=swab. Previously, | joerg | 1998-01-07 | 2 | -3/+4 |
* | Improve hardpps readability a bit: | phk | 1998-01-07 | 3 | -150/+135 |
* | Mention S/key and the skey /etc files. | obrien | 1998-01-07 | 1 | -3/+18 |
* | Disable io optimizations again, minor bug found, and will be fixed in | dyson | 1998-01-07 | 2 | -4/+4 |
* | 1: Fixed compile error when WB_CACH is defined. | kato | 1998-01-07 | 2 | -8/+12 |
* | icelandic.iso.kbd | yokota | 1998-01-07 | 3 | -4/+167 |
* | Added accent (dead) key support to syscons and kbdcontrol. | yokota | 1998-01-07 | 3 | -39/+363 |
* | Added accent (dead) key support to syscons and kbdcontrol. | yokota | 1998-01-07 | 8 | -20/+1142 |
* | Add missing dot. | charnier | 1998-01-07 | 1 | -2/+2 |
* | Remove more unused #includes. | charnier | 1998-01-07 | 1 | -3/+1 |
* | Remove unused #includes and make it compile again with -DDEBUG. Use syslog() | charnier | 1998-01-07 | 2 | -12/+10 |
* | Remove unused #include. Display if inetd started us in case of failure. | charnier | 1998-01-07 | 2 | -10/+5 |
* | Sync usage and synopsis. Add rcsid. | charnier | 1998-01-07 | 2 | -13/+18 |
* | Typos. | charnier | 1998-01-07 | 1 | -3/+3 |
* | Typo. | charnier | 1998-01-07 | 1 | -2/+2 |
* | Something important happened last year. And this file was last updated | charnier | 1998-01-07 | 1 | -1/+2 |
* | include sys so it builds on 2.2.x | jmg | 1998-01-07 | 2 | -3/+3 |
* | Turn off the VTEXT flag when an object is no longer referenced, so | dyson | 1998-01-07 | 1 | -2/+6 |
* | Support listing/showing specific rules supplied on the command line. | alex | 1998-01-07 | 2 | -29/+74 |
* | Revert previous commit and SEE ALSO yp(4) instead. | steve | 1998-01-07 | 1 | -6/+5 |
* | handle long usernames more carefully | imp | 1998-01-07 | 1 | -5/+8 |
* | Avoid fclose(NULL). | imp | 1998-01-07 | 1 | -4/+16 |
* | Wait for job to finish and exit if exec fails. | imp | 1998-01-07 | 1 | -1/+2 |
* | 1. Don't reject 0145 if started at 22XX. | helbig | 1998-01-06 | 2 | -14/+37 |
* | Sync with sys/i386/conf/files.i386 revision 1.183. | kato | 1998-01-06 | 2 | -2/+4 |
* | Delete a stray semicolon at the end. This only breaks gcc -pedantic | wosch | 1998-01-06 | 1 | -2/+2 |
* | documentation changes. | jamil | 1998-01-06 | 1 | -6/+9 |
* | documentation changes. | jamil | 1998-01-06 | 2 | -8/+10 |
* | the pt driver should make one DEVFS entry for each one found rather than | julian | 1998-01-06 | 1 | -20/+22 |
* | Make pstat.c compile, since in the new kernel code, VVMIO doesn't | dyson | 1998-01-06 | 1 | -2/+2 |