summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix type builtin for absolute paths and relative paths with directorycracauer2000-08-161-9/+16
* If the -p option is used, use setproctitle() to hide it's argumentbrian2000-08-162-4/+37
* From submitter:cracauer2000-08-163-1/+22
* add missing splx(), when outgoing interface queue is full on tunnelleditojun2000-08-162-0/+4
* Decrease the size of mfsroot.flp for PC-98 to 1.2MB.nyan2000-08-161-2/+5
* Fix `control socket: Protocol not supported' failure inru2000-08-161-3/+2
* setproctitle() doesn't need to be called with root privs, so movebrian2000-08-166-28/+20
* Default the bandwidth of an ISDN B channel to 65536bpsbrian2000-08-161-3/+5
* optreset is declared in unistd.h now.imp2000-08-163-3/+0
* Rearrange the probe a bit, hopefully this will help to eleminatesos2000-08-164-145/+145
* Don't explicitly declare optarg and optind. These are declared inimp2000-08-164-6/+0
* open_drive:grog2000-08-161-16/+21
* Add another USR modem.peter2000-08-152-0/+2
* Mention the gawk-3.0.6 upgrade.sheldonh2000-08-152-0/+7
* Remove redundant code left over on removal of /dev/rXXX handlingrnordier2000-08-151-2/+0
* Move the running of the Linux and SVR4 compat bits to the arch independentobrien2000-08-153-32/+17
* Partially revert r1.12, in which a warnx() if the device is not arnordier2000-08-151-1/+1
* Grammar police; "has been written by" --> "was written by".markm2000-08-154-4/+4
OpenPOWER on IntegriCloud