summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Call nmatch function with parameters casted to types the function actuallykan2004-07-291-1/+1
* | Make lookup_host function invocation parameter match its prototype.kan2004-07-291-1/+2
* | Use newly added __used attribute to keep static function symbol fromkan2004-07-291-1/+1
* | Get the current year number straight and remove one instance of trailingkan2004-07-291-2/+2
* | Bump the date in .Dd for the recent '+' flag commit.harti2004-07-291-1/+1
* | Change a couple of comments so that GCC doesn't think that they containscottl2004-07-291-3/+3
* | Rework the way slab header storage space is calculated in UMA.bmilekic2004-07-292-52/+176
* | Document /usr/ports/UPDATING and have a brief pointer re x11imp2004-07-291-0/+4
* | Add a note about recent GCC import.kan2004-07-291-0/+11
* | Implement POSIX's '+' flag for command lines. This flag causes a lineharti2004-07-295-32/+75
* | Add comment explaining struct reg and struct fpreg must match the trapframe.ssouhlal2004-07-291-0/+2
* | Implement MD parts of ptrace.ssouhlal2004-07-292-26/+86
* | Add support for multibyte characters.tjr2004-07-292-42/+78
* | Don't use cast as lvalue.cognet2004-07-291-1/+1
* | Shut up the compiler and temporarily '#if 0' gv_destroy_geom(),le2004-07-291-0/+2
* | Catch up with recent gcc changes and introduce a DIP_SET macrole2004-07-292-3/+9
* | Add support for multibyte characters. The output is questionable when atjr2004-07-292-10/+11
* | Removed remnants of ports-related knobs from here.ru2004-07-292-19/+1
* | Clean up structure packing.ps2004-07-292-25/+22
* | Address node in a less complex way.glebius2004-07-291-1/+1
* | Add a cross-reference to colcrt(1).tjr2004-07-291-0/+1
* | Sort #include directives and remove one duplicate that crept in to thetjr2004-07-291-2/+1
* | Add support for multibyte characters, loosely based on Bruno Haible'stjr2004-07-292-18/+41
* | Remove unnecessary #include directives.tjr2004-07-293-8/+0
* | Prefer <runetype.h> to <rune.h>, since the latter is going away soon.tjr2004-07-295-5/+5
* | Remove useless checks for characters longer than INT_MAX bytes.tjr2004-07-293-12/+0
* | Add configuration option "set pppoe [standard|3Com]" which allowsglebius2004-07-295-3/+47
* | Add support for multibyte characters.tjr2004-07-291-30/+84
* | Add a paragraph break in the STANDARDS section to improve readability.tjr2004-07-291-0/+1
* | Change the 'no terminating ";"' error message to 'no terminating ";" or "+"'tjr2004-07-291-1/+1
* | Remove partial support for building this on NetBSD.tjr2004-07-293-10/+0
* | Now that fnmatch() supports multibyte characters, find does too; removetjr2004-07-291-5/+1
* | Add support for multibyte characters.tjr2004-07-291-49/+112
* | Allow GCC to recognize -fformat-extensions flag.kan2004-07-292-0/+11
* | Fix ACPI floppy enumeration for three types of divergent behavior.njl2004-07-281-40/+90
* | Disable memory locking that could keep watchdogd from deadlocking itselfgreen2004-07-281-4/+0
* | Move a relic to its correct location(s): Put nfs diskless initializationphk2004-07-286-98/+17
* | Leaving the '.Pp' before '.Sh' is a style bug. This should have beentrhodes2004-07-281-1/+0
* | Remove buggy (root filesystems may not have cdev) and pointlessphk2004-07-281-8/+3
* | Remove global variable rootdevs and rootvp, they are unused as such.phk2004-07-2811-15/+14
* | Correct a very old error in both vm_object_madvise() (originating inalc2004-07-281-2/+2
* | Print link level address on vlan interfaces using ether_ntoa(), to makeglebius2004-07-281-0/+1
* | Remove the ERRORS section in favor of a DIAGNOSTICS section.trhodes2004-07-282-29/+27
* | No need to include if_var.h.harti2004-07-281-1/+0
* | Get rid of several unneeded includes (if.h, if_var.h, if_mib.h).harti2004-07-281-3/+0
* | Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-286-12/+12
* | Document incorrect handling of multibyte characters due to limitationstjr2004-07-281-1/+6
* | Wrap the supported adapters list into an .Sh HARDWARE section.trhodes2004-07-281-13/+51
* | Remove an empty default: case to please GCC 3.4.2.mux2004-07-281-2/+0
* | Set fpu context flags to known values, zero is illegal.davidxu2004-07-281-0/+2
OpenPOWER on IntegriCloud