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