Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-05-26 | Use TAILQ_FOREACH where possible, remove payload_last() | Hans-Joerg Hoexer | |
ok markus | |||
2005-05-26 | Fix multi area display bug. | Esben Norby | |
ok claudio@ | |||
2005-05-26 | enable cardbus rtw(4) on macppc. | Jonathan Gray | |
2005-05-26 | Fix compilation on macppc and likely other archs. | Jonathan Gray | |
2005-05-26 | add log_errorx() which doesn't print the errno value. ok hshoexer@ | Moritz Jodeit | |
2005-05-26 | disable SPD snapshot for now | Hakan Olsson | |
2005-05-26 | sync with reality | Henning Brauer | |
2005-05-26 | Initialize variables | Hakan Olsson | |
2005-05-26 | turd polishing | Henning Brauer | |
2005-05-26 | kill stackable filesystems ghosts | Pedro Martelletto | |
2005-05-26 | repair (self) notation - just attach "self" to the "all" group | Henning Brauer | |
2005-05-26 | introduce ISAKMP_PAYLOAD_MAX | Hans-Joerg Hoexer | |
2005-05-26 | null removal fallout | Ted Unangst | |
2005-05-26 | get rid of payload mapping | Hans-Joerg Hoexer | |
ok markus ho cloder | |||
2005-05-26 | regen | Federico G. Schwindt | |
2005-05-26 | geforce fx5500 | Federico G. Schwindt | |
2005-05-26 | Import new FTP proxy. Handles IPv6 and all FTP modes. It was | Camiel Dobbelaar | |
previously known as pftpx. Not connected to the builds yet. ok beck | |||
2005-05-26 | Implement PT_STEP for hppa. | Mark Kettenis | |
ok mickey@ | |||
2005-05-26 | byebye umap, union and null references; pedro@ ok. | Federico G. Schwindt | |
2005-05-26 | optimise one more jmp out of the idle loop; toby@ marco@ ok | Michael Shalayeff | |
2005-05-26 | Remove unused variable. | Esben Norby | |
ok claudio@ | |||
2005-05-26 | deny groupnames ending in digits in if_addgroup, frantzen ok | Henning Brauer | |
(this has been on my todo, mike beat me to it with the check in ifconfig, but we want it here too) | |||
2005-05-26 | remove a self-nested #ifdef MULTIPROCESSOR | Kjell Wooding | |
ok niklas@ | |||
2005-05-26 | Reset the zaurus audio components after resume, so that subsequent opens | Christopher Pascoe | |
can play sound again. | |||
2005-05-26 | sneaky MNT_UNION tried to hide | Pedro Martelletto | |
2005-05-26 | union is gone, ok millert@ | Pedro Martelletto | |
2005-05-26 | oups another unused var | Henning Brauer | |
2005-05-26 | typo | Michael Shalayeff | |
2005-05-26 | remove hiding of interface family groups | Henning Brauer | |
2005-05-26 | No need to clock i2s during i2c operations, so don't. Relocate i2c | Christopher Pascoe | |
open/close into init routine. | |||
2005-05-26 | remove the trailing \n from the ctime() timestamp | Jean-Francois Brousseau | |
2005-05-26 | unused var | Henning Brauer | |
2005-05-26 | remove the interface family group (i. e. "em" for "em0") | Henning Brauer | |
I foudn this stupid from the beginning on :) talked about and agreed with ryan and theo on the hike | |||
2005-05-26 | send the Checkin-time request along with the file's timestamp when | Jean-Francois Brousseau | |
running in client mode with the -d flag. The timestamp format is the same as ctime(3), as opposed to GNU CVS, which uses Yet Another Timestamp Format to make this more complicated... | |||
2005-05-26 | first part of real pruning support | Joris Vink | |
okay jfb@ | |||
2005-05-26 | options NULLFS, UNION and UMAPFS are gone, ok art@ markus@ | Pedro Martelletto | |
2005-05-26 | Handle strdup returning NULL. OK hshoexer | Chad Loder | |
2005-05-26 | fix remaining issues with regards to branch numbering and add the | Jean-Francois Brousseau | |
vendor tag to the list of symbols | |||
2005-05-26 | on the iBook G3, there are too many devices with the same gpio name; | Jason Wright | |
prefer the first found. Now, FINALLY, I have my own music at the hackathon. ok drahn [and yes, dale, I'm working on mplayer] | |||
2005-05-26 | switch the max_src_{states,conn,conn_rate} from superblock breaks to superblock | Mike Frantzen | |
optimization barriers to prevent table merging or rule re-ordering ok dhartmei@ | |||
2005-05-26 | disallow interface group names that end in a digit to differentiate them from | Mike Frantzen | |
true interfaces ok henning@ | |||
2005-05-26 | Use new mode sense mechanism for atapi disks. Make sure that fake | Kenneth R Westerback | |
geometry is set even if (as for some USB devices) the MODE SENSE works but zero values are returned for cylinders/heads/sectors. This fixes my USB floppy which returns 0/0/0. | |||
2005-05-26 | If copying multiple files to a target file (which normally fails, as it | Anil Madhavapeddy | |
must be a target directory), kill the spawned ssh child before exiting. This stops it trying to authenticate and spewing lots of output. deraadt@ ok | |||
2005-05-26 | protect all of MGET/MGETHDR with MBUFLOCK() otherwise we'll splimp/splx | Markus Friedl | |
twice for each mbuf allocation; similar to netbsd; ok hshoexer, deraadt, pedro | |||
2005-05-26 | add a couple of functions to go from branch numbers to revisions and | Jean-Francois Brousseau | |
vice versa, and fix RCSNUM_ISBRANCH() | |||
2005-05-26 | typo | Pedro Martelletto | |
2005-05-26 | remove reference to MNT_UNION | Pedro Martelletto | |
2005-05-26 | remove reference to MNT_UNION | Pedro Martelletto | |
2005-05-26 | bye bye | Pedro Martelletto | |
2005-05-26 | remove the stackable filesystems | Pedro Martelletto | |