summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in rev 1.54; the terminating `;;' for the ibcs2_enable=YESsheldonh2000-08-182-0/+2
* Document ibcs2_loaders and provide a default for it insheldonh2000-08-182-0/+9
* Merged from sys/i386/i386/machdep.c revision 1.402.kato2000-08-182-0/+36
* (forced commit)sheldonh2000-08-180-0/+0
* The output of this script got a little broken in rev 1.225, withsheldonh2000-08-181-0/+3
* Don't rely on a shell scripts to do the simple job of loadingsheldonh2000-08-183-6/+30
* The slip driver used to allocate a mbuf cluster without attachingdwmalone2000-08-182-9/+22
* Fix the urio and ugen devices (I meant unit2minor, not minor2unit)brian2000-08-181-2/+2
* Add a PPP_NOSUID hookbrian2000-08-182-0/+6
* Make -DNOSUID (or -DPPP_NOSUID) possible to build ppp without SUIDbrian2000-08-188-4/+70
* Warn that the ``alias'' command is depricated.brian2000-08-181-0/+10
* (forced commit: previous commit message was truncated)archie2000-08-170-0/+0
* Fix two bugs:archie2000-08-172-30/+12
* Allow people to set the default boot slice with boot0cfg.dwmalone2000-08-172-4/+28
* Remove the warning about recording on the Solo. The workarounds appearnsayer2000-08-171-6/+0
* Remove extraneous arguments to the Os (operating system) and Nmsheldonh2000-08-171-4/+4
* Implement the GDB counterpart to use hardware watchpoints in connectionjoerg2000-08-172-0/+256
* Fix style bugs and poor wording introduced in rev 1.12.sheldonh2000-08-171-8/+17
* Fix style bugs and inconsistencies introduced in rev 1.16.sheldonh2000-08-171-12/+18
* The previous delta was wrong; an empty MAKEOBJDIRPREFIX shouldsheldonh2000-08-171-2/+2
* Use an MRU of 1504 with 1500 byte MRRUsbrian2000-08-173-0/+6
* Make this file look prettierbrian2000-08-171-33/+18
* Don't let an illegal value for dr7 get set, which can lead to anbsd2000-08-172-0/+36
* If we're in MP mode with a single open link, MP link level compressionbrian2000-08-172-34/+83
* Don't set an arbitrary limit on username lengths; use MAXLOGNAMEsheldonh2000-08-171-1/+1
* - Fixed the conversion to bus_space interface.nyan2000-08-1712-5430/+2580
* Allow a /etc/finger.conf file that contains finger aliasesbrian2000-08-175-1/+162
* Clear extraneous arguments to the name (Nm) macro.sheldonh2000-08-171-7/+9
* Revert gratuitous whitespace changes from revisions 1.111 and 1.112.jhb2000-08-171-2/+2
* Mention that basic network options now include firewall/security options asjhb2000-08-171-1/+1
* Add support for loading this as a module (before there were someimp2000-08-172-11/+16
* Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' asjhb2000-08-171-0/+5
* Fix style bugs (including ones introduced from OpenBSD).green2000-08-162-58/+32
* Allow use of the ${MAKE_SHELL} variable to specify alternate shells forgreen2000-08-164-2/+39
* Fix a couple cases where p_trespass wasn't transitioned into place.green2000-08-161-9/+3
* Fix a whitespace bogon.jhb2000-08-167-7/+7
* Prepare for a cleanup of pmap module API pollution introduced by thetegge2000-08-164-18/+28
* Mention more functions in the headers so whatis(1) can find them, andmarkm2000-08-162-1/+10
* Grammar police; make the English style more consistent throughout,markm2000-08-161-13/+17
* Add in the linux, tcl83, and tk83 ports categories.jhb2000-08-162-0/+6
* Add new 'ruby' ports category.jhb2000-08-162-0/+2
* Add unit2minor() and use it where appropriate so that we handlebrian2000-08-161-56/+65
* Remove unnecessary extern definition of strrchr. It is defined inimp2000-08-161-1/+0
* Add cross reference to the ast device.imp2000-08-161-1/+1
* optreset is declared in unistd.h, so we don't need to declare it here again.imp2000-08-161-2/+0
* Do not allow the cleandir target to blow away the entire sourcesheldonh2000-08-161-1/+1
* backout previous change for nowdarrenr2000-08-161-1/+0
* add extern for inetswdarrenr2000-08-161-0/+1
* ISDN B channels have a bandwidth of 64000, not 65536brian2000-08-161-1/+1
* Disable part of my 8-bits fixes from December 1999.cracauer2000-08-161-4/+1
OpenPOWER on IntegriCloud