summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Spelling corrections.jkoshy1998-06-0616-49/+49
* Make LINE30 a new style option.kato1998-06-062-2/+4
* Make BS_TARG_SAFEMODE a new style option.kato1998-06-062-2/+4
* Spelling nits.jkoshy1998-06-062-4/+4
* -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".jkoshy1998-06-062-5/+8
* Don't attempt to copy the whole slices "struct" for DIOCGSLICEINFO.bde1998-06-061-2/+3
* Removed dead code.bde1998-06-061-35/+1
* Don't run the target's ldconfig or build it as a tool. If target == hostbde1998-06-061-11/+5
* Fixed bogotification of the lex bootstrap in rev.1.186 and the previousbde1998-06-061-5/+5
* Reviewed by: Kirk Mckusick (mckusick@mckusick.com)julian1998-06-054-4/+9
* Fix the signal behaviour for internal states which set the threadjb1998-06-053-18/+153
* Make the Man page reflect teh new reality.julian1998-06-051-17/+21
* Reverse the default sense of the IPFW/DIVERT reinjection codejulian1998-06-059-47/+50
* Changed the log() of "Out of mbuf clusters - increase maxusers" to adg1998-06-051-2/+2
* Moved limit frobbing (and the resulting limcopy()) that occurs fordg1998-06-052-9/+13
* If we are out of mb_map space and we failed to m_reclaim() anything anddg1998-06-051-7/+15
* Recognize ".cpp" as a C++ suffix.dt1998-06-054-13/+14
* Add mtree to bootstrap targets now that peter has added a newjkh1998-06-051-2/+5
* Hands off my /usr/src and /usr/obj! If they are symlinks (since they arepeter1998-06-051-3/+3
* Create a new flag, "nochange", which will specify that a directory ispeter1998-06-056-14/+21
* Mention that syslog.conf(5) does not log LOG_FTP messages by default.jkoshy1998-06-051-2/+6
* Fix handling more than 1 char with non-C localeache1998-06-051-16/+4
* Mention that tftpd(8) also uses syslog(3).jkoshy1998-06-051-2/+3
* Reviewed by: hasty@star-gate.comahasty1998-06-052-0/+4
* Sync with sys/i386/isa/sio.c revision up to 1.205.kato1998-06-052-20/+20
* Sync with sys/i386/conf/GENERIC revision 1.110.kato1998-06-052-2/+16
* Add missing uu_lock_txfr() prototypeache1998-06-051-1/+2
* spurious ntohs calls were stopping some packets from being recognisedjulian1998-06-051-6/+6
* Fix a spelling error.steve1998-06-042-2/+2
* Fix a bunch of spelling errors.steve1998-06-0422-39/+48
* Use size_t instead of u_int for sizes.dfr1998-06-041-3/+3
* If the filesystem blocksize is less than the VM page size, use the genericdfr1998-06-041-1/+7
* Don't cast a pointer to an int in DQHASH.dfr1998-06-041-2/+2
* Darnit, that last commit was only supposed to change files in thewpaul1998-06-041-2/+9
* Make the whereobj target print it's output without the overhead ofpeter1998-06-041-2/+2
* Hard coded /usr/lib referencepeter1998-06-041-2/+2
* Protect errno in signal handlers, like in portmap.wpaul1998-06-042-3/+14
* Build aout bootstrap tools only on i386.jb1998-06-041-12/+30
* Removed generated files. named used the wrong version of ns_parser.h.bde1998-06-042-2486/+0
* Simplified using new yacc rules. This will fix bugs when we stop pickingbde1998-06-041-5/+3
* Fix errors that crept into the previous commit.jkoshy1998-06-041-3/+3
* Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes.charnier1998-06-042-13/+13
* Don't use beforedepend or give dependencies on generated headers explicitly.bde1998-06-043-18/+7
* Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unusedcharnier1998-06-046-142/+100
* 1. `ps' output now shows 3 characters in the `TT' field, not 2, afterjkoshy1998-06-041-3/+4
* Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do notcharnier1998-06-042-15/+22
* Add support for baudrates higher than 37800.dfr1998-06-041-0/+12
* Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unusedcharnier1998-06-042-18/+22
* Removed superfluous beforedepends. Their files were already in SRCS.bde1998-06-042-6/+2
* Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3).charnier1998-06-042-35/+35
OpenPOWER on IntegriCloud