Adjust newsyslog(8) and pkill(1) for the new PID_MAX.
[dragonfly.git] / sbin /
2014-04-23 Matthew Dillonhammer2 - Retool dmsg mechanics to improve virtual...
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-20 François TigeotRevert "Add missing libraries to some program Makefiles"
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-20 Sascha Wildnerroute.8: Remove NS remains.
2014-04-20 Sascha WildnerRemove some XEROX Network Systems (NS) protocol remains.
2014-04-20 Matthew Dillondmsg, hammer2 - refactor remove hammer2-specific code
2014-04-20 Matthew Dillonhammer2 - Revise newfs_hammer2
2014-04-19 Matthew Dillonhammer2 - refactor libdmsg volume configuration
2014-04-16 Sascha Wildnermount{,d}(8): Use the pidfile(3) API for handling mount...
2014-04-16 Sascha WildnerFix a number of typos in messages and manual pages.
2014-04-13 François TigeotDynamic root: Build /bin and /sbin dynamically
2014-04-10 François Tigeotmkinitrd(8): gzip newly produced images
2014-04-10 Matthew Dillonmount - Generate correct argv[0] for crunches
2014-04-09 François Tigeotmkinitrd(8): Stop copying regular binaries to the ramdisk
2014-04-09 François Tigeotinitrd: Move mini_init sources to share/initrd/
2014-04-08 François Tigeotmkinitrd(8): Optimize newfs for size
2014-04-08 François TigeotRemove the RELEASE_CRUNCH build variable
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-03-31 François Tigeotmkinitrd(8): Use cpdup to copy files
2014-03-31 François TigeotRevert "Remove crunchgen(8)."
2014-03-31 Matthew Dillonhammer2 - Add debug ioctl
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 2/many
2014-03-22 Matthew Dillonmount_hammer2 - Check ERANGE for mount integration...
2014-03-22 Matthew Dillonnewfs_hammer2 - add -R uuid and -I uuid
2014-03-18 Sascha Wildnertcplay: Fix a function name in tcplay.3 and .Dd in...
2014-03-16 Alex Hornungcryptdisks safe_mem - use weak symbols
2014-03-16 Alex Hornungcryptdisks - update to new tcplay API
2014-03-16 Alex Hornungupdate tcplay to 2.0
2014-03-13 Antonio Huete Jimenezsbin/hammer - Add 'header' option for mirror-dump direc...
2014-03-12 Sascha Wildnerdevd(8): Sync with FreeBSD and turn it on by default.
2014-03-12 Sascha Wildnerkldload(8): Add -n for checking if a module is already...
2014-03-12 Sascha WildnerNow that the base issue is fixed, enable -Wsign-compare...
2014-03-04 Antonio Huete Jimenezsbin/hammer - Remove trailing '/' from paths.
2014-03-04 Antonio Huete Jimenezsbin/hammer - Fix a wrong error message.
2014-02-23 François Tigeothammer(8): Fix fallout from recent RB-tree change
2014-02-22 Sascha Wildneriscontrol(8): Use offsetof().
2014-02-22 Sascha WildnerRemove some casts of NULL to pointer types which had...
2014-02-18 Alex Hornungudevd - fix realloc usage
2014-02-14 Sascha Wildnerrcrun(8): Properly handle scripts that provide more...
2014-02-09 John Marinolibutil: Various updates from FreeBSD, esp. pid_* functions
2014-02-09 Sascha WildnerMerge branch 'vendor/EE'
2014-02-01 Sascha Wildnerrcrun(8): Rename $i, $j and $k to (more) meaningful...
2014-02-01 Sascha Wildnerrcrun(8): Read /etc/rc.conf too for overrides of $local...
2014-01-26 Joris Giovannangeliswapon(8): Fix wrong constant parameter for function...
2014-01-26 François TigeotAdd missing libraries to some program Makefiles
2014-01-25 Sascha Wildnerswapon(8): Remove forgotten initialization of iflag...
2014-01-25 Joris Giovannangeli/sbin/swapon : adds a -i flag which prompts for user...
2014-01-16 Sascha Wildnerhammer2(8): Fix wrong sizeof.
2014-01-15 Sascha WildnerRemove a bunch of unnecessary semicolons.
2014-01-09 Matthew Dillonhammer2 - minor cleanups
2014-01-06 Sascha WildnerIn userland, fix printf(-like) calls without literal...
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-30 Sascha WildnerRemove main() prototypes.
2013-12-22 Sascha Wildnermount_msdos(8): Adjust usage() and the manual page...
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-05 Sascha Wildneripfw(8): Raise WARNS to 2 and fix warnings.
2013-12-05 Sascha Wildnerfsck(8): Raise WARNS to 2 and fix warnings.
2013-12-04 Matthew Dillonhammer2 - stabilization
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-14 Matthew Dillonhammer2 - Implement crash recovery, cleanups, stabilization
2013-11-06 Sascha Wildneripfw(8): Add missing header for _long_to_time().
2013-11-05 Sascha Wildneripfw(8)/kldconfig(8): Clean up some __FreeBSD_version...
2013-11-01 Matthew Dillonhammer2 - Stabilization pass, more flush refactoring
2013-10-31 Sascha Wildnershutdown.8: Actually, start a new paragraph for powerof...
2013-10-31 Sascha Wildnershutdown.8: Remove an empty line.
2013-10-23 Matthew Dillonshutdown - Add poweroff link and code
2013-10-22 Sascha WildnerSort SEE ALSO in some manual pages.
2013-10-20 Sascha WildnerFix two section references in hammer and jail manpages.
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-09 Matthew Dillondmesg - Add -f option for continuous monitoring
2013-10-08 Franco Fichtnerworld: remove spurious Pp macros
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-09-24 Matthew Dillonhammer2 - Add hammer2 boot support
2013-09-23 Matthew Dillonhammer2 - Cleanup and bugfix pass to hammer2 setcomp...
2013-09-19 Matthew Dillonhammer2 - Merge Daniel Flores's HAMMER2 GSOC project...
2013-09-09 Antonio Huete Jimenezhammer(8) - Migration to libhammer (step 2/many)
2013-09-09 Antonio Huete Jimenezhammer(8) - Adapt help output to latest changes.
2013-09-07 Antonio Huete Jimenezhammer(8) - Allow specifying paths to 'info' directive.
2013-09-07 Antonio Huete Jimenezhammer(8) - Remove 'status' directive.
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-05 Antonio Huete JimenezBring in DIRFS: A filesystem for VKERNELS
2013-09-03 Antonio Huete Jimenezdisklabel64 - Increased verification of the partition...
2013-08-25 Franco Fichtnerfix mandoc(1) warnings in sbin/
2013-08-17 Sascha Wildnersbin: Use socklen_t in a few places.
2013-08-15 Matthew Dillonhammer - Fix filesystem selection path bug in cleanup...
2013-08-10 Sascha Wildnerkernel: Start removing syslink.
2013-08-05 Matthew Dillonhammer2 - Adjustments for freemap changes
2013-07-25 Sascha Wildnerdhclient.conf.5: .Nm needs a parameter only once.
2013-07-25 Franco Fichtnerunquote section names in man pages
2013-07-23 Franco Fichtnerdhclient: partial sync from OpenBSD man pages
2013-07-22 Franco Fichtneradd .Mt to man pages in sbin/
2013-07-21 Sascha WildnerRemove some more unused externs.
2013-06-25 Sepherosa Ziehauroute.8: Mention -msl, -iw and -iwmax
2013-06-13 Matthew Dillonhammer2 - freemap part 4, misc fixes
2013-06-04 Matthew Dillonhammer2 - Adjust newfs_hammer2 for recent media changes
2013-06-04 Matthew Dillonhammer2 - Add 'hammer2 freemap' directive
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
next