Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-07-12 | sync | Theo de Raadt | |
1998-07-12 | include/ss went away | Theo de Raadt | |
1998-07-12 | disable debugging in crontab | Theo de Raadt | |
1998-07-12 | strncpy correctly; remove old code | Theo de Raadt | |
1998-07-12 | sync with NetBSD | Angelos D. Keromytis | |
1998-07-12 | document -n | Todd T. Fries | |
1998-07-12 | add no escape option (-n) | Todd T. Fries | |
1998-07-12 | allow to build correctly with ro /usr/src | Todd T. Fries | |
1998-07-12 | Implement demand_drop() for demand mode pppd; try to avoid mbuf | Angelos D. Keromytis | |
exhaustion while setting up a connection. | |||
1998-07-12 | allow detection of older package versions with a new package from the ports tree | Todd T. Fries | |
1998-07-12 | Remove the NPMODE_KEEPLAST defs; they're not really necessary. Also, | Angelos D. Keromytis | |
sync with NetBSD (the recent splhigh->splimp changes). | |||
1998-07-12 | fix bhlcr shift values; fgsch@olimpo.com.br | Theo de Raadt | |
1998-07-12 | typo | Todd T. Fries | |
1998-07-12 | fill in d_bbsize and d_sbsize | Theo de Raadt | |
1998-07-11 | fix date spec | Theo de Raadt | |
1998-07-11 | be... slightly more permissive.. but i think this is right, i looked at it ↵ | Theo de Raadt | |
for 5 minutes | |||
1998-07-11 | do not let :relative paths through (how did i miss this before) | Theo de Raadt | |
1998-07-11 | Change the headers so those show up as boot_$ARCH | Angelos D. Keromytis | |
1998-07-11 | MAXPARTITIONS are only 8 for amiga; all others have 16. | Angelos D. Keromytis | |
1998-07-11 | Add detection of the Vr41xx. | imp | |
1998-07-11 | Make it clear this is a VAX page; not sure if it should even exist any | Angelos D. Keromytis | |
more, but at least make it clear for now. | |||
1998-07-11 | change default ttl to IPDEFTTL; matthieu | Theo de Raadt | |
1998-07-11 | Roll-back previous commit; someone is working on getting all the boot* | Angelos D. Keromytis | |
pages make some sense. | |||
1998-07-11 | Rename boot.8 to boot-second-stage.8, so it's possible to get it | Angelos D. Keromytis | |
through man (it conflicted with the boot_$arch.8 page); wsimpson@greendragon.com | |||
1998-07-11 | sync | Theo de Raadt | |
1998-07-11 | add Matrox Productiva AGP card | Niels Provos | |
1998-07-11 | +documentation | Todd T. Fries | |
1998-07-11 | Man pages with long NAME sections may hyphen more than one word. | Matthieu Herrb | |
This will fix some of the problems on X man pages reported by William Allen Simpson <wsimpson@greendragon.com>. | |||
1998-07-11 | change last route to route -n | Theo de Raadt | |
1998-07-11 | provide TMP_MAX like stdio.h; kleink | Theo de Raadt | |
1998-07-11 | indent | Theo de Raadt | |
1998-07-11 | fix attach() messages | Theo de Raadt | |
1998-07-11 | be* at qec? | Theo de Raadt | |
1998-07-11 | better checks for . in path from "Denis A. Doroshenko" <cyxob@isl.vtu.lt> | Marco S Hyman | |
1998-07-11 | always return TOC information in big-endian order; problem noted by | Theo de Raadt | |
csapuntz@lcs.mit.edu | |||
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | Prevent luser from zero'ing out ut_host. If the new ut_line is | Todd C. Miller | |
empty but the old one is not and ut_line and ut_name match, preserve the old ut_line. Fixes PR #516 | |||
1998-07-10 | fix va_arg handling when not __STDC__ | Niels Provos | |
1998-07-10 | Notes about hme support | Jason Wright | |
1998-07-10 | Fix rx buffer size so large packets actually fit. | Jason Wright | |
1998-07-10 | add MI ipx_cksum.c for those missing MD one | Michael Shalayeff | |
1998-07-10 | wrong file; j.d.coleman@ncl.ac.uk | Theo de Raadt | |
1998-07-10 | Add build support for hme | Jason Wright | |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright | |
1998-07-10 | Make sure port is in allowed range before trying to get a reserved port. | Todd C. Miller | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | err/warn | Michael Shalayeff | |
1998-07-10 | use err/warn | Michael Shalayeff | |
1998-07-10 | Ok, so I was bored and couldn't sleep... | Jason Downs | |
Make this sucker work with decent terminal settings. |