Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-16 | Moved DSDT AML parsing into parent ACPI driver | Jordan Hargrave | |
ok marco@ | |||
2005-12-15 | merge printing of the revision and the interrupt string into one printf. | Brad Smith | |
2005-12-15 | If i is unsigned then i can wrap in 'for(...; i >= 0; i--)'. Spotted | Kenneth R Westerback | |
by lint. While there fix incorrect uses of sizeof(mydevname) instead of sizeof(devname). And actually print the constructed devname, using the format suggested by brad@. ok brad@ | |||
2005-12-15 | Fix error printf()s. | Kenneth R Westerback | |
ok brad@ | |||
2005-12-15 | No need to call the nbr_fsm for unexpected LS requests. The RFC tells to | Claudio Jeker | |
just ignore thos packets. OK norby@ | |||
2005-12-15 | Fix ospfe shutdown function. The cleanup was totaly busted. OK norby@ | Claudio Jeker | |
2005-12-15 | Simpify iface_del() and nbr_del(). make them void funtions as they can not fail | Claudio Jeker | |
and do not remove a element twice in iface_del(). OK norby@ | |||
2005-12-15 | Fix memory leaks in the parser. Make the string passed with area more strict. | Claudio Jeker | |
Finaly implement clear_config(). OK norby@ | |||
2005-12-15 | NULL != '\0'. Spotted by Han Boetes and a linux gcc. | Kjell Wooding | |
2005-12-15 | Use _SYS_CDEFS_H_ not _CDEFS_H_ for duplicate header supression. | Todd C. Miller | |
OK deraadt@ | |||
2005-12-15 | remove inaccuracy (pipes do not appear as unix sockets); | Jason McIntyre | |
ok jaredy@ pedro@ | |||
2005-12-15 | make the systrace section just like the rest... | Jason McIntyre | |
2005-12-15 | sort; | Jason McIntyre | |
2005-12-15 | tweaks; | Jason McIntyre | |
2005-12-15 | A sanity check for an unsigned variable being < 0 after a subtraction | Kenneth R Westerback | |
is not useful. Check the value about to be subtracted. Spotted by lint. | |||
2005-12-15 | Protect va_copy with __ISO_C_VISIBLE as intended. | Todd C. Miller | |
2005-12-15 | A sanity check for an unsigned variable being < 0 after a subtraction | Kenneth R Westerback | |
is not useful. Check the value about to be subtracted. Spotted by lint. ok pedro@ | |||
2005-12-15 | fstat does not print an '*' for fifos, okay jmc@ | Pedro Martelletto | |
2005-12-15 | shrink a little | David Gwynne | |
2005-12-15 | dont use the esm sensor tables to store format strings. | David Gwynne | |
2005-12-15 | split esms psu sensor into 6 kernel sensors. you can easily see if the | David Gwynne | |
psu is powered, switched on, overtemp, failed and so on now. ok marco@ | |||
2005-12-15 | __BSD_VISIBLE is not compared against a date | Theo de Raadt | |
2005-12-15 | Add a new warning message: conversion of %s return value from '%s' to '%s'. | Chad Loder | |
Lint now warns when a function's return value is converted to a smaller (or differently signed) type. These conversions can happen when doing an assignment, when passing a function's return value as an argument to another function, or when initializing a variable. Currently this produces useless warnings on tolower() and toupper() because they return ints but are usually assigned to chars. | |||
2005-12-15 | kjell forgot to update this after his last message commit :) | Chad Loder | |
2005-12-15 | sync | Theo de Raadt | |
2005-12-15 | document horrific bootblock upgrade "procedure" | Theo de Raadt | |
2005-12-15 | Document x/q, sync x/I with reality. | Miod Vallat | |
2005-12-15 | Missing break and initializations found by lint. | Kenneth R Westerback | |
ok jsg@ uwe@ grange@ | |||
2005-12-14 | make va_arg() map to nothing; ok millert | Theo de Raadt | |
2005-12-14 | sync | Theo de Raadt | |
2005-12-14 | Don't .Xr uhub(4) from usb(4), since they are the same man page. | Pedro Martelletto | |
Okay jmc@. | |||
2005-12-14 | Move arg # to start of message. Makes it slighly more useful | Kjell Wooding | |
even when display is truncated due to long file name. ok cloder | |||
2005-12-14 | We aren't likely to need to keep track of crypted/decrypted ring | Jonathan Gray | |
bits any time soon... pointed out by damien@ | |||
2005-12-14 | typo | Pedro Martelletto | |
2005-12-14 | Make ext2fs use a memory pool to allocate inodes, okay tedu@ | Pedro Martelletto | |
2005-12-14 | Add commented entries for nfe. | Jonathan Gray | |
2005-12-14 | Initial bits for an nvidia nforce Ethernet driver. | Jonathan Gray | |
bus_dma usage modelled after ral. Does not yet see rx interrupts when testing with ck804. Nvidia won't give out documentation for this, various "free" operating systems include a closed source driver, and the Linux people who reverse engineered it to create a specification won't give it out. | |||
2005-12-14 | convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@ | Todd C. Miller | |
2005-12-14 | My email address changed quite a while ago... | Dale Rahn | |
2005-12-14 | Prevent access to PCI config space for function >0 on bus 0. | Mark Kettenis | |
Fixes Xorg PCI scan. ok drahn@ | |||
2005-12-14 | Initial versions of arm code, in-tree development (not yet working). | Dale Rahn | |
2005-12-14 | Add a __statement macro to use with gcc statement expressions instead | Todd C. Miller | |
of using __extension__ directly. This lets us define away the whole thing when lint is in use. | |||
2005-12-14 | sync | Theo de Raadt | |
2005-12-14 | Add locking primitive for hppa. ok kettenis@ | Marco Peereboom | |
2005-12-14 | add three mirrors, catching up w/ ftp.html r1.336 | Alexander von Gernler | |
2005-12-14 | Make clock_t consistent across platforms as a 32 bit int. OK deraadt@ | Todd C. Miller | |
2005-12-14 | Don't hard-code card present and number of socket bits in the PCMCIA bus | Uwe Stuehler | |
configuration register, but control these bits from PCMCIA code. ok drahn@ | |||
2005-12-14 | Remove useless crap that was there from the beginning. One particular | Uwe Stuehler | |
tweak only prevented access to the flash controller. | |||
2005-12-14 | some codecs have an external amplifier, and in some hw the bit to powering | Federico G. Schwindt | |
it down seems to be inverted, so rather than guessing or workaround this, add a extamp var so it can be toggled in userland via mixerctl(1). audio works in hp nx6125 now; tested by todd@, mickey@ ok. | |||
2005-12-14 | correct usage(); | Xavier Santolaria | |