summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style: remove spaces before tabs.harti2005-05-101-31/+31
* Move the remaining two prototypes from nonints.h to make.h andharti2005-05-105-53/+3
* Make shellPath and shellName static - they're used in job.c only.harti2005-05-104-12/+10
* Make the three versions of fork() more uniform.harti2005-05-101-63/+63
* Move the defines for TMPPAT and KQUEUE from the public job.h into job.charti2005-05-102-12/+12
* Merge compat.c into job.c. There is a lot in common between theseharti2005-05-106-820/+709
* Add option -l, to make output line buffered.glebius2005-05-102-5/+11
* Move Cmd_Exec() from main.c to job.c and fix its prototype. Thisharti2005-05-105-110/+114
* This commit was generated by cvs2svn to compensate for changes in r146052,tjr2005-05-101-26/+0
* - Move lptreg.h into pc98/cbus and rename to olptreg.h.nyan2005-05-103-58/+49
* Update instructions to match recent import.tjr2005-05-101-7/+13
* Change a directory layout for pc98.nyan2005-05-1052-22354/+53
* Var_SubstOnly() is only used to subsitute a variable from the globalharti2005-05-103-4/+4
* Move the declaration of VAR_CMD and VAR_GLOBAL from globals.h to var.hharti2005-05-102-6/+6
* Clean up comments. No code changes.harti2005-05-101-194/+128
* Merge var_modify.c into var.c and move types and function declarationsharti2005-05-104-691/+602
* Update build infrastructure for new GNU regex bits.tjr2005-05-102-1/+13
* Merge. Discard local bracket expression collating order patch, sincetjr2005-05-101-7847/+51
* This commit was generated by cvs2svn to compensate for changes in r146040,tjr2005-05-106-20/+10796
|\
| * Import of regex bits from fedora-glibc-2_3_4-21 tag in glibc CVS.tjr2005-05-107-7862/+10847
* | Move some debugging code from targ.c to var.c where it actually belongs.harti2005-05-103-10/+14
* | Make make a little bit more POSIXish with regard to option parsing:harti2005-05-103-12/+64
* | Don't define _MACHINE_BUS_MEMIO_H_ nor _MACHINE_BUS_PIO_H_.marcel2005-05-101-3/+0
* | Remove reference to seedrandom, since it is now gone, and was in thereimp2005-05-091-1/+0
* | Split Var_Subst() into two functions: Var_SubstOnly() which substitutesharti2005-05-099-163/+174
* | Sync with Linux acpi4asus, adding support for loads of new models.philip2005-05-092-18/+167
* | Put the time traveling machine back where I found it before anyone sees. ;-)philip2005-05-091-1/+1
* | Add support for Asus V6V[1] and W1N notebooks.philip2005-05-092-1/+46
* | Simplify the ACPI taskqueue implementation. Use a thread queue type insteadmarks2005-05-093-113/+38
* | Fix separate module build.marks2005-05-091-0/+5
* | Move if_wl_i82586.h into sys/dev/wl.nyan2005-05-092-1/+1
* | Enable debug_mpsafevm on ia64 due to the severe functional regressionmarcel2005-05-081-1/+1
* | More fixes for multibus drivers. When calling out to the matchwpaul2005-05-084-6/+16
* | Fix support for Windows drivers that support both PCI and PCMCIA devices atwpaul2005-05-084-17/+31
* | One more variant branding of 3C574 family: the plain old 3c574imp2005-05-081-1/+1
* | In uart_cnprobe(), fill in the cn_name field of the consdev structure.marcel2005-05-081-0/+1
* | archive_entry_set_link is supposed to update whichever link fieldkientzle2005-05-081-1/+2
* | Remove ifdef PC98.nyan2005-05-0823-1133/+12
* | Merged from libi386/biosdisk.c revisions 1.37 and 1.41.nyan2005-05-081-3/+6
* | Change DOSPTYP_386BSD to 0xc494.nyan2005-05-081-3/+3
* | Use DOSMID_386BSD rather than DOSPTYP_386BSD.nyan2005-05-081-1/+1
* | The Nocona may be AMD64 compatible, but it is still an Intel part.des2005-05-081-3/+3
* | Avoid trying to queue up an interrupt handler DPC if the driverwpaul2005-05-081-1/+1
* | Correct the patch table entries for the 64-bit intrinsic mathwpaul2005-05-081-6/+6
* | Fix typo in a comment.brueffer2005-05-081-1/+1
* | Clarify some error messages.kientzle2005-05-084-8/+8
* | Capitalize at the start of sentence.maxim2005-05-081-1/+1
* | Minor correction to the logic for selecting the proper device index.wpaul2005-05-081-1/+1
* | o N_SETMAGIC/N_GET{MAGIC,MID,FLAG} macros live in imgact_aout.hmaxim2005-05-081-1/+1
* | Fix tinderbox build on ppc.grehan2005-05-081-1/+1
OpenPOWER on IntegriCloud