| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Oops, the previous change applied a reversed patch. | bde | 1997-09-01 | 1 | -1/+3 |
* | Describe morse locale features better | ache | 1997-09-01 | 1 | -2/+9 |
* | Fix Cyrillic (KOI8-R) code table detection and processing | ache | 1997-09-01 | 1 | -12/+12 |
* | Remove HIDEGAME and revoke, it is not a game to hide it | ache | 1997-09-01 | 6 | -15/+0 |
* | Remove so-called revoke, this game never installed sguid | ache | 1997-09-01 | 5 | -20/+0 |
* | Remove so-called revoke, this game not installed sguid | ache | 1997-09-01 | 3 | -12/+0 |
* | Remove so-called revoke, this game not installd sguid | ache | 1997-09-01 | 1 | -4/+0 |
* | Remove so-called revoke, this game not installed sguid | ache | 1997-09-01 | 2 | -8/+0 |
* | Do not remove /var/tmp/vi.recover | ache | 1997-09-01 | 1 | -2/+2 |
* | Synchronize with sys/i386/isa/sio.c revision 1.180. | kato | 1997-09-01 | 2 | -36/+28 |
* | Synchronize with sys/i386/isa/clock.c revision 1.102. | kato | 1997-09-01 | 3 | -105/+36 |
* | Synchronize with sys/i386/i386/microtime.s revision 1.31. | kato | 1997-09-01 | 1 | -2/+21 |
* | Synchronize with sys/i386/i386/machdep.c revision 1.260. | kato | 1997-09-01 | 2 | -4/+10 |
* | Synchronize with sys/i386/conf/options.i386 revision 1.57. | kato | 1997-09-01 | 2 | -16/+20 |
* | Synchronize with sys/i386/boot/biosboot/asm.S, boot.c and boot.h | kato | 1997-09-01 | 3 | -39/+4 |
* | Use cgetustr() since we handled special escapes ourselves. | davidn | 1997-09-01 | 2 | -5/+5 |
* | Unquote default group in pw.conf. | davidn | 1997-09-01 | 1 | -1/+2 |
* | General cleanup of the sub-system locking macros. | fsmp | 1997-09-01 | 16 | -438/+270 |
* | Cleanup. | fsmp | 1997-09-01 | 7 | -56/+70 |
* | Cosmetic changes. | charnier | 1997-09-01 | 2 | -40/+47 |
* | Use err(3). | charnier | 1997-09-01 | 1 | -16/+14 |
* | Style in rcsid, sort #include. | charnier | 1997-09-01 | 2 | -7/+8 |
* | Removed unused #includes. | bde | 1997-09-01 | 15 | -66/+15 |
* | Some staticized variables were still declared to be extern. | bde | 1997-09-01 | 2 | -6/+4 |
* | Print a device number in hex instead of decimal. | bde | 1997-09-01 | 1 | -2/+2 |
* | Removed unused #includes. | bde | 1997-09-01 | 1 | -2/+1 |
* | Removed unused #includes (<machine/cpu.h> now gives more pollution). | bde | 1997-09-01 | 2 | -4/+2 |
* | Removed unused #includes. | bde | 1997-09-01 | 6 | -54/+4 |
* | Fixed absolute pathnames in #includes. | bde | 1997-09-01 | 2 | -4/+4 |
* | Move closer to supporting VM86 under SMP. | bde | 1997-09-01 | 9 | -9/+71 |
* | Add "options no_tld_query" to resolv.conf. | brian | 1997-09-01 | 4 | -13/+21 |
* | Removed unused #includes. | bde | 1997-09-01 | 5 | -25/+5 |
* | Removed unused #includes. The !KERNEL case may be more broken than before. | bde | 1997-09-01 | 6 | -61/+6 |
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 44 | -76/+224 |
* | Added #include of <sys/queue.h> to make this self-sufficient. | bde | 1997-09-01 | 1 | -1/+3 |
* | Made this compile again (getopt moved to <unistd.h>). | bde | 1997-09-01 | 1 | -3/+3 |
* | Fixed options SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME which were broken | bde | 1997-08-31 | 5 | -13/+15 |
* | Cosmetic: Make LogPrintf() calls consistent. | brian | 1997-08-31 | 14 | -94/+103 |
* | Put I*86_CPU options in opt_global.h and don't #include "opt_cpu.h" | bde | 1997-08-31 | 3 | -15/+15 |
* | Removed unused #includes (bogus #includes were necessary because fusword() | bde | 1997-08-31 | 2 | -4/+2 |
* | Hide the declaration of `struct exception' from C++, since it conflicts | bde | 1997-08-31 | 1 | -1/+5 |
* | Fixed inclomplete function type in synopsis. | bde | 1997-08-31 | 1 | -1/+1 |
* | Fix file names. | wosch | 1997-08-31 | 6 | -9/+9 |
* | Fix the ${BINFORMAT} definition problem during 'make {build}world'. The | peter | 1997-08-31 | 1 | -3/+3 |
* | Make ppp owner root.ppp, mode 4550 | brian | 1997-08-31 | 1 | -2/+3 |
* | Add group ppp (gid 69) | brian | 1997-08-31 | 1 | -0/+1 |
* | Remove login_progok() | brian | 1997-08-31 | 5 | -103/+5 |
* | Remove use of login_progok() | brian | 1997-08-31 | 3 | -41/+5 |
* | Prepare for 64bit programming environment (e.g. Alpha): | se | 1997-08-31 | 2 | -45/+45 |
* | Remove debug printf() that had been ommited by accident. | se | 1997-08-31 | 1 | -3/+2 |