summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2014-07-11fix dacl->size_hi header changeMartin Pelikan
2014-07-11using COPTS is probably better than CFLAGSTheo de Raadt
2014-07-11Remove rfc 4620 Node Information Query support (from the kernel).Sebastian Benoit
2014-07-11add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-10Uninitialized values (-1) in FSInfo are perfectly valid.Tobias Stoeckmann
2014-07-10Not initializing "next free cluster" is better than pointing at a clusterTobias Stoeckmann
2014-07-10Put boot signature always at end of 512 byte sector, even on disks withTobias Stoeckmann
2014-07-10Avoid out of boundary access when checking invalid long filenames.Tobias Stoeckmann
2014-07-10Validate file system information which are critical for fsck_msdos operation.Tobias Stoeckmann
2014-07-10Validate number of FATs.Tobias Stoeckmann
2014-07-10Return RSN (WPA) information to userland during wireless scan, andStefan Sperling
2014-07-10-Werror-implicit-function-declarationFlorian Obser
2014-07-10Forward declarations for mpcopy & mpfree.Florian Obser
2014-07-10add additional includes required to build with -DOPENSSL_NO_DEPRECATEDJonathan Gray
2014-07-10Add internal buffering when dumping a device with non-512 byteKenneth R Westerback
2014-07-09Merge memory leak fix from NetBSD's dir.c revision 1.20, but actuallyTobias Stoeckmann
2014-07-09We do have icmp_data; no obj change.Florian Obser
2014-07-09We do have ICMP_MASKREQ & ICMP_MASKREPLY; no obj change.Florian Obser
2014-07-09notdef is notdef since the beginning of time; no obj change.Florian Obser
2014-07-09We do have SIGINFO; no obj change.Florian Obser
2014-07-09We do have IP_OPTIONS; no obj change.Florian Obser
2014-07-09Print sizeof() value and size_t variable with %zu rather than %zd.Kenneth R Westerback
2014-07-09Special case pretty printing of DHO_CLASSLESS_STATIC_ROUTES andKenneth R Westerback
2014-07-09expire IPcomp SAs too; ok mikeb (some time ago)Markus Friedl
2014-07-09Oops. Forgot makefile ...Kenneth R Westerback
2014-07-09Enable specifying the filesystem of interest by the duid.Kenneth R Westerback
2014-07-09Hopefully we are calculating the pkg size correctly by now;Florian Obser
2014-07-09We do have ICMP6_FILTER; no obj change.Florian Obser
2014-07-09We do have SO_SNDBUF & SO_RCVBUF; no obj change.Florian Obser
2014-07-09We do have NI_NODEADDR_FLAG_ANYCAST, no obj change.Florian Obser
2014-07-09We do have SIGINFO; no obj change.Florian Obser
2014-07-09We don't have IPV6_REACHCONF, no obj change after unifdef(1).Florian Obser
2014-07-09Kill code commented since forever; no obj change.Florian Obser
2014-07-08decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.hTheo de Raadt
2014-07-02condition above makes this part of the check useless;Mike Belopuhov
2014-07-02From: Gregor BestJason McIntyre
2014-06-30Use getrlimit(2) instead of assuming MAXDSIZ is available in userland.Otto Moerbeek
2014-06-30Merge two loops in collapse_redirspec into oneMike Belopuhov
2014-06-29do not need sys/disk.hTheo de Raadt
2014-06-26Create temporary file with mkstemp and unlink if rename operation fails.Tobias Stoeckmann
2014-06-25Make stricter decisions when handling translation specifications.Mike Belopuhov
2014-06-24remove the noaccesstime synonym for noatime which was previously added for BS...Daniel Dickman
2014-06-23first attempt at documenting NOINET6 by default and eui64 turning it on againHenning Brauer
2014-06-23make "ifconfig <if> inet6 eui64" reset the NOINET6 flagHenning Brauer
2014-06-23The second level of the CTL_NET sysctl is a PF_*, not an AF_*Philip Guenther
2014-06-18Always keep length of cluster chain up to date, otherwise the drop ofTobias Stoeckmann
2014-06-16Merge NetBSD commit:Tobias Stoeckmann
2014-06-14Avoid infinite loop if cluster chain is a cyclic list.Tobias Stoeckmann
2014-06-14Fix memory leaks in bootblock handling.Tobias Stoeckmann
2014-06-14Fix regression of 1.16: write fsinfo, not block into FSInfo region.Tobias Stoeckmann