| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 9 | -79/+33 |
* | Add -I flag. | jkh | 1998-03-07 | 1 | -2/+13 |
* | Add a mouse configuration menu. | jkh | 1998-03-07 | 9 | -102/+302 |
* | Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internal | bde | 1998-03-07 | 6 | -47/+28 |
* | Fixed `make -jN' for large N, as usual. | bde | 1998-03-06 | 1 | -1/+3 |
* | Fixed `make -jN' for large N, as usual. Too usual for yp programs. | bde | 1998-03-06 | 1 | -2/+2 |
* | Fixed `make -jN' for large N. version.h was missing from SRCS, | bde | 1998-03-06 | 1 | -1/+2 |
* | Fixed `make -jN' for large N, as usual. | bde | 1998-03-06 | 1 | -2/+2 |
* | Fixed `make -jN' for large N, as usual. | bde | 1998-03-06 | 2 | -4/+4 |
* | MF22: various doc bogons noticed. | jkh | 1998-03-06 | 3 | -5/+12 |
* | Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies | bde | 1998-03-06 | 4 | -14/+5 |
* | Add 4th button support for the "MouseMan" protocol. The latest | yokota | 1998-03-06 | 1 | -4/+5 |
* | Use the correct device name in -direct mode. | brian | 1998-03-06 | 1 | -16/+12 |
* | bit_nset was not correctly used. | guido | 1998-03-02 | 1 | -2/+2 |
* | Fix use of bit_nclear. Amazing that we didn't get more complaints | guido | 1998-03-02 | 1 | -2/+3 |
* | Don't assume sigset_t and int are equivalent. Also, get | jraynard | 1998-02-28 | 1 | -6/+8 |
* | Removed a confusing "#if 0 ... #endif". | hosokawa | 1998-02-27 | 1 | -27/+1 |
* | Removed "#define EXTERN" because this file doesn't have main(). | hosokawa | 1998-02-27 | 1 | -2/+1 |
* | Moved main() to a new file (pccardd.c). | hosokawa | 1998-02-27 | 4 | -77/+115 |
* | Removed unused #include and unneccesary comments. | hosokawa | 1998-02-27 | 1 | -7/+0 |
* | "pccardc dumpcis" does not need write permission of /dev/card?. | hosokawa | 1998-02-27 | 1 | -1/+1 |
* | - <pccard/card.h> doesn't exist in -current, so use the include file | nate | 1998-02-27 | 1 | -1/+1 |
* | added "rdattr" (read attribute memory) function. | hosokawa | 1998-02-26 | 3 | -3/+100 |
* | Make maxchild and max child-per-minute default values configurable from | pst | 1998-02-24 | 2 | -20/+62 |
* | Add DESTDIR to afterinstall | ache | 1998-02-24 | 1 | -1/+1 |
* | Oops, back out DESTDIR addition, handled automatically by bsd.prog.mk | ache | 1998-02-24 | 1 | -1/+1 |
* | Don't #include implementation header <machine/types.h> directly. | bde | 1998-02-24 | 1 | -5/+2 |
* | Add missing DESTDIR | ache | 1998-02-23 | 1 | -1/+1 |
* | Edit a message so that people stop sending me weird emails. :) | jkh | 1998-02-22 | 2 | -10/+8 |
* | *sigh* I will not commit late at night. I will not commit late at night. | wpaul | 1998-02-21 | 1 | -2/+1 |
* | Updated my e-mail addresses. | hosokawa | 1998-02-20 | 4 | -12/+8 |
* | Arghhh.... another missing backslash. Yes, I feel stupid. | wpaul | 1998-02-20 | 1 | -2/+2 |
* | Reenable building of /etc/passwd. | guido | 1998-02-19 | 1 | -3/+3 |
* | Convert to mdoc + typos. | charnier | 1998-02-19 | 5 | -1666/+1405 |
* | MFMP: Allow 8 character login names. | brian | 1998-02-19 | 5 | -27/+57 |
* | Style police service brought to you by: bde | eivind | 1998-02-19 | 3 | -11/+7 |
* | Re-introduce '-n' - now a no-op for backwards compatibility only. | eivind | 1998-02-19 | 1 | -2/+5 |
* | MFMP: LogWARN rather than LogERROR when we can't create | brian | 1998-02-18 | 1 | -5/+5 |
* | Don't leak memory when the peer sends PROTO_COMPD packets | brian | 1998-02-18 | 1 | -2/+2 |
* | Disconnect (nonexistent) qcamcontrol | msmith | 1998-02-18 | 1 | -3/+3 |
* | Remove qcam support programs. | msmith | 1998-02-18 | 5 | -404/+0 |
* | Make '-n' the default, and introduce a new flag '-r' to get old | eivind | 1998-02-18 | 5 | -26/+33 |
* | Doh! Replace backslash that got eaten by gremlins in the last commit. | wpaul | 1998-02-18 | 1 | -2/+2 |
* | Apparently, if fprintf() fails, it can return any negative value | guido | 1998-02-16 | 1 | -3/+3 |
* | Eliminate the idea of nested "playpens" entirely - it just obfuscated | jkh | 1998-02-16 | 5 | -32/+45 |
* | Check return values of fprintf, fclose (this one is overdone I guess) | guido | 1998-02-15 | 1 | -7/+12 |
* | Clarify the -batch arguments. | steve | 1998-02-14 | 1 | -1/+5 |
* | Overhaul this manpage - removing typos, awkward phrasing, and addressing | steve | 1998-02-14 | 1 | -111/+123 |
* | MF22: correct bogus failure return. | jkh | 1998-02-13 | 2 | -4/+4 |
* | Close PR #2206: fix the services.byname target so that it can handle | wpaul | 1998-02-13 | 1 | -5/+7 |