| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add an entry for the Brazilian keymap with accent key definitions | yokota | 1998-02-12 | 2 | -2/+4 |
* | pwd_mkdb option '-c' was renamed to -C some weeks ago. | wosch | 1998-02-11 | 1 | -4/+4 |
* | Fix a bug in the database handle caching. This has to do with the way the | wpaul | 1998-02-11 | 4 | -12/+16 |
* | Move handle_signals() to before the FD_SETs. handle_signals() | brian | 1998-02-10 | 1 | -3/+6 |
* | Form device names correctly with new unit# syntax. | jkh | 1998-02-10 | 2 | -8/+26 |
* | Totally change the way that devices are made in the MFS and subsequently | jkh | 1998-02-10 | 7 | -312/+349 |
* | All our options are new-style now - enable the warning if unrecognized | eivind | 1998-02-09 | 1 | -3/+1 |
* | Remove some ancient cruft discovered during a recent code review. | jkh | 1998-02-08 | 1 | -45/+1 |
* | MF22: reset root flags properly. | jkh | 1998-02-06 | 2 | -2/+6 |
* | This seems to fix my problem that after resume/suspend, sometimes | guido | 1998-02-04 | 1 | -3/+15 |
* | Fix Makefile.yp so that it no longer creates a temporary file called | wpaul | 1998-02-04 | 1 | -83/+47 |
* | Install printcap.5 from here. | wollman | 1998-02-04 | 1 | -1/+2 |
* | Add comment describing settings | ache | 1998-02-04 | 1 | -3/+10 |
* | Add Russian printer filters, mandatory because hardware code page 866 | ache | 1998-02-04 | 5 | -2/+273 |
* | Convert to mdoc. | charnier | 1998-02-04 | 1 | -25/+30 |
* | Add Genius PnP Mouse (simple one) | ache | 1998-02-04 | 1 | -3/+5 |
* | Merge from MP branch: | brian | 1998-02-04 | 1 | -2/+2 |
* | Typo. | wosch | 1998-02-02 | 1 | -2/+2 |
* | setpwent now has a void return type, so remove the now bogus cast. | steve | 1998-02-01 | 1 | -1/+1 |
* | Typo: PAT -> FAT. | steve | 1998-02-01 | 2 | -4/+4 |
* | Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH | brian | 1998-01-29 | 3 | -5/+19 |
* | Talk a bit about ongoing development. | brian | 1998-01-29 | 1 | -0/+22 |
* | Make it clear that aliasing is done on the public interface, not | brian | 1998-01-29 | 1 | -2/+21 |
* | MF22: only fclose() OpenConn if non-NULL. | jkh | 1998-01-28 | 1 | -3/+5 |
* | Cosmetic: | brian | 1998-01-27 | 4 | -35/+22 |
* | Update the keymap menu. | yokota | 1998-01-27 | 4 | -10/+24 |
* | A bit of the dpt userland utilities that got left out. | julian | 1998-01-26 | 3 | -0/+136 |
* | Obtained from: Simon Shapiro | julian | 1998-01-26 | 20 | -0/+1737 |
* | The status command prints the audio position, the media catalog and the | jmz | 1998-01-26 | 2 | -29/+61 |
* | Allow comments to begin with multiple '#' characters. | steve | 1998-01-25 | 1 | -22/+22 |