summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* style sync with other platforms.obrien2002-05-151-2/+2
* correct wording.ume2002-05-151-1/+1
* Upgrade unifdef:fanf2002-05-154-545/+997
* Make sure to not yet build the GNU C++, but still allowru2002-05-154-9/+5
* Rename `includes' to `buildincludes'.ru2002-05-156-23/+28
* `all-man' now creates manpages in the -DNOMANCOMPRESS case too.ru2002-05-152-2/+0
* Remove an extraneous )brian2002-05-151-1/+1
* DEV_BSIZE lives in sys/param.h and not in machine/param.h anymore.jhay2002-05-151-1/+1
* Stub out _kvm_mdopen, we don't the same constants as NetBSDobrien2002-05-151-0/+2
* Add a PowerPC machdep for kvm.obrien2002-05-151-0/+101
* Make 'user' and 'group' const as to not discard the qualifier from thejmallett2002-05-151-1/+2
* 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
OpenPOWER on IntegriCloud