summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-26use PF_LOG, PF_LOGALL instead of numeric constantsDaniel Hartmeier
2005-05-26support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patchDaniel Hartmeier
2005-05-26syncTheo de Raadt
2005-05-26fix `editors' and `unedit' commands usage..Xavier Santolaria
2005-05-26Merge common functionality of __strsignal and strerror_r.Otto Moerbeek
2005-05-26Ensure previous adjust has completed before clearing alarm flag; ok henning@Darren Tucker
2005-05-26uint32_t -> u_int32_t for consistency; ok djm@Darren Tucker
2005-05-26fix usage..Xavier Santolaria
2005-05-26Use TAILQ_FOREACH where possible, remove payload_last()Hans-Joerg Hoexer
2005-05-26Fix multi area display bug.Esben Norby
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-26Fix compilation on macppc and likely other archs.Jonathan Gray
2005-05-26add log_errorx() which doesn't print the errno value. ok hshoexer@Moritz Jodeit
2005-05-26disable SPD snapshot for nowHakan Olsson
2005-05-26sync with realityHenning Brauer
2005-05-26Initialize variablesHakan Olsson
2005-05-26turd polishingHenning Brauer
2005-05-26kill stackable filesystems ghostsPedro Martelletto
2005-05-26repair (self) notation - just attach "self" to the "all" groupHenning Brauer
2005-05-26introduce ISAKMP_PAYLOAD_MAXHans-Joerg Hoexer
2005-05-26null removal falloutTed Unangst
2005-05-26get rid of payload mappingHans-Joerg Hoexer
2005-05-26regenFederico G. Schwindt
2005-05-26geforce fx5500Federico G. Schwindt
2005-05-26Import new FTP proxy. Handles IPv6 and all FTP modes. It wasCamiel Dobbelaar
2005-05-26Implement PT_STEP for hppa.Mark Kettenis
2005-05-26byebye umap, union and null references; pedro@ ok.Federico G. Schwindt
2005-05-26optimise one more jmp out of the idle loop; toby@ marco@ okMichael Shalayeff
2005-05-26Remove unused variable.Esben Norby
2005-05-26deny groupnames ending in digits in if_addgroup, frantzen okHenning Brauer
2005-05-26remove a self-nested #ifdef MULTIPROCESSORKjell Wooding
2005-05-26Reset the zaurus audio components after resume, so that subsequent opensChristopher Pascoe
2005-05-26sneaky MNT_UNION tried to hidePedro Martelletto
2005-05-26union is gone, ok millert@Pedro Martelletto
2005-05-26oups another unused varHenning Brauer
2005-05-26typoMichael Shalayeff
2005-05-26remove hiding of interface family groupsHenning Brauer
2005-05-26No need to clock i2s during i2c operations, so don't. Relocate i2cChristopher Pascoe
2005-05-26remove the trailing \n from the ctime() timestampJean-Francois Brousseau
2005-05-26unused varHenning Brauer
2005-05-26remove the interface family group (i. e. "em" for "em0")Henning Brauer
2005-05-26send the Checkin-time request along with the file's timestamp whenJean-Francois Brousseau
2005-05-26first part of real pruning supportJoris Vink
2005-05-26options NULLFS, UNION and UMAPFS are gone, ok art@ markus@Pedro Martelletto
2005-05-26Handle strdup returning NULL. OK hshoexerChad Loder
2005-05-26fix remaining issues with regards to branch numbering and add theJean-Francois Brousseau
2005-05-26on the iBook G3, there are too many devices with the same gpio name;Jason Wright
2005-05-26switch the max_src_{states,conn,conn_rate} from superblock breaks to superblockMike Frantzen
2005-05-26disallow interface group names that end in a digit to differentiate them fromMike Frantzen
2005-05-26Use new mode sense mechanism for atapi disks. Make sure that fakeKenneth R Westerback