Age | Commit message (Expand) | Author |
2003-05-29 | sync docs to agree on section header (.Sh) order for man pages. This also | Jason McIntyre |
2003-05-29 | use IN6_LINKMTU for IPv6 link MTU. sync w/kame | Jun-ichiro itojun Hagino |
2003-05-29 | >permit numberic values for uid and gid; allow "<" and ">" for less and | Jun-ichiro itojun Hagino |
2003-05-29 | use m_pulldown not m_pullup2. fix some bugs in IPv6 tcp_trace(). | Jun-ichiro itojun Hagino |
2003-05-29 | use m_pulldown instead of m_pullup2. enable support for IPv6 jumbogram. | Jun-ichiro itojun Hagino |
2003-05-28 | We need the hard-coded dependency after all since special bits | Todd C. Miller |
2003-05-28 | Fix ERASEONECHAR macro and BSB so we don't do sizeof(pointer). | Todd C. Miller |
2003-05-28 | even simpler help storage w/ a tweak from millert@ | Michael Shalayeff |
2003-05-28 | errno saving in signal handlers; millert ok | Theo de Raadt |
2003-05-28 | Print some debug info on match routine failure | Alexander Yurchenko |
2003-05-28 | Revert last commit; it is not needed | Todd C. Miller |
2003-05-28 | Print some debug info on match routine failure | Alexander Yurchenko |
2003-05-28 | No more help file, add /usr/bin/vi to FILES section | Todd C. Miller |
2003-05-28 | more.o needs to depend on morehelp.h since "make clean" removes morehelp.h. | Todd C. Miller |
2003-05-28 | help file incorporated, does not grow that much; millert@ ok | Michael Shalayeff |
2003-05-28 | o use _POSIX_VDISABLE instead of hard-coding 255 | Todd C. Miller |
2003-05-28 | silence remaining gcc warning; now compiles -Wall clean | Todd C. Miller |
2003-05-28 | o Deal with EDITOR not being a fully-qualified pathname | Todd C. Miller |
2003-05-28 | syunc | Theo de Raadt |
2003-05-28 | new; tg@netcologne.de | Theo de Raadt |
2003-05-28 | mdocify; with help from jmc@ | Todd C. Miller |
2003-05-28 | The statistics are wrong endian. "netstat -i" now gives sane results. | Henric Jungheim |
2003-05-28 | sync | Theo de Raadt |
2003-05-28 | Shrink a bit by replacing custom functions w/ libc equivalents. | Todd C. Miller |
2003-05-28 | o Some more KNF | Todd C. Miller |
2003-05-27 | change .byte for the correct opcodes now that gas can handle'em. | Federico G. Schwindt |
2003-05-27 | KNF this sucka + some -Wall cleanage | Todd C. Miller |
2003-05-27 | Fix siginfo contents in the T_ACCFLT case, fixes libpthread siginfo regression | Miod Vallat |
2003-05-27 | libpthread support for vax, at last. | Miod Vallat |
2003-05-27 | don't use M_WAIT here. we could be in splnet, and caller may not be | Jun-ichiro itojun Hagino |
2003-05-27 | typos in comments; From: Bengt Wessling <bengt@lemuria.org>, 10x | Henning Brauer |
2003-05-27 | document the prebook map | Michael Shalayeff |
2003-05-27 | regen | Michael Shalayeff |
2003-05-27 | inject a precisionbook keymap under us|machdep | Michael Shalayeff |
2003-05-27 | little cleanup; | Jason McIntyre |
2003-05-27 | as mentioned in hardball ers a few delays are needed; mios@ testing on hp300 ... | Michael Shalayeff |
2003-05-27 | Better layout, and also bump date after VS11 support. | Miod Vallat |
2003-05-27 | if reverse lookup result looks like a numeric hostname, | Jun-ichiro itojun Hagino |
2003-05-26 | fiddle with some type names. change most instances of ufs_daddr_t to | Ted Unangst |
2003-05-26 | fix some fictitious spellings. ok miod@ | Ted Unangst |
2003-05-26 | Use prt_scaled from libutil. ok pjanzen@, millert@ | Ian Darwin |
2003-05-26 | pmap_protect strikes again. | Artur Grabowski |
2003-05-26 | of course my 1000th commit has to go to theo.c and must be about germans ;-) | Henning Brauer |
2003-05-26 | fix format strings; ok markus@ | Damien Miller |
2003-05-26 | regen | Henning Brauer |
2003-05-26 | ignore longrun struct. eliminates a warning | Ted Unangst |
2003-05-26 | cleanup, value paranoia, elaborate on some comments | Ted Unangst |
2003-05-26 | move table tests from default set to "alltests" target; they are slow | Henning Brauer |
2003-05-26 | Make sure to do the keyboard layout selection dance before wskbd_cnattach() | Miod Vallat |
2003-05-26 | install mod_ssl headers | Henning Brauer |