summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-05-28Fix directory state tracking.Grigoriy Orlov
2001-05-24Add isakmpd.pid to the FILES section.Hakan Olsson
2001-05-24Match the IDs without checking the ASN1 length field, similar to howAngelos D. Keromytis
2001-05-21More verbose error message (what's the actual sysctl that failed)Angelos D. Keromytis
2001-05-21Better FEATURE handling for dnssecHakan Olsson
2001-05-19When zeroing out the parition table, make 'c' the entire disk, not justTodd C. Miller
2001-05-18oopsMichael Shalayeff
2001-05-18treat two exits for a returnMichael Shalayeff
2001-05-18why exit if returnsMichael Shalayeff
2001-05-18why exit if returnsMichael Shalayeff
2001-05-18a few harmless cleanupsMichael Shalayeff
2001-05-15do not permit emalloc/erealloc of 0 sized objectsTheo de Raadt
2001-05-15do the same as _ffsMichael Shalayeff
2001-05-15error out if failed to malloc memory for inode cache entry; deraadt@ okMichael Shalayeff
2001-05-15report on another calloc() failureTheo de Raadt
2001-05-15Split wi(4) into bus-dependent and bus-independent bits similar toTodd C. Miller
2001-05-14Ignore empty strings in kern.malloc.kmemstat.<foo>, add tty stats.Angelos D. Keromytis
2001-05-14Update.Angelos D. Keromytis
2001-05-14Xr bridgename.if and hostname.if in section 5, not 8; spotted by James Cronin...Jason Wright
2001-05-12Better argument checking for kmemstats.Angelos D. Keromytis
2001-05-12size_t -> u_int32_t (mcmahill@mtl.mit.edu)Angelos D. Keromytis
2001-05-11use strlcpy instead of strncpy+a[len-1]='\0'Michael Shalayeff
2001-05-11use strlcpy instead of strncpy+a[len-1]='\0'Michael Shalayeff
2001-05-11use strlcpy instead of strncpy+a[len-1]='\0'Michael Shalayeff
2001-05-11MAP_FAILED, not 0Artur Grabowski
2001-05-11Put the flag options in a list. (ok deraadt@)Hakan Olsson
2001-05-11Print the new sysctls (nchstats, kmemstats, nselcoll, forkstat)Angelos D. Keromytis
2001-05-11Update with new sysctl'sAngelos D. Keromytis
2001-05-09correct signal handling for ping6 -f <nonexisting destination>.Jun-ichiro itojun Hagino
2001-05-08add more display variables (for screen burner).Michael Shalayeff
2001-05-07make bug fixed, remove work-aroundMarc Espie
2001-05-07temp work-around. Okay deraadt@Marc Espie
2001-05-07tunneldelete -> deletetunnelMarkus Friedl
2001-05-05pf_key_v2_set_spi now sets the Phase 1 IDs on the Phase 2 SAs;Angelos D. Keromytis
2001-05-05Pass the Phase 1 SA to the set_spi routine, so the IDs (and eventuallyAngelos D. Keromytis
2001-05-05Adhere to the new set_spi prototype.Angelos D. Keromytis
2001-05-05Change the set_spi prototype so that it gets the Phase 1 SA passed as well.Angelos D. Keromytis
2001-05-05Change set_spi prototype.Angelos D. Keromytis
2001-05-05Document default-phase2-suites tag.Angelos D. Keromytis
2001-05-05Add comment about finalize routine processing.Angelos D. Keromytis
2001-05-04Typo in error string; grange@rt.mipt.ruTodd C. Miller
2001-05-02T doesnt take an argEric Jackson
2001-05-02implement "deletetunnel" (removes tunnel outer IP address pair)Jun-ichiro itojun Hagino
2001-05-01Remove PCVT cruft.Aaron Campbell
2001-04-30the -> toBrad Smith
2001-04-30Assure that we always close the socket, and that the default behaviorEric Jackson
2001-04-30Mention the sample configuration directory. Cleanup some .Nm usage.Hakan Olsson
2001-04-30Add a FILES section describing default and sample file locations.Hakan Olsson
2001-04-30mention how to generate extended attributes for certs with openssl;Niels Provos
2001-04-30Be more verbose about fifo ui operations.Hakan Olsson