Commit Graph

442 Commits

Author SHA1 Message Date
jdolecek ccd9e5eeff g/c, use version from sbin/mount/ directly 2003-02-16 09:14:33 +00:00
jdolecek 42cf4439c1 Import the userland part of FreeBSD smbfs (mount_smbfs, smutil, libsmb) 2003-02-16 08:15:07 +00:00
jdolecek 28f3685337 use correct group id if group was specified for -u; previously, it would
mistakely use user's primary group instead
problem reported and fix supplied in PR bin/20232 by KAMADA Ken'ichi
2003-02-08 11:45:54 +00:00
perry 8a49ec08e4 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 23:07:28 +00:00
wiz 7bd6fd354d unknown, not unkown. Noted by mjl. 2003-01-28 22:19:22 +00:00
matt 78d38420f5 When printing out the FDDI header on NetBSD, skip the 3 preamble bytes
used to align the header.
2003-01-17 02:44:33 +00:00
groo 9361711536 Be careful about destination buffer having positive size. 2003-01-15 00:29:13 +00:00
wiz 1035faff1d writable, not writeable. 2003-01-06 20:30:28 +00:00
wiz c053751628 compatibility, not compatiblity. 2003-01-06 13:26:24 +00:00
wiz 688d6608cc Fix some typos reported by Igor Sobrado in PR 19653. 2003-01-04 01:18:01 +00:00
wiz bf37d79146 Fix some typos, noted in PR 19651. 2003-01-04 00:37:17 +00:00
tron 8fcc2bc94f The file "src/dist/dhcp/minires/res_mkupdate.c,v" is corrupted on
"anoncvs.netbsd.org" and hence in many checked out source trees. Add
a dummy revision to fix that problem.
2003-01-02 10:04:32 +00:00
wiz fe6e776886 Misc typo fixes from Adrian Mrva. 2002-12-21 13:28:25 +00:00
wiz 3c9f6b6387 hexadecimal, not hexidecimal. From Adrian Mrva. 2002-12-21 13:15:11 +00:00
wiz 7ae57bfafd arbitrary with all three rs, from Adrian Mrva. 2002-12-21 13:14:38 +00:00
wiz dd5bd120af Various misspellings, from Adrian Mrva. 2002-12-21 12:37:49 +00:00
wiz 34574e798b outgoing with a final g, not t; from Adrian Mrva. 2002-12-21 12:32:24 +00:00
wiz bc4d201af4 finished with two is, from Adrian Mrva. 2002-12-21 12:28:59 +00:00
wiz 0e4ac4f3e5 incorporated with two os, from Adrian Mrva. 2002-12-21 12:28:14 +00:00
wiz 6373769a7d Fix indentation of -a. From Juha Hyttinen in PR 19399. 2002-12-16 10:35:04 +00:00
thorpej e733469648 Avoid strict alias warnings. 2002-12-06 15:12:56 +00:00
thorpej 47355062e5 Avoid strict alias warning. 2002-12-06 15:09:38 +00:00
thorpej b7c1b899f2 Avoid strict alias warning. 2002-12-06 04:43:53 +00:00
thorpej eb4df29507 Avoid strict alias warnings. 2002-12-06 04:09:30 +00:00
thorpej 452f3dd1ad Avoid strict-alias warnings. 2002-12-06 04:06:13 +00:00
thorpej 6086842609 Avoid strict alias warnings. 2002-12-06 04:02:49 +00:00
thorpej eebbb33967 Avoid strict alias warnings. 2002-12-06 03:57:44 +00:00
thorpej 64011e3d60 Fix an LP64 bug-- "timeval" and "nfstime" are NOT equivalent on
NetBSD!
2002-12-06 03:57:24 +00:00
thorpej 2f1985f790 Avoid conflict with reserved identifier "log". 2002-12-06 03:50:35 +00:00
thorpej 92896efa64 Avoid strict alias warnings. 2002-12-06 02:20:43 +00:00
mycroft c8f942f907 And one more. 2002-12-04 18:10:20 +00:00
mycroft 5e81ec6f59 Fix more space glitchies. 2002-12-04 18:07:47 +00:00
mycroft c164d77700 nodeid -> fileid, and fix some space glitchies. 2002-12-04 18:06:36 +00:00
mycroft db3d827d99 Make print_int64() more sane. 2002-12-04 17:59:52 +00:00
mycroft 49e18465d9 Display the correct fsid and fileid for v3 attributes. 2002-12-04 17:54:39 +00:00
christos 0142b8b302 this is gone 2002-11-29 23:25:48 +00:00
christos 76ecdbe8ac prototype fully. 2002-11-29 23:18:25 +00:00
christos af6faffab0 add full prototypes 2002-11-29 23:14:04 +00:00
christos d2f6d7c61e kill double-free 2002-11-29 23:11:26 +00:00
christos 56e4ffe15e enable the other half of initializing amq, otherwise we core-dump. 2002-11-29 23:10:40 +00:00
christos 5894be8371 make functions static and add prototypes. 2002-11-29 23:08:32 +00:00
christos 14b02a1cfc resolve conflicts. 2002-11-29 23:06:22 +00:00
christos 866a560342 import latest am-utils. 2002-11-29 22:57:11 +00:00
itojun 729df1257b sync with bind 8.3.4. 2002-11-17 14:09:52 +00:00
itojun 90a2edbc75 apply http://www.isc.org/products/BIND/patches/bind833.diff to fix recent
vulnerabilities:

* BIND: Remote Execution of Code (BIND 4 & 8)
* BIND: Multiple Denial of Service (BIND 8 only)
2002-11-14 02:04:27 +00:00
fvdl d4f83aa2bb Use a non-blocking SVC for TCP connections. 2002-11-08 00:14:50 +00:00
wiz 0b48b4c927 Fix typos. Found by Adrian Mrva. 2002-10-29 16:22:33 +00:00
wiz 77e9b5999f Fix typo. Found by Adrian Mrva. 2002-10-29 16:21:18 +00:00
wiz bcae355603 Fix typo. Found by Adrian Mrva. 2002-10-29 16:16:14 +00:00
wiz 756bcd1182 Fix typo. Found by Adrian Mrva. 2002-10-29 16:08:59 +00:00