| Commit message (Expand) | Author | Age | Files | Lines |
* | Add interface to clear accounting entry option. | ugen | 1994-12-13 | 1 | -82/+80 |
* | Added '${GMAKE} install.man' when installing with Imake and gmake | jmz | 1994-12-12 | 1 | -1/+4 |
* | Late patch for delete control.. | ugen | 1994-12-12 | 1 | -18/+17 |
* | Add match by interface from which packet arrived (via) | ugen | 1994-12-12 | 5 | -78/+128 |
* | Add via option,minor changes to interface to reflect | ugen | 1994-12-12 | 1 | -16/+56 |
* | Fix numerous timestamp bugs. | bde | 1994-12-12 | 12 | -82/+92 |
* | Obtained from: my fix for 1.1.5 | bde | 1994-12-12 | 1 | -1/+4 |
* | Obtained from: my old fix for 1.1.5 | bde | 1994-12-12 | 3 | -48/+126 |
* | Fix includes, tputs argument, ospeed setting, printing | ache | 1994-12-12 | 1 | -7/+35 |
* | Don't mess with already freed structures when a process is being run | dg | 1994-12-12 | 1 | -13/+15 |
* | Fix resetting adjkerntz to 0 (pointed by Bruce), | ache | 1994-12-12 | 1 | -0/+2 |
* | Optimize setting of DISRTCSET | ache | 1994-12-12 | 1 | -2/+2 |
* | Clean internal logic, helps for some unusual cases | ache | 1994-12-12 | 1 | -28/+29 |
* | add mcd.4 | ache | 1994-12-12 | 1 | -2/+3 |
* | Mitsumi manpage | ache | 1994-12-12 | 1 | -0/+149 |
* | Upgrade to readline from bash 1.14.3 | ache | 1994-12-12 | 13 | -96/+168 |
* | Obtained from: 1.1.5 | bde | 1994-12-12 | 1 | -1/+5 |
* | Obtained from: 386BSD-0.1 patchkit; also fixed in 1.1.5 | bde | 1994-12-12 | 1 | -2/+3 |
* | Fix execl[e]. Multiple execle's failed because of bogus caching of the | bde | 1994-12-12 | 1 | -16/+14 |
* | Changed two occurrences of tcpdump(l) to tcpdump(1). | ats | 1994-12-12 | 1 | -3/+3 |
* | Change a SLSTAT 1 to SLSTAT 8 . | ats | 1994-12-12 | 1 | -1/+1 |
* | Changed a PPSTATS 1 to PPPSTATS 8 . | ats | 1994-12-12 | 1 | -1/+1 |
* | Changed an LSDEV 1 to LSDEV 8 . | ats | 1994-12-12 | 1 | -2/+2 |
* | Changed a ACCTON 1 to a ACCTON 8 . | ats | 1994-12-12 | 1 | -1/+1 |
* | change a .TH VMSTAT 1 to a .TH VMSTAT 8 . | ats | 1994-12-12 | 1 | -1/+1 |
* | Changed a nslookup(1) to nslookup(8). | ats | 1994-12-12 | 1 | -1/+1 |
* | Implement disk slices and labels for the vn driver. This is intended mainly | bde | 1994-12-12 | 1 | -11/+93 |
* | Changed the usage of the new not existant manpage macros CMD_EXT, INDOT | ats | 1994-12-12 | 1 | -3/+3 |
* | diskslice_machdep.c implements reading and checking of DOS slice tables. | bde | 1994-12-12 | 2 | -0/+424 |
* | subr_diskslice.c implements everything related to slices and labels except | bde | 1994-12-12 | 2 | -0/+680 |
* | Changed one uucico(1) to uucico(8). | ats | 1994-12-12 | 1 | -2/+2 |
* | Add old options HZ, VN, ALLOW_CONFLICT_DRQ, ALLOW_CONFLICT_MEMADDR, | bde | 1994-12-11 | 3 | -9/+102 |
* | Add i386/isa/diskslice_machdep.c. This will eventually replace readMBR.c. | bde | 1994-12-11 | 2 | -10/+12 |
* | Add kern/subr_diskslice.c, kern/subr_dkbad.c. | bde | 1994-12-11 | 1 | -2/+4 |
* | Changed a sum(1) to a cksum(1). | ats | 1994-12-11 | 1 | -1/+1 |
* | Changed a reboot(1) to a reboot(8). | ats | 1994-12-11 | 1 | -1/+1 |
* | disklabel.h: | bde | 1994-12-11 | 5 | -66/+271 |
* | Declare d_strategy_t here and use it to declare strategy functions. | bde | 1994-12-11 | 2 | -18/+22 |
* | Move declaration of d_strategy_t to <sys/conf.h>. | bde | 1994-12-11 | 1 | -2/+5 |
* | Comment out the man page of rstat.1 from Makefile.inc. There is no rstat | ats | 1994-12-11 | 4 | -5/+5 |
* | Added the mpool.3 manpage to the installed manpages. It is referred from the | ats | 1994-12-11 | 1 | -0/+1 |
* | Changed a SORT 1L to a SORT 1. | ats | 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. | ats | 1994-12-11 | 2 | -6/+6 |
* | Advanced route cache management is now an official part of IP support. | wollman | 1994-12-11 | 2 | -8/+2 |
* | Changed one occurence of rmail(1) to rmail(8). | ats | 1994-12-11 | 1 | -2/+2 |
* | install command was missing a ${DESTDIR}. | wollman | 1994-12-11 | 2 | -4/+4 |
* | Added "cpuid" opcode. | sef | 1994-12-11 | 1 | -1/+4 |
* | Early md5-checksumming code. This seems to work fine on my machine | gpalmer | 1994-12-11 | 1 | -1/+32 |
* | Last gremlin-killer of the day. Typo fixed and missing .endif replaced. | gpalmer | 1994-12-11 | 1 | -2/+3 |
* | <Sigh> Got the placing of a .if wrong. Fix it. | gpalmer | 1994-12-11 | 1 | -4/+6 |