summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove an empty default case to make this syntactically correct. Not therejmallett2002-05-151-1/+0
* Explicitly cast NCONTINENTS to int to silence an overflow warning.des2002-05-151-1/+1
* Remove bogus cast.des2002-05-151-1/+1
* Unbreak Alpha build.des2002-05-151-1/+2
* for OpenSSL 0.9.5aobrien2002-05-151-0/+175
* We won't be doing FreeBSD-NT (NTBSD?, BSDNT?) anytime soon.obrien2002-05-1517-493/+0
* We aren't quite ready to switch emulations and loose theobrien2002-05-151-0/+3
* We won't be doing FreeBSD/m68k or FreeBSD/rs6k anytime soon.obrien2002-05-157-5845/+0
* Unbreak Alpha build.des2002-05-151-2/+4
* This code is no longer WARNS level 2 OK.obrien2002-05-151-1/+1
* Undo namespace pollution by prefixing the globals pthread_guard_default andalfred2002-05-1512-78/+87
* Correctly attribute a Douglas Adams quote, and remove a duplicate ofdougb2002-05-152-5/+1
* Use .rodata section for $FreeBSD$.obrien2002-05-156-12/+20
* Fix description of uuencode(1)/uudecode(1) base64 abilities.bmah2002-05-152-4/+6
* Build the asa(1) utility.tjr2002-05-151-0/+1
* #include <unistd.h> for getopt() and friends.tjr2002-05-151-0/+1
* Use getopt() to reject options (asa has none), and to the "--" end of optionstjr2002-05-152-21/+38
* Remove __P,tjr2002-05-151-7/+3
* style(9): remove space between function name and opening parentheses,tjr2002-05-151-23/+21
* Add the POSIX.2 asa utility, which interprets FORTRAN carriage-controltjr2002-05-153-0/+221
* Reset token-ring source routing control field on receipt of ethernet framekbyanc2002-05-151-0/+1
* Use fgetln to remove the static limit on the length of lines iniedowse2002-05-142-28/+30
* o Clean up tmp file usage a little by using mkstemp(3) instead ofgreen2002-05-141-5/+6
* p_cansignal() returns an errno value; at some point, the check forrwatson2002-05-141-2/+2
* Fix a "tiny and squeeby and little" markup mistake.jmallett2002-05-141-1/+1
* Disable the shared locking namei() code for now. It breaks several stackingjeff2002-05-145-12/+12
* `unexpand -a' should be run _before_ sed 's/^#define /#define^I/g'.obrien2002-05-1414-1088/+1088
* Tighten up the defined()'s.obrien2002-05-147-31/+31
* - Make use of DEPOROGINs (if there are any) when installing package;sobomax2002-05-147-137/+267
* After some comments from bde, rewrite the loops to avoid turning thejoerg2002-05-142-86/+58
* Trivial language fixes.dannyboy2002-05-141-3/+3
* Move MI stuff out of MD param.h files.phk2002-05-147-268/+68
* Remove the unused definitions of ctod() and dotc().phk2002-05-144-16/+0
* 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
OpenPOWER on IntegriCloud