| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't ask about Linux emulation on the alpha (for now). | jkh | 1999-07-06 | 4 | -4/+12 |
* | Use #include <pccard_conf.h> instead of -DPCCARD. | hosokawa | 1999-07-06 | 5 | -17/+32 |
* | Add an option for more fully enabling linux compatibility. | jkh | 1999-07-06 | 9 | -18/+60 |
* | Make the source and the man page agree about the flags accepted by | nik | 1999-07-05 | 2 | -4/+9 |
* | Added the EXAMPLE section and try to make the text slightly more informative. | yokota | 1999-07-05 | 2 | -78/+251 |
* | configure "pccardd_flags" in /etc/rc.conf by sysinstall. | hosokawa | 1999-07-04 | 1 | -3/+8 |
* | Modified to configure pccard_mem in /etc/rc.conf by sysinstall. | hosokawa | 1999-07-04 | 1 | -1/+5 |
* | Delete special handling for 'device-driver' suffix, it's not used in | peter | 1999-07-03 | 2 | -13/+12 |
* | wcd -> acd | mharo | 1999-07-03 | 2 | -4/+4 |
* | Eliminate some varargs abuse. | jkh | 1999-07-02 | 6 | -44/+30 |
* | Allow service alias names from /etc/services to be used when specifying | sheldonh | 1999-07-02 | 2 | -6/+26 |
* | Clarify that the services name, as specified in inetd.conf, for an | sheldonh | 1999-07-02 | 1 | -1/+9 |
* | Back out previous commit. Allowing `-' as a pseudonym for /dev/stdin is | sheldonh | 1999-07-02 | 2 | -18/+7 |
* | Fix stupid error where more bits where set than actual distributions | jkh | 1999-07-02 | 1 | -2/+2 |
* | Modify code to be -Wall'able. | mks | 1999-07-01 | 23 | -372/+384 |
* | Don't include trailing whitespace in ID tokens before comments. ie: | peter | 1999-07-01 | 1 | -1/+2 |
* | Detect and remove defunct or unknown options from opt_*.h files. This | peter | 1999-07-01 | 1 | -11/+23 |
* | Ommitted in previous commit message: | sheldonh | 1999-06-30 | 2 | -2/+2 |
* | Enable wrapping for dgram services and fix logging so that -l really | sheldonh | 1999-06-30 | 2 | -33/+51 |
* | Allow the use of `-' as an argument to the -w option so that standard | sheldonh | 1999-06-30 | 2 | -7/+18 |
* | Grammar and spelling fixes | kris | 1999-06-30 | 1 | -5/+5 |
* | Changed pcicmem and cardirq variables to non-dirty variables. | hosokawa | 1999-06-30 | 1 | -10/+10 |
* | pccard_beep parameter is not supported by rc.conf and rc.pccard of -current. | hosokawa | 1999-06-30 | 1 | -3/+1 |
* | Added -z and -i option. | hosokawa | 1999-06-30 | 1 | -1/+8 |
* | FreeBSD does supports LKM now. | hosokawa | 1999-06-29 | 1 | -9/+1 |
* | Move call to umask(0) back into pw_util(), because the latter | pb | 1999-06-29 | 2 | -4/+5 |
* | Sync usage() with the manpage. | sheldonh | 1999-06-28 | 1 | -2/+3 |
* | Fix broken logic: (!wrap || log) -> (!wrap && log) . | sheldonh | 1999-06-28 | 1 | -2/+2 |
* | Syntax for user/group is changed from "user.group" to "user:group" to be | obrien | 1999-06-28 | 2 | -5/+13 |
* | New ports/{java,irc,x11-servers} categories, Step #5 - update misc files. | billf | 1999-06-28 | 1 | -1/+4 |
* | Fix the SYNOPSIS to reflect that the -w option can be specified twice. | sheldonh | 1999-06-27 | 1 | -2/+2 |
* | Add command-line option (-w), specified once to enable wrapping and | sheldonh | 1999-06-27 | 3 | -37/+45 |
* | Minor mdoc fix. | mpp | 1999-06-26 | 1 | -2/+2 |
* | Force umask to 077 (instead of 000) during the edit phase, to get | pb | 1999-06-26 | 2 | -5/+6 |
* | Report the correct master.passwd path on failure when the -d option is | sheldonh | 1999-06-26 | 1 | -2/+2 |
* | Add -d option to vipw(8) to allow selection of an alternative directory | sheldonh | 1999-06-26 | 3 | -11/+43 |
* | Correct usage message | brian | 1999-06-26 | 1 | -2/+2 |
* | Don't bother read()ing if we ``expect'' nothing in our chat script. | brian | 1999-06-26 | 1 | -2/+2 |
* | If we run out of chat script immediately after a successfully executed | brian | 1999-06-26 | 1 | -2/+6 |
* | Fix typo (missing double quote) | n_hibma | 1999-06-24 | 1 | -2/+2 |
* | Per Ken's request, back out my last change to this file. iostat's man | imp | 1999-06-24 | 1 | -2/+2 |
* | Two getopts related nits: | imp | 1999-06-24 | 9 | -18/+18 |
* | '?' shouldn't be in the usage string. Unknown characters are already | imp | 1999-06-24 | 4 | -8/+8 |
* | Some man page cleanup. Make the NAME and SYNOPSIS sections agree so | mpp | 1999-06-24 | 1 | -2/+4 |
* | If we are going to have a case for '?' then we should define it in Options. | billf | 1999-06-23 | 4 | -8/+8 |
* | Support `igmp' filters. | brian | 1999-06-23 | 6 | -13/+35 |
* | The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''. | brian | 1999-06-23 | 1 | -2/+2 |
* | Eliminate dead ntp servers. | jkh | 1999-06-23 | 2 | -14/+2 |
* | Make UTC or local time message a little more clear. | mharo | 1999-06-23 | 1 | -2/+2 |
* | Check that we really have a boot0 mbr before treating it as one. | rnordier | 1999-06-22 | 1 | -4/+47 |