summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use explicitly sized fields for the tape format definition.phk2002-05-141-1/+1
* Move a few ancient minor-number definitions for tapedrives to thephk2002-05-143-20/+8
* Sync with reality.ume2002-05-141-4/+4
* string cleanup:ken2002-05-141-14/+12
* Merge c-common.c rev 1.10 into GCC 3.1obrien2002-05-141-1/+3
* If you want to not warn on K&R main(); this is how it should be implemented.obrien2002-05-142-1/+17
* Tweak the include dirs w/o incurring extra warningsobrien2002-05-141-1/+1
* Mention the ``end of output'' for each periodic script.brian2002-05-141-0/+3
* unexpand -a everythingobrien2002-05-1415-7496/+7496
* Quote {CC} so ccache can be used.obrien2002-05-141-1/+1
* Calculate the number of open links properly when deciding on whether tobrian2002-05-141-11/+10
* First pass of style(9) for #define's.obrien2002-05-1415-1677/+1677
* Merge choose-temp.c rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 3.1.obrien2002-05-141-2/+4
* Add framework for our kernel printf enhancements.obrien2002-05-143-0/+35
* Use the right byte order for unaligned stores. <blush>.jake2002-05-131-1/+1
* Make a link from fr_FR.ISO8859-1 to fr_FR.ISO8859-15.dwmalone2002-05-131-0/+5
* BDE and I have had a chance to hash this out:imp2002-05-131-5/+5
* Fix a syntax errorbrian2002-05-131-0/+1
* Add wicontrol to boot floppy until such time as this support is partjkh2002-05-132-2/+2
* Resolve conflicts after import of ISC BIND 8.3.2-T1B documentation.nectar2002-05-133-66/+76
* This commit was generated by cvs2svn to compensate for changes in r96539,nectar2002-05-1325-549/+360
|\
| * Import of ISC BIND 8.3.2-T1B documentation.nectar2002-05-1328-615/+436
* | Resolve conflicts after import of ISC BIND 8.3.2-T1B.nectar2002-05-134-162/+537
* | This commit was generated by cvs2svn to compensate for changes in r96536,nectar2002-05-1335-612/+1296
|\ \ | |/
| * Import of ISC BIND 8.3.2-T1B.nectar2002-05-1342-2267/+3436
* | Align CLEANFILES with revision 1.25 changes.ru2002-05-132-2/+2
* | Fixed CLEANFILES after bsd.lib.mk sweep.ru2002-05-132-2/+2
* | Fixed CLEANFILES after bsd.lib.mk sweep.ru2002-05-137-1/+15
* | CLEANFILES are too long for libc.ru2002-05-131-11/+24
* | Fixed CLEANFILES.ru2002-05-131-0/+2
* | Fixed a semantic error. va_arg(ap, u_short) is nonsense except on i386'sbde2002-05-132-10/+10
* | Don't include <stddef.h> "For offsetof". This is not even wrong inbde2002-05-131-2/+0
* | Add __divdi3() and __moddi3() to libstand. We will need them for UFS2.phk2002-05-131-0/+48
* | Ensure manpages are built with the all-man in theru2002-05-131-0/+2
* | Fixed syntax errors (tokens after #endif).bde2002-05-138-45/+45
* | Fixed syntax errors (garbage after #endif; just editing errors in thisbde2002-05-132-8/+8
* | MAN[1-9] -> MAN.ru2002-05-133-6/+5
* | Style.ru2002-05-131-3/+4
* | NOSHARED is meaningless in the bsd.lib.mk context.ru2002-05-131-1/+0
* | Fixed a syntax error (a label not followed by a statement).bde2002-05-132-2/+2
* | SOBJS are not used here for a long time, and were justru2002-05-136-24/+12
* | Remove unneeded include.phk2002-05-131-1/+0
* | Mark all internal libraries with INTERNALLIB.ru2002-05-1311-52/+11
* | Removed now unused INTERNALSTATICLIB.ru2002-05-1332-72/+4
* | Major cleanup of bsd.lib.mk.ru2002-05-1314-130/+74
* | Add ipfw hooks to ether_demux() and ether_output_frame().luigi2002-05-133-5/+175
* | style(9) changes before further editing that region:joerg2002-05-132-12/+14
* | Remove custom definitions (IP_FW_TCPF_SYN etc.) of TCP header flagsluigi2002-05-132-12/+1
* | Handle symbolic names for common ethernet types (ip, arp etc.)luigi2002-05-131-19/+85
* | Remove register keyword.phk2002-05-1313-127/+127
OpenPOWER on IntegriCloud