summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-01Add rcs -l, rcs -u, and regression tests.Ray Lai
2006-04-01Keep cvs flags in `flags', rcs flags in `rcsflags' in rcsprog.h.Ray Lai
2006-04-01default LINTFLAGS add -p; from cloderTheo de Raadt
2006-04-01ANSIfy; requested deraadt@Damien Miller
2006-04-01xasprintification; ok deraadt@Damien Miller
2006-04-01minimal lint cleanup (unused crud, and some size_t); ok djmTheo de Raadt
2006-04-01$OpenBSD$ in here tooDamien Miller
2006-04-01Correctly map blocks for FFS2 in ufs_bmaparray()Pedro Martelletto
2006-04-01cvs_initlog() returns a value that is never used, zap it.Joris Vink
2006-04-01Put Damien's latest changes back in, okay deraadt@.Pedro Martelletto
2006-04-01improve import a bit:Joris Vink
2006-03-31No longer need limits.hTodd C. Miller
2006-03-31nfds is not constrained by OPEN_MAX for nftw(), only ftw()Todd C. Miller
2006-03-31sprinkle a bit of ARGSUSEDTheo de Raadt
2006-03-31spacingTheo de Raadt
2006-03-31Plug memory leak on error path; ok ho@ moritz@Patrick Latifi
2006-03-31internal API newgetbroadcastnets() does not need a sockTheo de Raadt
2006-03-31Document NET_RT_STATS.Claudio Jeker
2006-03-31Add sysctl to retrieve the routing table statisitcs. Will be used by netstatClaudio Jeker
2006-03-31Backout, causes panicsPedro Martelletto
2006-03-31tweaks;Jason McIntyre
2006-03-31FFS2 dinode pool needs to be defined here tooPedro Martelletto
2006-03-31Be careful when accessing the external destination address, as it is not setHans-Joerg Hoexer
2006-03-31forgot those in previous commit...Hans-Joerg Hoexer
2006-03-31adopt regression tests to recent changeHans-Joerg Hoexer
2006-03-31wenn dumping rules always show type, srcid and dstid (if set).Hans-Joerg Hoexer
2006-03-31allow do delete dynamic rulesHans-Joerg Hoexer
2006-03-31allow specification of encapsulated protocol for ike; ok hshoexerMarkus Friedl
2006-03-31fix the "ike dynamic" test. dynamic automatically uses the localReyk Floeter
2006-03-31Make ffs_statfs() tag FFS2 file systems as suchPedro Martelletto
2006-03-31allow specification of encapsulated protocol for flows; ok hshoexerMarkus Friedl
2006-03-31Add MOUNT_FFS2Pedro Martelletto
2006-03-31ffs_statfs() should not panic on FFS2 file systemsPedro Martelletto
2006-03-31Teach ffs_vget() to allocate and associate FFS2 dinodesPedro Martelletto
2006-03-31Teach ffs_reclaim() to put FFS2 dinodes back into their poolPedro Martelletto
2006-03-31Add a pool for FFS2 dinodesPedro Martelletto
2006-03-31fix number conversion logic; spotted by pat@; ok tedu@ pat@Otto Moerbeek
2006-03-31Better useage string. From Alexey Dobriyan.Otto Moerbeek
2006-03-31Check malloc return valueBjorn Sandell
2006-03-31kill trailing whitespace;Jason McIntyre
2006-03-31uppercase `ip';Jason McIntyre
2006-03-31remote user escape is %r not %h; spotted by jmc@Damien Miller
2006-03-31kill trailing whitespace;Jason McIntyre
2006-03-31Super block changes for FFS2, thanks to all who tested.Pedro Martelletto
2006-03-31(char)to{upper,lower}()Theo de Raadt
2006-03-31ARGSUSED where neededTheo de Raadt
2006-03-31No point in calling pte_spill_r() 90% of the time, when the first thingDale Rahn
2006-03-31oldmask = sigprocmask(SIG_BLOCK, &mask, &oldmask);Theo de Raadt
2006-03-31Add GSM modem SIEMENS ES75 - from patch sent to freebsd-usb@ by Jindra FucikDale Rahn
2006-03-31sycnDale Rahn