summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* static'ify function prototypes and convert K&R to ANSI.delphij2010-02-031-24/+23
* pukeText is an internal function so define it as static rather thandelphij2010-02-032-2/+3
* Plug two memory leaks in error case.delphij2010-02-032-2/+5
* - Give ATA/SATA SIMs info about ATAPI packet size, supported by device.mav2010-02-021-2/+14
* Implement the "-i" option to sysctl(8), to ignore failures whilegavin2010-01-312-4/+15
* Allow mknod(8) to be only invoked with a pathname as an argument.ed2010-01-312-32/+40
* - Handle short reads when the -P option is used. Short reads must bejh2010-01-291-8/+3
* - Cast time_t, int64_t and some int32_t values to intmax_t and use "%jd"jh2010-01-295-25/+29
* Remove stale inclusion of <ulog.h>.ed2010-01-271-1/+0
* Revised revision 199201 (add interface description capability as inspireddelphij2010-01-272-2/+70
* Make mdconfig(8) WARNS=6 clean:jh2010-01-222-8/+6
* Document the negnametimeo option for mount_nfs as implementedrmacklem2010-01-211-0/+4
OpenPOWER on IntegriCloud