| Commit message (Expand) | Author | Age | Files | Lines |
* | fix bug which prevented programming function keys that were exactly 16 | jmg | 2004-08-09 | 1 | -1/+1 |
* | Revert unintended commit that came in with 3rd clause removal | imp | 2004-08-07 | 1 | -67/+12 |
* | Fix syntax error introduced in the last commit. | le | 2004-08-07 | 1 | -2/+2 |
* | Remove extra "*/". | simokawa | 2004-08-07 | 1 | -2/+0 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 66 | -273/+95 |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | imp | 2004-08-07 | 17 | -68/+0 |
* | Create an EFI partition when the user wants auto defaults. There's | marcel | 2004-08-07 | 2 | -0/+44 |
* | o Save pointers to the chunks for root, home, swap, usr, var and tmp in | marcel | 2004-08-07 | 8 | -314/+298 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 19 | -101/+29 |
* | - One can use both BD_ADDR or name to specify address of the Bluetooth device. | emax | 2004-08-05 | 10 | -30/+47 |
* | Add 'i' to the getopt string. | imp | 2004-08-05 | 1 | -1/+1 |
* | ia64 specific: | marcel | 2004-08-04 | 2 | -42/+92 |
* | - Update l2ping(8) man page and mention that it is possible to use names | emax | 2004-08-04 | 2 | -42/+70 |
* | Pass the partition type to get_mountpoint() and new_part(). This way | marcel | 2004-08-04 | 2 | -122/+58 |
* | Teach moused about Synaptics touchpads. | philip | 2004-08-03 | 2 | -1/+12 |
* | Enable packet mode by default. Disk drives have gotten so large now, | obrien | 2004-08-03 | 1 | -1/+1 |
* | Move the inclusion of libdisk.h from sysinstall.h to the source files | marcel | 2004-08-02 | 14 | -2/+12 |
* | Today, RealTek sent me a driver to test which had been compiled with | wpaul | 2004-08-02 | 1 | -45/+43 |
* | Document machdep.enable_panic_key. | scottl | 2004-08-02 | 1 | -1/+5 |
* | Remove unnecessary use of the __ia64__ conditional. This slightly improves | marcel | 2004-08-01 | 2 | -10/+6 |
* | Big mess 'o changes: | wpaul | 2004-08-01 | 2 | -12/+265 |
* | Reflect changes in sendmail 8.13 source tree | gshapiro | 2004-08-01 | 1 | -4/+4 |
* | Drop WARNS down to 3 since sparc64 still has justified complaints about | njl | 2004-07-30 | 1 | -1/+1 |
* | Clean up some more casts. Note that the an_fudge alignment hack for | njl | 2004-07-30 | 1 | -23/+17 |
* | Mark as WARNS 6 now that sign cleanups are done. | njl | 2004-07-30 | 1 | -1/+1 |
* | Fix printing of stats by printing an unsigned value as unsigned. ANSIfy | njl | 2004-07-30 | 1 | -197/+152 |
* | Add configuration option "set pppoe [standard|3Com]" which allows | glebius | 2004-07-29 | 5 | -3/+47 |
* | Disable memory locking that could keep watchdogd from deadlocking itself | green | 2004-07-28 | 1 | -4/+0 |
* | Use the length modifier 'll' instead of 'q' to print long longs. | stefanf | 2004-07-28 | 3 | -4/+4 |
* | Avoid casts as lvalues. | kan | 2004-07-28 | 2 | -5/+8 |
* | Downgrade WARNS level to more tolerable value. Attempt to fix | kan | 2004-07-28 | 7 | -14/+16 |
* | Move __iniline function definition before its first usage in the file. | kan | 2004-07-28 | 1 | -8/+7 |
* | Temporarily disable kernbb utility. It has to learn about new gcov data | kan | 2004-07-28 | 1 | -1/+0 |
* | Add workaround for brain damaged cell phones | emax | 2004-07-27 | 2 | -3/+62 |
* | mlockall(2) was introduced during the 5.0-CURRENT lifetime. | roberto | 2004-07-25 | 1 | -0/+2 |
* | Now that mlockall(2) is unbroken, use it to keep watchdogd(8) permanently | green | 2004-07-23 | 1 | -0/+4 |
* | Include support for NOCRYPT & NO_OPENSSL world. | roberto | 2004-07-22 | 4 | -5/+20 |
* | Correct another cut/paste mistake. Sorry folks. | roberto | 2004-07-22 | 1 | -1/+1 |
* | Remove arlib (libares.a) from the build. It is not IPv6 compatible, not | roberto | 2004-07-22 | 2 | -13/+1 |
* | Correct a cut/paste error. | roberto | 2004-07-22 | 1 | -1/+1 |
* | Allow ntpd to be compiled w/o readline when NO_GNU is defined. Part of a | roberto | 2004-07-22 | 3 | -7/+21 |
* | Add support for ignoring locking failures. This is only enabled when | imp | 2004-07-21 | 2 | -4/+19 |
* | Two style related changes: | imp | 2004-07-21 | 1 | -5/+5 |
* | Remove reference to fla driver. | phk | 2004-07-20 | 2 | -2/+0 |
* | Add missing Makefile from previous commit. | roberto | 2004-07-20 | 1 | -0/+15 |
* | Update our ntpd to the long awaited 4.2.0 version. | roberto | 2004-07-20 | 14 | -290/+248 |
* | Report the number of bytes not written when complaining about failed writes | brian | 2004-07-20 | 1 | -2/+2 |
* | Priner control devices are now lpt*.ctl. | obrien | 2004-07-18 | 1 | -1/+1 |
* | Support a ``set rad_alive N'' command to enable periodic RADIUS accounting | brian | 2004-07-17 | 7 | -42/+190 |
* | After talking to Colin, | mr | 2004-07-16 | 3 | -64/+70 |