| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix includes, tputs argument, ospeed setting, printing | Andrey A. Chernov | 1994-12-12 | 1 | -7/+35 |
| * | Don't mess with already freed structures when a process is being run | David Greenman | 1994-12-12 | 1 | -13/+15 |
| * | Fix resetting adjkerntz to 0 (pointed by Bruce), | Andrey A. Chernov | 1994-12-12 | 1 | -0/+2 |
| * | Optimize setting of DISRTCSET | Andrey A. Chernov | 1994-12-12 | 1 | -2/+2 |
| * | Clean internal logic, helps for some unusual cases | Andrey A. Chernov | 1994-12-12 | 1 | -27/+28 |
| * | add mcd.4 | Andrey A. Chernov | 1994-12-12 | 1 | -2/+3 |
| * | Mitsumi manpage | Andrey A. Chernov | 1994-12-12 | 1 | -0/+149 |
| * | Upgrade to readline from bash 1.14.3 | Andrey A. Chernov | 1994-12-12 | 13 | -96/+168 |
| * | Obtained from: 1.1.5 | Bruce Evans | 1994-12-12 | 1 | -1/+5 |
| * | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 | Bruce Evans | 1994-12-12 | 1 | -2/+3 |
| * | Fix execl[e]. Multiple execle's failed because of bogus caching of the | Bruce Evans | 1994-12-12 | 1 | -16/+14 |
| * | Changed two occurrences of tcpdump(l) to tcpdump(1). | Andreas Schulz | 1994-12-12 | 1 | -3/+3 |
| * | Change a SLSTAT 1 to SLSTAT 8 . | Andreas Schulz | 1994-12-12 | 1 | -1/+1 |
| * | Changed a PPSTATS 1 to PPPSTATS 8 . | Andreas Schulz | 1994-12-12 | 1 | -1/+1 |
| * | Changed an LSDEV 1 to LSDEV 8 . | Andreas Schulz | 1994-12-12 | 1 | -2/+2 |
| * | Changed a ACCTON 1 to a ACCTON 8 . | Andreas Schulz | 1994-12-12 | 1 | -1/+1 |
| * | change a .TH VMSTAT 1 to a .TH VMSTAT 8 . | Andreas Schulz | 1994-12-12 | 1 | -1/+1 |
| * | Changed a nslookup(1) to nslookup(8). | Andreas Schulz | 1994-12-12 | 1 | -1/+1 |
| * | Implement disk slices and labels for the vn driver. This is intended mainly | Bruce Evans | 1994-12-12 | 1 | -11/+93 |
| * | Changed the usage of the new not existant manpage macros CMD_EXT, INDOT | Andreas Schulz | 1994-12-12 | 1 | -3/+3 |
| * | diskslice_machdep.c implements reading and checking of DOS slice tables. | Bruce Evans | 1994-12-12 | 2 | -0/+424 |
| * | subr_diskslice.c implements everything related to slices and labels except | Bruce Evans | 1994-12-12 | 2 | -0/+680 |
| * | Changed one uucico(1) to uucico(8). | Andreas Schulz | 1994-12-12 | 1 | -2/+2 |
| * | Add old options HZ, VN, ALLOW_CONFLICT_DRQ, ALLOW_CONFLICT_MEMADDR, | Bruce Evans | 1994-12-11 | 3 | -9/+102 |
| * | Add i386/isa/diskslice_machdep.c. This will eventually replace readMBR.c. | Bruce Evans | 1994-12-11 | 2 | -10/+12 |
| * | Add kern/subr_diskslice.c, kern/subr_dkbad.c. | Bruce Evans | 1994-12-11 | 1 | -2/+4 |
| * | Changed a sum(1) to a cksum(1). | Andreas Schulz | 1994-12-11 | 1 | -1/+1 |
| * | Changed a reboot(1) to a reboot(8). | Andreas Schulz | 1994-12-11 | 1 | -1/+1 |
| * | disklabel.h: | Bruce Evans | 1994-12-11 | 5 | -66/+271 |
| * | Declare d_strategy_t here and use it to declare strategy functions. | Bruce Evans | 1994-12-11 | 2 | -18/+22 |
| * | Move declaration of d_strategy_t to <sys/conf.h>. | Bruce Evans | 1994-12-11 | 1 | -2/+5 |
| * | Comment out the man page of rstat.1 from Makefile.inc. There is no rstat | Andreas Schulz | 1994-12-11 | 4 | -5/+5 |
| * | Added the mpool.3 manpage to the installed manpages. It is referred from the | Andreas Schulz | 1994-12-11 | 1 | -0/+1 |
| * | Changed a SORT 1L to a SORT 1. | Andreas Schulz | 1994-12-11 | 1 | -1/+1 |
| * | Changed one occurrence of LD 8 to LD 1 and the OS FreeBSD 1.1 to FreeBSD 2.0. | Andreas Schulz | 1994-12-11 | 2 | -6/+6 |
| * | Advanced route cache management is now an official part of IP support. | Garrett Wollman | 1994-12-11 | 2 | -8/+2 |
| * | Changed one occurence of rmail(1) to rmail(8). | Andreas Schulz | 1994-12-11 | 1 | -2/+2 |
| * | install command was missing a ${DESTDIR}. | Garrett Wollman | 1994-12-11 | 2 | -4/+4 |
| * | Added "cpuid" opcode. | Sean Eric Fagan | 1994-12-11 | 1 | -1/+4 |
| * | Early md5-checksumming code. This seems to work fine on my machine | Gary Palmer | 1994-12-11 | 1 | -1/+32 |
| * | Last gremlin-killer of the day. Typo fixed and missing .endif replaced. | Gary Palmer | 1994-12-11 | 1 | -2/+3 |
| * | <Sigh> Got the placing of a .if wrong. Fix it. | Gary Palmer | 1994-12-11 | 1 | -4/+6 |
| * | Erk. Damn. A hash perfixing a comment was lost somewhere. | Gary Palmer | 1994-12-11 | 1 | -2/+2 |
| * | Removed inappropriate comment. | David Greenman | 1994-12-11 | 2 | -6/+2 |
| * | Add additional comment. | David Greenman | 1994-12-11 | 2 | -4/+8 |
| * | Fix bogus comment. | David Greenman | 1994-12-11 | 2 | -6/+8 |
| * | The physical memory allocated for input DMA must be contiguous. The driver | David Greenman | 1994-12-11 | 3 | -9/+9 |
| * | Don't put objects that have no parent on the reverse_shadow_list. Problem | David Greenman | 1994-12-11 | 1 | -2/+3 |
| * | Document the options DUMMY_NOPS and TUNE_1542. | Andreas Schulz | 1994-12-11 | 3 | -3/+30 |
| * | Fixed a typo: /usr/sbin/lpd* to /usr/sbin/lpd as the name of the daemon. | Andreas Schulz | 1994-12-11 | 1 | -1/+1 |