summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
1999-12-05Learn pstat about soft updates.Artur Grabowski
1999-12-05prettier range checkTheo de Raadt
1999-12-05oflowTheo de Raadt
1999-12-05oflowTheo de Raadt
1999-12-04avoid overflowTheo de Raadt
1999-12-04Careful with long, command-line provided interface names.Angelos D. Keromytis
1999-12-03mention pid fileTodd C. Miller
1999-12-02bye bye ctm (soon in ports tree)Theo de Raadt
1999-12-02paranoia, add_return may changeDavid Leonard
1999-12-02fix one possible buffer overrun; inspired by kris@hub.freebsd.orgDavid Leonard
1999-12-01more strtok_r; bad bad artTheo de Raadt
1999-11-30Fix the "append" keyword to work as it should (looks like it was aAngelos D. Keromytis
1999-11-27re-enable config without arguments; fix usageDavid Leonard
1999-11-26fix error where SACKs were not printed with absolute sequence numbersNiels Provos
1999-11-25incorrect icmp packet length printf; gluk@ptci.ruTheo de Raadt
1999-11-24Limit newaliases to root and trusted users; sendmail+gshapiro@sendmail.orGTodd C. Miller
1999-11-24memconfigTheo de Raadt
1999-11-23do not assume shell scripts are +x; dTheo de Raadt
1999-11-22fix a bug w/ choice_ipaddr() reply fine, but the loop goes on.Michael Shalayeff
1999-11-20Use mkstemp() for the temp file created in the tabs dir andTodd C. Miller
1999-11-20add memconfig, an utility to manipulate MTRRs, from FreeBSDMatthieu Herrb
1999-11-19make sure all the generated Makefile's are removed when running "makeBrad Smith
1999-11-15Consistify DHCP man page titles somewhat; d@, sebastion@irelandmail.comAaron Campbell
1999-11-13add /etc/group in FILES sectionEric Jackson
1999-11-13remove trailing comma also. oopsEric Jackson
1999-11-13remove .Xr to a few non-existant man pagesEric Jackson
1999-11-03Stupid thinko. Let pkg's MESSAGES work again.Marc Espie
1999-10-30Add missing include file, system/957 (evanc@concer.to).Angelos D. Keromytis
1999-10-29Print AH payload data (with -v). jakob@ ok.Hakan Olsson
1999-10-29Allow RARP on aliased interfacesNiklas Hallqvist
1999-10-28net.inet.etherip.allow sysctlAngelos D. Keromytis
1999-10-26document what's actually implemented (@srcdir -> @src)Dug Song
1999-10-17Remove some redundant .Pp.Aaron Campbell
1999-10-17Use the AT&T UNIX macros.Aaron Campbell
1999-10-17Formatting fix.Aaron Campbell
1999-10-17explain about using pkg_add interactivly from within the ftp clientNiels Provos
1999-10-16Fix typo.Aaron Campbell
1999-10-16Improved config(8) man page; deraadt@ okAaron Campbell
1999-10-13When uncompressing VJ-compressed frames, fix the ip_sum directlybrian
1999-10-12document config -e. -mojMats O Jansson
1999-10-11mount_afs -> mount_xfs; jasoni@Aaron Campbell
1999-10-10Make mips compile. -mojMats O Jansson
1999-10-10mdoc'd pages <kwesterback@home.com>Eric Jackson
1999-10-09Band Aid fixes, polyglot of espies and mine:Bob Beck
1999-10-08adduser_proc(8) go bye-bye; deraadt@ okAaron Campbell
1999-10-07- Xr acct(2) from accton(8) and vice-versa.Aaron Campbell
1999-10-07Use -v option in the example; deraadt@Aaron Campbell
1999-10-07We are OpenBSD; pjanzen@Aaron Campbell
1999-10-07Much improved. Could use some more work though, I'm sure.Aaron Campbell
1999-10-07Fix missing includes - Thanks <Peter.Galbavy@knowledge.com>Bob Beck