summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | When compiling native on freebsd, do not search the multitude of extendedpeter1996-09-181-0/+4
* | | build libgcc*.a a little more compact by removing excess local symbolspeter1996-09-181-1/+7
* | | My feeble attempt at fixing complaints that makeinfo makes aboutpeter1996-09-181-9/+9
* | | Do not print two \n's in a fatal error message.peter1996-09-181-1/+1
* | | Patches originally obtained from Bruce Evans <bde@freebsd.org> to makepeter1996-09-183-2/+32
* | | .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set inswallace1996-09-185-31/+51
* | | Restore previous compatibility of ${.CURDIR}/obj.`uname -m` andswallace1996-09-182-30/+67
* | | This commit was generated by cvs2svn to compensate for changes in r18336,peter1996-09-1818-159/+311
|\ \ \
| * | | Import of 2.7.2.1 into vendor branchpeter1996-09-1818-159/+311
* | | | This commit was generated by cvs2svn to compensate for changes in r18334,peter1996-09-18447-0/+454870
|\ \ \ \ | |/ / /
| * | | Import of unmodified (but trimmed) gcc-2.7.2. The bigger parts of thepeter1996-09-18447-0/+454870
| / /
* | | Fix a very rare error condition: The code to free VM back to the kernelphk1996-09-171-3/+4
* | | warn if reach group line limit (>200 users, >1024 bytes per line)wosch1996-09-171-1/+10
* | | Add comment explaining what function doesache1996-09-171-3/+11
* | | Argh, I have had one "uid 0 on /: file system full" too many. The problempeter1996-09-171-2/+4
* | | Moved Masafumi Nakane from the Additional FreeBSD Contributors sectionmax1996-09-172-3/+7
* | | Grab h2ph from /usr/bin, not /usr/local/bin!pst1996-09-171-1/+1
* | | Set enviroment variable PAGER=pager if using option `man -P pager'wosch1996-09-161-0/+2
* | | rdisc functionality has been incorporated into routedpst1996-09-163-1810/+0
* | | Add '-C' "Canonical" format to hexdump:phk1996-09-162-2/+12
* | | Disable rdisc, enable routed in new location.wollman1996-09-161-1/+1
* | | Change location of trace files and disable remote trace file changewollman1996-09-161-1/+3
* | | Layer on FreeBSD local changes from old routed.wollman1996-09-167-25/+20
* | | Delete old routed(8).wollman1996-09-1618-10763/+0
* | | Disable build of old routed.wollman1996-09-161-2/+2
* | | Header file to match latest version of routed.wollman1996-09-160-0/+0
| | |
| \ \
*-. \ \ This commit was generated by cvs2svn to compensate for changes in r18316,wollman1996-09-1617-0/+11181
|\ \ \ \
| | * | | Virgin import of new BSD/SGI routed. This update contains a numberwollman1996-09-1615-0/+11151
| | / /
| * | | Virgin import of new BSD/SGI routed. This update contains a numberwollman1996-09-162-0/+30
| / /
* | | Reword wcd0 description.jfieber1996-09-161-3/+4
* | | Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-usingpeter1996-09-161-3/+18
* | | Re-enable conf82371fb2 now that I have verified that it works, even ifrgrimes1996-09-161-5/+1
* | | #include <fastfind.c> -> #include "fastfind.c"wosch1996-09-161-5/+5
* | | Remove some bogosities I introduced with the init file hack (not serious,jkh1996-09-158-18/+29
* | | Fix something that has annoyed me since day one of userconfig: when thephk1996-09-151-6/+10
* | | Here is a patch to make tcpdump recognise IPX packets that is usingpst1996-09-151-0/+4
* | | Removed iprintf(). It was copied to db_iprintf() in ddb.bde1996-09-152-40/+2
* | | &rsqb; --> ]adam1996-09-151-2/+2
* | | Toss the mkaliases script into the attic and remove its installwpaul1996-09-152-14/+1
* | | Expand the definition of -N during 'add' to indicate that it onlyalex1996-09-151-2/+2
* | | Note that -N is only effective when ipfw is displaying chain entries.alex1996-09-151-1/+1
* | | Do not backup master.passwd if pwd_mkdb returned an error. Thiswosch1996-09-141-13/+3
* | | Cleanup exit status; 2: syntax error, 0: keyword matched,wosch1996-09-141-7/+12
* | | remove unnecessary boundary check, 2x fasterwosch1996-09-141-18/+13
* | | Revert the description of -N to its original form. It was right thealex1996-09-141-2/+2
* | | Attached vm ddb commands `show map', `show vmochk', `show object',bde1996-09-145-108/+133
* | | Attached simple external ddb commands `show rtc', `show pgrpdump'bde1996-09-148-43/+50
* | | Support statically attaching of ddb commands in non-ddb modules.bde1996-09-142-41/+111
* | | Closes PR bin/1567roberto1996-09-142-9/+32
* | | Moved instantiation of `poff' to sys.c. It is no longer used in disk.c.bde1996-09-142-24/+30
OpenPOWER on IntegriCloud