summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build using pregenerated manpages; don't use perl to translate .pod's.markm2002-05-142-12/+2
* Modify the arguments to syncache_socket() to include the mbuf (m) thatrwatson2002-05-141-4/+6
* Remove a printf(3) argument with no corresponding format specifier.des2002-05-141-1/+1
* Make our version tag unique due to our local changes.mp2002-05-142-2/+4
* Updated release notes: BIND 8.3.2-T1B, gcc-3.1.0 (and a bigbmah2002-05-142-10/+20
* Fix an include for NetBSDbrian2002-05-141-0/+3
* Following a repo-copy from src/sys/ufs/ufs, rename functions andiedowse2002-05-147-305/+216
* This commit was generated by cvs2svn to compensate for changes in r96593,markm2002-05-14223-0/+52244
|\
| * As the perl-generated assembler files have been committed, add themarkm2002-05-14223-0/+52244
* | Make this -j safe.ru2002-05-142-0/+2
* | Strategic diff reduction against TrustedBSD MAC branch: introduce anrwatson2002-05-141-0/+1
* | Regen:sheldonh2002-05-141-17/+47
* | Grammar fix: cause -> causes.keramida2002-05-141-1/+1
* | Split release.2 into two stages. release.2 now install the baseru2002-05-142-32/+43
* | Make sure the first ${CHROOTDIR} installworld is done for the correctru2002-05-141-2/+3
* | GC now redundant BOOTSTRAPUTILS stuff.ru2002-05-141-20/+1
* | Avoid a rather bizarre warning from gcc 3.1:brian2002-05-141-1/+1
* | Even more BBSIZE related breakage.ru2002-05-141-0/+1
* | o Clean up some #includesbrian2002-05-1442-133/+163
* | Fixed to build for GCC 3.1nyan2002-05-146-17/+16
* | Understand the new NGM_PPPOE_SESSIONID message and set SESSIONIDbrian2002-05-141-2/+9
* | Add -ffreestanding to CFLAGS.nyan2002-05-141-1/+1
* | Add a NGM_PPPOE_SESSIONID message to the ng_pppoe node.brian2002-05-142-1/+21
* | MFi386: revision 1.519nyan2002-05-142-2/+2
* | Merged from sys/isa/fd.c revisions from 1.229 to 1.232.nyan2002-05-142-36/+130
* | Merged from sys/dev/syscons/syscons.c revision 1.384nyan2002-05-141-1/+2
* | I somehow managed to forgot to commit this in my INCS sweep.ru2002-05-141-4/+0
* | New cpp(1) doesn't like -I${DESTDIR}/usr/include.ru2002-05-141-1/+1
* | Make daddr_t and u_daddr_t 64bits wide.phk2002-05-1414-31/+30
* | Match prototypes to functions over in fsck_ffs.phk2002-05-141-3/+3
* | Restore comment that got lost in revision 1.265.ru2002-05-141-0/+4
* | Roll the LOG2 macro up again, I don't belive unrolling this for 64bitsphk2002-05-141-31/+13
* | Check that kldxref(8) exists before running it.ru2002-05-143-10/+9
* | Do not run `includes' and `incsinstall' in parallel.ru2002-05-141-1/+1
* | Make the mtio data structures explicitly sized.phk2002-05-141-13/+13
* | Document Q_GETQUOTA returning EINVAL when quotas are not enabledroam2002-05-141-0/+4
* | 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
OpenPOWER on IntegriCloud