summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | 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
OpenPOWER on IntegriCloud