| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix formatting of %CPU value on alpha. | dfr | 1998-11-25 | 1 | -3/+3 |
* | Add missing splvm protection around unqueue call. Without this, the page | dg | 1998-11-25 | 1 | -4/+4 |
* | Change USE_QT to use version 1.41. I know this is a little premature, | asami | 1998-11-25 | 1 | -2/+2 |
* | Move the declaration of PPro_vmtrr from the header file to pmap.c, | eivind | 1998-11-24 | 4 | -8/+20 |
* | Whoops - wrong copy of files, so all wasn't converted. Rest of perl -> perl5 | eivind | 1998-11-24 | 1 | -6/+6 |
* | perl -> perl5, to allow to compile on older boxes with perl5 installed (but | eivind | 1998-11-24 | 1 | -4/+4 |
* | Enable aio_read(2). | jkoshy | 1998-11-24 | 1 | -2/+2 |
* | Adios version.h / RELEASE_NAME hack. Do this right. | jkh | 1998-11-24 | 11 | -57/+80 |
* | Finally eliminate evil version.h smashing in sysinstall. sysinstall | jkh | 1998-11-24 | 1 | -6/+2 |
* | Untangled the Cyclades offsets a little. CY16_RESET and CY_CLEAR_INTR | bde | 1998-11-23 | 5 | -52/+88 |
* | Preprocessor support for `ipfw [-q] ... file'. | joerg | 1998-11-23 | 2 | -15/+145 |
* | Make timecounters more resistant to badly behaved SW/HW which locks | phk | 1998-11-23 | 6 | -24/+65 |
* | Add a kludge to prevent panicing when using VM86 and hitting here | sos | 1998-11-23 | 2 | -4/+4 |
* | Fixed a missing include. `SYSININT(...);' garbage in gave null garbage out. | bde | 1998-11-23 | 1 | -1/+2 |
* | Sync with sys/i386/isa/sio.c revision up to 1.218. | kato | 1998-11-23 | 2 | -134/+4 |
* | Sync with sys/i386/boot/biosboot/Makefile revision 1.67. | kato | 1998-11-23 | 1 | -4/+4 |
* | Don't mention exit(3) in explanation; _exit(2) is a better choice. | jkoshy | 1998-11-23 | 1 | -2/+2 |
* | Change the delivery mechanism for incoming target commands. We now | gibbs | 1998-11-23 | 4 | -83/+99 |
* | We can't call fsetown() from sonewconn() because sonewconn() is be called | truckman | 1998-11-23 | 3 | -5/+5 |
* | Fix a few problems that Bruce noticed about a month ago, and fix oup one | ken | 1998-11-22 | 5 | -19/+46 |
* | Remove broken and useless intr interface. | nsouch | 1998-11-22 | 4 | -10/+6 |
* | Install PAM modules into ${SHLIBDIR}, not ${LIBDIR}. | jdp | 1998-11-22 | 2 | -2/+2 |
* | Explicitly depend on libcrypt and libmd for a.out too. Fixes a PAM | jdp | 1998-11-22 | 1 | -2/+0 |
* | Reduce i/o overheads by not preserving the channel access register in | bde | 1998-11-22 | 3 | -339/+390 |
* | Better document the file format, add in support for nested {}'s in multi-line | jkh | 1998-11-22 | 2 | -8/+28 |
* | Oops, I forgot to update this file when I changed moused recently. | yokota | 1998-11-22 | 1 | -1/+3 |
* | Deleted the workaround for lockup of certain (hopefully no longer used) | bde | 1998-11-22 | 1 | -51/+1 |
* | Fixed a comment in code that will soon go away. | bde | 1998-11-22 | 1 | -3/+3 |
* | Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes | bde | 1998-11-22 | 2 | -4/+4 |
* | Fixed some missing cases in the check for ioctls that involve modification. | bde | 1998-11-22 | 1 | -8/+25 |
* | Drop use of BIOS int 0x14 services in favor of direct port I/O. | rnordier | 1998-11-22 | 1 | -37/+48 |
* | Don't forget to use the appropriate __printf*like attribute for verr* | bde | 1998-11-22 | 1 | -11/+14 |
* | Doc fixes for CAM devices. If I ever truly understand the logic behind | jkh | 1998-11-21 | 14 | -82/+82 |
* | add -aout key to cc, size, strip - it not work for elf system | ache | 1998-11-21 | 1 | -4/+4 |
* | Work around the problem that login won't link if NOSHARED=yes, | jdp | 1998-11-21 | 1 | -1/+2 |
* | Indicate that the thing not found was not /bin/pwd but rather $CWD (or .). | jkh | 1998-11-21 | 1 | -2/+2 |
* | ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!! | jdp | 1998-11-21 | 3 | -326/+149 |
* | Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" instead | jdp | 1998-11-21 | 1 | -2/+2 |
* | Eliminate compiler warning. | archie | 1998-11-21 | 3 | -6/+6 |
* | Eliminate some ompiler warnings. | archie | 1998-11-21 | 1 | -4/+4 |
* | Support NT VFAT lower case flags. | dt | 1998-11-21 | 10 | -22/+40 |
* | Add a sample "/etc/pam.conf" file that configures the authentication | jdp | 1998-11-20 | 2 | -2/+26 |
* | Add missing return statement to rl_phy_writereg(). This bug didn't actually | wpaul | 1998-11-20 | 1 | -2/+3 |
* | - Added some configuration flags as workaround for not-so-compatible | yokota | 1998-11-20 | 1 | -52/+88 |
* | - Added support for Genius Kidspad tablet. | yokota | 1998-11-20 | 4 | -5/+113 |
* | - Added a new option: -w N. The option makes the button N as the `wheel | yokota | 1998-11-20 | 2 | -5/+32 |
* | - Reorganized a `if-else' close a bit for clarity. Purely cosmetic | yokota | 1998-11-20 | 1 | -21/+22 |
* | xfer typo | obrien | 1998-11-20 | 1 | -2/+2 |
* | amq.8 contains typos | obrien | 1998-11-20 | 1 | -4/+4 |
* | Bad default value of ${fs} for type:=host in /etc/amd.map. | obrien | 1998-11-20 | 1 | -1/+1 |