| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow 'shutdown datespec' to work into the next century. Handle dates | alex | 1998-01-08 | 1 | -1/+12 |
* | Define integer types added by POSIX.1g. We already had int8_t, int16_t, | alex | 1998-01-08 | 2 | -2/+20 |
* | Format mismatch in error message. | alex | 1998-01-08 | 1 | -2/+2 |
* | Oops, back out rev 1.5, it wasn't my intention to also commit the | joerg | 1998-01-07 | 1 | -2/+1 |
* | Use the correct value in the call to swab(3) with conv=swab. Previously, | joerg | 1998-01-07 | 2 | -3/+4 |
* | Improve hardpps readability a bit: | phk | 1998-01-07 | 3 | -150/+135 |
* | Mention S/key and the skey /etc files. | obrien | 1998-01-07 | 1 | -3/+18 |
* | Disable io optimizations again, minor bug found, and will be fixed in | dyson | 1998-01-07 | 2 | -4/+4 |
* | 1: Fixed compile error when WB_CACH is defined. | kato | 1998-01-07 | 2 | -8/+12 |
* | icelandic.iso.kbd | yokota | 1998-01-07 | 3 | -4/+167 |
* | Added accent (dead) key support to syscons and kbdcontrol. | yokota | 1998-01-07 | 3 | -39/+363 |
* | Added accent (dead) key support to syscons and kbdcontrol. | yokota | 1998-01-07 | 8 | -20/+1142 |
* | Add missing dot. | charnier | 1998-01-07 | 1 | -2/+2 |
* | Remove more unused #includes. | charnier | 1998-01-07 | 1 | -3/+1 |
* | Remove unused #includes and make it compile again with -DDEBUG. Use syslog() | charnier | 1998-01-07 | 2 | -12/+10 |
* | Remove unused #include. Display if inetd started us in case of failure. | charnier | 1998-01-07 | 2 | -10/+5 |
* | Sync usage and synopsis. Add rcsid. | charnier | 1998-01-07 | 2 | -13/+18 |
* | Typos. | charnier | 1998-01-07 | 1 | -3/+3 |
* | Typo. | charnier | 1998-01-07 | 1 | -2/+2 |
* | Something important happened last year. And this file was last updated | charnier | 1998-01-07 | 1 | -1/+2 |
* | include sys so it builds on 2.2.x | jmg | 1998-01-07 | 2 | -3/+3 |
* | Turn off the VTEXT flag when an object is no longer referenced, so | dyson | 1998-01-07 | 1 | -2/+6 |
* | Support listing/showing specific rules supplied on the command line. | alex | 1998-01-07 | 2 | -29/+74 |
* | Revert previous commit and SEE ALSO yp(4) instead. | steve | 1998-01-07 | 1 | -6/+5 |
* | handle long usernames more carefully | imp | 1998-01-07 | 1 | -5/+8 |
* | Avoid fclose(NULL). | imp | 1998-01-07 | 1 | -4/+16 |
* | Wait for job to finish and exit if exec fails. | imp | 1998-01-07 | 1 | -1/+2 |
* | 1. Don't reject 0145 if started at 22XX. | helbig | 1998-01-06 | 2 | -14/+37 |
* | Sync with sys/i386/conf/files.i386 revision 1.183. | kato | 1998-01-06 | 2 | -2/+4 |
* | Delete a stray semicolon at the end. This only breaks gcc -pedantic | wosch | 1998-01-06 | 1 | -2/+2 |
* | documentation changes. | jamil | 1998-01-06 | 1 | -6/+9 |
* | documentation changes. | jamil | 1998-01-06 | 2 | -8/+10 |
* | the pt driver should make one DEVFS entry for each one found rather than | julian | 1998-01-06 | 1 | -20/+22 |
* | Make pstat.c compile, since in the new kernel code, VVMIO doesn't | dyson | 1998-01-06 | 1 | -2/+2 |
* | Make our v_usecount vnode reference count work identically to the | dyson | 1998-01-06 | 40 | -430/+867 |
* | Use CHECKIO in procfs_ioctl() to ensure that any changes in UID/GID result | sef | 1998-01-06 | 2 | -2/+8 |
* | Correct the return value of ReportProtStatus() ("show proto"). | brian | 1998-01-06 | 1 | -2/+2 |
* | Add Latin LC_TIME file. | helbig | 1998-01-06 | 5 | -5/+331 |
* | 1. Don't be confused if the first day of a month is dropped due to | helbig | 1998-01-06 | 1 | -27/+39 |
* | Display a better error message and use a non-zero exit code when | alex | 1998-01-06 | 1 | -5/+16 |
* | Fix phantasia. | eivind | 1998-01-05 | 1 | -8/+8 |
* | Mention moused and mouse drivers update. | yokota | 1998-01-05 | 1 | -0/+9 |
* | Added some notes on cut&paste functions and button assignment. | yokota | 1998-01-05 | 1 | -1/+17 |
* | PR: gnu/4385 | danny | 1998-01-05 | 3 | -27/+71 |
* | Sort Xrefs. Use err(3). Remove uneeded #include. | charnier | 1998-01-05 | 8 | -100/+107 |
* | Add rcsid. Remove uneeded #include. Use fprintf() in usage() instead of err(3) | charnier | 1998-01-05 | 1 | -8/+11 |
* | Use err(3). Change Synopsis to SYNOPSIS (needed for macro expansion) and | charnier | 1998-01-05 | 2 | -29/+29 |
* | Add SEE ALSO section including ref to gzip. Add .An. | charnier | 1998-01-05 | 1 | -5/+10 |
* | Convert to mdoc format. | charnier | 1998-01-05 | 1 | -248/+146 |
* | Sync. usage string and synopsis. Add rcsid. | charnier | 1998-01-05 | 4 | -26/+27 |