| Commit message (Expand) | Author | Age | Files | Lines |
* | Spelling corrections. | jkoshy | 1998-06-06 | 16 | -49/+49 |
* | Make LINE30 a new style option. | kato | 1998-06-06 | 2 | -2/+4 |
* | Make BS_TARG_SAFEMODE a new style option. | kato | 1998-06-06 | 2 | -2/+4 |
* | Spelling nits. | jkoshy | 1998-06-06 | 2 | -4/+4 |
* | -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile". | jkoshy | 1998-06-06 | 2 | -5/+8 |
* | Don't attempt to copy the whole slices "struct" for DIOCGSLICEINFO. | bde | 1998-06-06 | 1 | -2/+3 |
* | Removed dead code. | bde | 1998-06-06 | 1 | -35/+1 |
* | Don't run the target's ldconfig or build it as a tool. If target == host | bde | 1998-06-06 | 1 | -11/+5 |
* | Fixed bogotification of the lex bootstrap in rev.1.186 and the previous | bde | 1998-06-06 | 1 | -5/+5 |
* | Reviewed by: Kirk Mckusick (mckusick@mckusick.com) | julian | 1998-06-05 | 4 | -4/+9 |
* | Fix the signal behaviour for internal states which set the thread | jb | 1998-06-05 | 3 | -18/+153 |
* | Make the Man page reflect teh new reality. | julian | 1998-06-05 | 1 | -17/+21 |
* | Reverse the default sense of the IPFW/DIVERT reinjection code | julian | 1998-06-05 | 9 | -47/+50 |
* | Changed the log() of "Out of mbuf clusters - increase maxusers" to a | dg | 1998-06-05 | 1 | -2/+2 |
* | Moved limit frobbing (and the resulting limcopy()) that occurs for | dg | 1998-06-05 | 2 | -9/+13 |
* | If we are out of mb_map space and we failed to m_reclaim() anything and | dg | 1998-06-05 | 1 | -7/+15 |
* | Recognize ".cpp" as a C++ suffix. | dt | 1998-06-05 | 4 | -13/+14 |
* | Add mtree to bootstrap targets now that peter has added a new | jkh | 1998-06-05 | 1 | -2/+5 |
* | Hands off my /usr/src and /usr/obj! If they are symlinks (since they are | peter | 1998-06-05 | 1 | -3/+3 |
* | Create a new flag, "nochange", which will specify that a directory is | peter | 1998-06-05 | 6 | -14/+21 |
* | Mention that syslog.conf(5) does not log LOG_FTP messages by default. | jkoshy | 1998-06-05 | 1 | -2/+6 |
* | Fix handling more than 1 char with non-C locale | ache | 1998-06-05 | 1 | -16/+4 |
* | Mention that tftpd(8) also uses syslog(3). | jkoshy | 1998-06-05 | 1 | -2/+3 |
* | Reviewed by: hasty@star-gate.com | ahasty | 1998-06-05 | 2 | -0/+4 |
* | Sync with sys/i386/isa/sio.c revision up to 1.205. | kato | 1998-06-05 | 2 | -20/+20 |
* | Sync with sys/i386/conf/GENERIC revision 1.110. | kato | 1998-06-05 | 2 | -2/+16 |
* | Add missing uu_lock_txfr() prototype | ache | 1998-06-05 | 1 | -1/+2 |
* | spurious ntohs calls were stopping some packets from being recognised | julian | 1998-06-05 | 1 | -6/+6 |
* | Fix a spelling error. | steve | 1998-06-04 | 2 | -2/+2 |
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 22 | -39/+48 |
* | Use size_t instead of u_int for sizes. | dfr | 1998-06-04 | 1 | -3/+3 |
* | If the filesystem blocksize is less than the VM page size, use the generic | dfr | 1998-06-04 | 1 | -1/+7 |
* | Don't cast a pointer to an int in DQHASH. | dfr | 1998-06-04 | 1 | -2/+2 |
* | Darnit, that last commit was only supposed to change files in the | wpaul | 1998-06-04 | 1 | -2/+9 |
* | Make the whereobj target print it's output without the overhead of | peter | 1998-06-04 | 1 | -2/+2 |
* | Hard coded /usr/lib reference | peter | 1998-06-04 | 1 | -2/+2 |
* | Protect errno in signal handlers, like in portmap. | wpaul | 1998-06-04 | 2 | -3/+14 |
* | Build aout bootstrap tools only on i386. | jb | 1998-06-04 | 1 | -12/+30 |
* | Removed generated files. named used the wrong version of ns_parser.h. | bde | 1998-06-04 | 2 | -2486/+0 |
* | Simplified using new yacc rules. This will fix bugs when we stop picking | bde | 1998-06-04 | 1 | -5/+3 |
* | Fix errors that crept into the previous commit. | jkoshy | 1998-06-04 | 1 | -3/+3 |
* | Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes. | charnier | 1998-06-04 | 2 | -13/+13 |
* | Don't use beforedepend or give dependencies on generated headers explicitly. | bde | 1998-06-04 | 3 | -18/+7 |
* | Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unused | charnier | 1998-06-04 | 6 | -142/+100 |
* | 1. `ps' output now shows 3 characters in the `TT' field, not 2, after | jkoshy | 1998-06-04 | 1 | -3/+4 |
* | Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not | charnier | 1998-06-04 | 2 | -15/+22 |
* | Add support for baudrates higher than 37800. | dfr | 1998-06-04 | 1 | -0/+12 |
* | Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unused | charnier | 1998-06-04 | 2 | -18/+22 |
* | Removed superfluous beforedepends. Their files were already in SRCS. | bde | 1998-06-04 | 2 | -6/+2 |
* | Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3). | charnier | 1998-06-04 | 2 | -35/+35 |