summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* add back DPADD (removed by mistake in a previous commit)luigi2010-03-081-0/+1
* As statfs.f_flags are uint64_t the local variables should be as well.bz2010-03-071-3/+3
* more documentation on new dummynet features.luigi2010-03-051-18/+98
* Use our standard license text. No more voices in the authors head. :-)joel2010-03-042-16/+16
* make the listing of queues/pipes/schedulers handle the case ofluigi2010-03-041-4/+19
* fix handling of setsluigi2010-03-041-5/+13
* reduce diffs with the cross-platform version (windows needsluigi2010-03-041-0/+14
* remove stale commentluigi2010-03-041-2/+0
* Cast these to intmax_t before printing to fix build bustage. Betterimp2010-03-031-7/+9
* - Make function of finding an available drive name a macro.lulf2010-03-031-14/+12
* Use expand_number(3) from libutil instead of home-grown function to parsesobomax2010-03-033-92/+34
* Teach newfs(8) to understand size modifiers for all options takingsobomax2010-03-031-11/+84
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromuqs2010-03-022-2/+0
* Bring in the most recent version of ipfw and dummynet, developedluigi2010-03-027-593/+883
* Always assign WARNS using ?=uqs2010-03-022-3/+2
* rtsol(8)/rtsold(8): make WARNS=3 cleanuqs2010-02-271-1/+1
* route(8): make WARNS=3 cleanuqs2010-02-272-149/+155
* routed(8)/rtquery(8) bump/demote to WARNS=3 for all archsuqs2010-02-273-11/+12
* mount_ntfs(8): make WARNS=6 cleanuqs2010-02-272-12/+6
* mount_hpfs(8): make WARNS=6 cleanuqs2010-02-272-15/+7
* Fixed static linkage.ru2010-02-261-2/+3
* Fixed dependencies (make checkdpadd).ru2010-02-253-1/+3
* Improve output for controllers that doesn't report SATA speed.mav2010-02-222-0/+3
* Changing proto_socketpair.c compilation and linking order revealedpjd2010-02-211-1/+4
* Document the interaction between /etc/devfs.conf andgavin2010-02-211-2/+7
* Add TSO support on VLAN in fconfig(8).yongari2010-02-203-8/+10
* Fix common misspelling of hierarchyuqs2010-02-201-1/+1
* Please welcome HAST - Highly Avalable Storage.pjd2010-02-1844-2/+11091
* Style nits.pjd2010-02-182-5/+5
* The NetBSD Foundation has granted permission for people to removeimp2010-02-161-7/+0
* sysctl(8): make WARNS=3 cleanuqs2010-02-152-12/+18
* Bump WARNS where possible.uqs2010-02-157-11/+4
* Rename fields to match better the msdosfs headers. This work is stillkib2010-02-145-106/+106
* Bug fixes from NetBSDkib2010-02-147-70/+100
* License changes from NetBSD.kib2010-02-148-56/+0
* Rename variables to match msdosfs headers.kib2010-02-142-249/+250
* Some cleanups from NetBSD:kib2010-02-142-20/+23
* When growing a UFS1 filesystem, we need to initialise all inodes in any newgavin2010-02-131-4/+2
* Don't try to determine tape block size when the -P option is used.jh2010-02-131-1/+1
* One last pass to get all the unsigned comparisons correct.mckusick2010-02-111-10/+13
* Quiet spurious warnings.mckusick2010-02-111-8/+8
* Quiet spurious warnings.mckusick2010-02-111-2/+2
* Ensure that newfs will never create a filesystem with more than 2^32mckusick2010-02-103-47/+67
* - Remove reference to nfs4. mount_nfs4(8) was removed in r192578.jh2010-02-101-2/+2
* Add -i to usage()gavin2010-02-091-1/+1
* Add the -i option to the synopsis.gavin2010-02-061-2/+2
* Correct two typos.delphij2010-02-061-2/+2
* Add the long missing "destroy" option.mjacob2010-02-041-0/+4
* Introduce '[ipaddr]:path' notation.ume2010-02-042-9/+26
* Shortening a passphrase caused wrong authentication key to be used.ru2010-02-041-0/+1
OpenPOWER on IntegriCloud