Convert to critical sections.
[dragonfly.git] / sbin /
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-07 Sascha WildnerClean up some of the worst style issues:
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-02 Sascha WildnerUse volatile sig_atomic_t variables and async-signal...
2005-06-01 Sascha Wildner* Add __unused where necessary.
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-26 Matthew DillonRemove some debugging that crept int othe last commit.
2005-05-25 Matthew DillonChange ifconfig 'poll' to ifconfig 'polling', the same...
2005-05-25 Matthew DillonRewrite the polling code. Instead of trying to do...
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-16 Robert GarrettAdd newbtconf to the build
2005-05-16 Robert GarrettAdd support for multiple boot profiles
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-25 Sascha WildnerRemove inactive code for the maclabel parameter. Dragon...
2005-04-24 Sascha WildnerComment out description of the maclabel parameter.
2005-04-23 Joerg SonnenbergerAdd support for unsigned quads. Use strtoq and %qd...
2005-04-22 Sascha WildnerRemove DEC Alpha support.
2005-04-22 Sascha WildnerRemove support for dead architectures.
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiChange EXIT STATUS to DIAGNOSTICS. We have standardise...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerWARNS=6 + minor style issues while here.
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 YONETANI TomokazuResurrect some of functions shared by rrestore.
2005-04-13 Joerg SonnenbergerRemove another argument name in a prototype.
2005-04-13 Joerg SonnenbergerDecommon a lot of variables, makes some static, fix...
2005-04-13 Joerg SonnenbergerRemove a cast, correct another.
2005-04-13 Joerg SonnenbergerDon't write to tape, strdup it first.
2005-04-13 Joerg SonnenbergerRemove argument names from prototypes. Adjust prototype...
2005-04-13 Joerg SonnenbergerMove initialisation of wrote into the loop to prevent...
2005-04-13 Joerg SonnenbergerWarning fixes.
2005-04-13 Joerg SonnenbergerSplit atomic into two functions, atomic_read and atomic...
2005-04-13 Joerg SonnenbergerCompute buffer length only once per rmtcall.
2005-04-13 Joerg SonnenbergerRemove unused functions.
2005-04-13 Joerg SonnenbergerFirst bunch of dump(8) cleanups.
2005-04-04 Liam J. Foy- WARNS -> WARNS?
2005-04-03 Joerg SonnenbergerWARNS=6
2005-04-03 Joerg SonnenbergerRemove pre-FreeBSD 3 compat conditionals.
2005-04-03 Joerg Sonnenbergerconst changes.
2005-04-03 Joerg SonnenbergerWARNS=6.
2005-04-03 Joerg SonnenbergerWARNS=6.
2005-04-02 Matthew DillonBring in some work from FreeBSD:
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Matthew DillonWARNS cleanup of array initializer.
2005-04-02 Matthew DillonGeneral WARNS cleanups: staticize functions. Adjust...
2005-04-02 Matthew DillonWARNS=6 cleanup.
2005-04-02 Liam J. Foy- Cosmetic
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
2005-03-22 Matthew DillonDo not allow the journaling descriptor to be a regular...
2005-03-21 Joerg SonnenbergerFix reboot -k, it didn't truncate /boot/nextboot.conf.
2005-03-20 Liam J. Foy- Style(9)
2005-03-17 YONETANI TomokazuNow that const'ification of users of dktypenames also...
2005-03-16 Chris PresseyRaise WARNS to 6:
2005-03-16 YONETANI TomokazuConstify all users of dktypenames to unbreak buildworld.
2005-03-16 Chris PresseyStyle(9):
2005-03-16 Chris PresseyStyle(9):
2005-03-16 Chris PresseyFollowup to previous commit: use uint8_t instead of...
2005-03-16 Chris PresseyWhen dumping the contents of a struct sockaddr with...
2005-03-16 Chris PresseyWhen rendering the routename() or netname() of a struct...
2005-03-16 Chris PresseyRaise WARNS to 6:
2005-03-12 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-09 Liam J. Foy- Validate -i option
2005-03-09 Simon SchubertSync with FreeBSD: Add support for sha1 and rmd160
2005-03-08 Sascha WildnerFix some groff warnings.
2005-03-08 Simon SchubertMerge from vendor branch CVS:
2005-03-07 Liam J. Foy- Validate the -i option (Idea from FreeBSD)
2005-03-07 Matthew DillonCleanup the debug output, fix a few data conversion...
2005-03-07 Matthew DillonFirst cut of the jscan utility. This will become the...
2005-03-06 Matthew DillonBring in the IWI driver from FreeBSD and merge in ALTQ...
2005-03-05 Chris PresseyRaise WARNS to 6:
2005-03-05 Sascha WildnerRemove PC98 support.
2005-03-05 Hiten PandyaRemove stale inclusion of struct disklabel and other...
2005-03-04 Matthew DillonPass the memfifo option to the kernel.
2005-03-04 Chris PresseyStyle(9):
2005-03-04 Chris PresseyWARNS=6 cleaning, stage 6/6:
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-04 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-03 Chris PresseyReduce warnings as part of WARNS=6 cleaning, stage...
2005-03-02 Eirik NygaardMerge from vendor branch NCURSES:
2005-03-02 Joerg SonnenbergerMerge from vendor branch GCC:
2005-02-28 Joerg SonnenbergerRemove NO_WERROR.
2005-02-26 Jeroen Ruigrok/asmodaiAdd the additional space to make mount_udf.8's .Dx...
2005-02-25 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-02-25 Joerg SonnenbergerMake init(8) WARNS=6 clean.
2005-02-24 Matthew DillonAdd DFly copyright to cache.c. This file was originall...
2005-02-21 Sascha WildnerRemove PC98 fdisk(8).
2005-02-20 Matthew Dillonrcorder tries real hard to free things while processing...
2005-02-15 Chris PresseyFurther cleanup:
2005-02-15 Chris PresseyRaise WARNS to 6:
next