summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1998-04-04use the right key material for authentication, bug report byNiels Provos
1998-04-03handle unknown option too. All this ipoption handling needs rewriting, I now ...Theo de Raadt
1998-04-02do not run off end of option buffer for LSRR either; tqbfTheo de Raadt
1998-04-01clarifyTheo de Raadt
1998-03-31possible buf oflow in -R; reported by tqbf, fixed by me.Theo de Raadt
1998-03-28WallTheo de Raadt
1998-03-26prettyTheo de Raadt
1998-03-25usage to stderr, not syslogTheo de Raadt
1998-03-22updated example for current nat syntax, i.e. was ppp0/32 now says 0/32 ...johns
1998-03-21Print the devicename in the error message when it cannot be openedTodd C. Miller
1998-03-20Add an explanatory comment, why we keep the interface address and keepAngelos D. Keromytis
1998-03-20Pay attention.Angelos D. Keromytis
1998-03-20Should work better for aliases now, with Theo's patch (soon to come).Angelos D. Keromytis
1998-03-19fix type botchesTheo de Raadt
1998-03-18fix formatting of ddb.console and ddb.panicJason Wright
1998-03-17finish atalk support; merged by I.McWilliam@st.nepean.uws.edu.auTheo de Raadt
1998-03-16set socket options, so that photuris bypasses kernel ipsec policy,Niels Provos
1998-03-15Add support for vfs.* from lite2Todd C. Miller
1998-03-12Treat IDE as ESDI in -e mode just like we do in -E mode.Todd C. Miller
1998-03-07.Bx Open -> .Ox 2.xTodd C. Miller
1998-03-07Use .OxTodd C. Miller
1998-03-07remove debugging left overs.Niels Provos
1998-03-07n_net is host byte order; pattonme@gnpr.pae.osd.milTheo de Raadt
1998-03-05correct reference to photurisd.Niels Provos
1998-03-04move man page to right section.Niels Provos
1998-03-04compliance with draft-simpson-photuris-18.txt, better packet structureNiels Provos
1998-03-03make ping work for large packet sizes. closing pr# 417.Niels Provos
1998-03-03sigset_t; jraynardTheo de Raadt
1998-03-01If an /etc/exports entry has a single host that cannot be lookedTodd C. Miller
1998-03-01disklabel.8 man page fixes submitted by Aaron Jackson,johns
1998-02-28Be consistent wrt suggesting ESDI for IDE and using ESDI even ifTodd C. Miller
1998-02-27network byte order; reedTheo de Raadt
1998-02-26Correctness change and beautify commas in .Xr's. Also, use .Ox rather than ....gene
1998-02-24put back support for ppp0/32dgregor
1998-02-20' is special in column 0Theo de Raadt
1998-02-20grammarTheo de Raadt
1998-02-20oopsTheo de Raadt
1998-02-19new netbsd partition typeTheo de Raadt
1998-02-19deal with partition type renamedTheo de Raadt
1998-02-19Refer to /etc/ipnat.rules not nat.rules in examples.gene
1998-02-17use warn() instead of warnx() to print error messageMatthieu Herrb
1998-02-17chflags(2) take a u_intTodd C. Miller
1998-02-13Document maximum (ok, so I'm a bit extreme)Jason Downs
1998-02-10allow tape blocksize > disk blocksize to work; dwmalone@maths.tcd.ieTheo de Raadt
1998-02-08y2k fixes; netbsd & Andreas.Gunnarsson@emw.ericsson.seTheo de Raadt
1998-02-05special -> deviceTobias Weingartner
1998-02-05Add man page. I don't know which revision this one is, I might haveTobias Weingartner
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-05Don't count DNS lookup time in ping -R. Problem noted byTodd C. Miller
1998-02-05Ha! Caught Todd making a mistake!Theo de Raadt