| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug in rev 1.54; the terminating `;;' for the ibcs2_enable=YES | sheldonh | 2000-08-18 | 2 | -0/+2 |
* | Document ibcs2_loaders and provide a default for it in | sheldonh | 2000-08-18 | 2 | -0/+9 |
* | Merged from sys/i386/i386/machdep.c revision 1.402. | kato | 2000-08-18 | 2 | -0/+36 |
* | (forced commit) | sheldonh | 2000-08-18 | 0 | -0/+0 |
* | The output of this script got a little broken in rev 1.225, with | sheldonh | 2000-08-18 | 1 | -0/+3 |
* | Don't rely on a shell scripts to do the simple job of loading | sheldonh | 2000-08-18 | 3 | -6/+30 |
* | The slip driver used to allocate a mbuf cluster without attaching | dwmalone | 2000-08-18 | 2 | -9/+22 |
* | Fix the urio and ugen devices (I meant unit2minor, not minor2unit) | brian | 2000-08-18 | 1 | -2/+2 |
* | Add a PPP_NOSUID hook | brian | 2000-08-18 | 2 | -0/+6 |
* | Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUID | brian | 2000-08-18 | 8 | -4/+70 |
* | Warn that the ``alias'' command is depricated. | brian | 2000-08-18 | 1 | -0/+10 |
* | (forced commit: previous commit message was truncated) | archie | 2000-08-17 | 0 | -0/+0 |
* | Fix two bugs: | archie | 2000-08-17 | 2 | -30/+12 |
* | Allow people to set the default boot slice with boot0cfg. | dwmalone | 2000-08-17 | 2 | -4/+28 |
* | Remove the warning about recording on the Solo. The workarounds appear | nsayer | 2000-08-17 | 1 | -6/+0 |
* | Remove extraneous arguments to the Os (operating system) and Nm | sheldonh | 2000-08-17 | 1 | -4/+4 |
* | Implement the GDB counterpart to use hardware watchpoints in connection | joerg | 2000-08-17 | 2 | -0/+256 |
* | Fix style bugs and poor wording introduced in rev 1.12. | sheldonh | 2000-08-17 | 1 | -8/+17 |
* | Fix style bugs and inconsistencies introduced in rev 1.16. | sheldonh | 2000-08-17 | 1 | -12/+18 |
* | The previous delta was wrong; an empty MAKEOBJDIRPREFIX should | sheldonh | 2000-08-17 | 1 | -2/+2 |
* | Use an MRU of 1504 with 1500 byte MRRUs | brian | 2000-08-17 | 3 | -0/+6 |
* | Make this file look prettier | brian | 2000-08-17 | 1 | -33/+18 |
* | Don't let an illegal value for dr7 get set, which can lead to an | bsd | 2000-08-17 | 2 | -0/+36 |
* | If we're in MP mode with a single open link, MP link level compression | brian | 2000-08-17 | 2 | -34/+83 |
* | Don't set an arbitrary limit on username lengths; use MAXLOGNAME | sheldonh | 2000-08-17 | 1 | -1/+1 |
* | - Fixed the conversion to bus_space interface. | nyan | 2000-08-17 | 12 | -5430/+2580 |
* | Allow a /etc/finger.conf file that contains finger aliases | brian | 2000-08-17 | 5 | -1/+162 |
* | Clear extraneous arguments to the name (Nm) macro. | sheldonh | 2000-08-17 | 1 | -7/+9 |
* | Revert gratuitous whitespace changes from revisions 1.111 and 1.112. | jhb | 2000-08-17 | 1 | -2/+2 |
* | Mention that basic network options now include firewall/security options as | jhb | 2000-08-17 | 1 | -1/+1 |
* | Add support for loading this as a module (before there were some | imp | 2000-08-17 | 2 | -11/+16 |
* | Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' as | jhb | 2000-08-17 | 1 | -0/+5 |
* | Fix style bugs (including ones introduced from OpenBSD). | green | 2000-08-16 | 2 | -58/+32 |
* | Allow use of the ${MAKE_SHELL} variable to specify alternate shells for | green | 2000-08-16 | 4 | -2/+39 |
* | Fix a couple cases where p_trespass wasn't transitioned into place. | green | 2000-08-16 | 1 | -9/+3 |
* | Fix a whitespace bogon. | jhb | 2000-08-16 | 7 | -7/+7 |
* | Prepare for a cleanup of pmap module API pollution introduced by the | tegge | 2000-08-16 | 4 | -18/+28 |
* | Mention more functions in the headers so whatis(1) can find them, and | markm | 2000-08-16 | 2 | -1/+10 |
* | Grammar police; make the English style more consistent throughout, | markm | 2000-08-16 | 1 | -13/+17 |
* | Add in the linux, tcl83, and tk83 ports categories. | jhb | 2000-08-16 | 2 | -0/+6 |
* | Add new 'ruby' ports category. | jhb | 2000-08-16 | 2 | -0/+2 |
* | Add unit2minor() and use it where appropriate so that we handle | brian | 2000-08-16 | 1 | -56/+65 |
* | Remove unnecessary extern definition of strrchr. It is defined in | imp | 2000-08-16 | 1 | -1/+0 |
* | Add cross reference to the ast device. | imp | 2000-08-16 | 1 | -1/+1 |
* | optreset is declared in unistd.h, so we don't need to declare it here again. | imp | 2000-08-16 | 1 | -2/+0 |
* | Do not allow the cleandir target to blow away the entire source | sheldonh | 2000-08-16 | 1 | -1/+1 |
* | backout previous change for now | darrenr | 2000-08-16 | 1 | -1/+0 |
* | add extern for inetsw | darrenr | 2000-08-16 | 1 | -0/+1 |
* | ISDN B channels have a bandwidth of 64000, not 65536 | brian | 2000-08-16 | 1 | -1/+1 |
* | Disable part of my 8-bits fixes from December 1999. | cracauer | 2000-08-16 | 1 | -4/+1 |