Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-02 | sync | Theo de Raadt | |
2005-08-02 | .Xr cvsignore(5) here too; | Xavier Santolaria | |
2005-08-02 | sort SEE ALSO; | Jason McIntyre | |
2005-08-02 | document $HOME environment variable; | Xavier Santolaria | |
2005-08-02 | Make use of struct ipsec_auth dynamic. | Hans-Joerg Hoexer | |
Do not pass IDs to kernel when deleting flows. | |||
2005-08-02 | pass the AF in network byte order to bpf | Markus Friedl | |
2005-08-02 | reduce stack usage | Reyk Floeter | |
spotted out by jsg@ | |||
2005-08-02 | Instead of copying a table structure so we can mask off a bit before | Christopher Pascoe | |
"validating" it, pass the bits to be ignored down to the validating function in its allowedflags argument. Saves a 1kB+ stack allocation. ok henning@ | |||
2005-08-02 | unbreak ubt(4) | Reyk Floeter | |
ok pascoe@ | |||
2005-08-02 | oops, missing variable; | Joris Vink | |
2005-08-02 | fix a few bugs which happened when there is no CVS/ directory or when | Joris Vink | |
entire directories were removed from the repository found by mpech@ ok xsa@ | |||
2005-08-02 | Reflect new reality. Lots of help and ok jmc@ | Marco Peereboom | |
2005-08-02 | handle magic branch numbers. | Joris Vink | |
ok xsa@, jfb@ | |||
2005-08-02 | New keyword: libdirs, to be able to specify alternate places to | Marc Espie | |
look for libraries. Uses the same mechanism as srcdirs. While in there, make extensive use of $@ to simplify the Makefile, introduce LINK macro to clarify things, replace (cd dir; make -f Makefile target) with cd dir && ${MAKE} -f Makefile target which is slightly more correct and uses the right make. Add .PHONY targets. comments by millert@, okay deraadt@ | |||
2005-08-02 | Add missing $OpenBSD$ tags. | Marc Espie | |
Zap wasteful RCSID("$NetBSD$") okay deraadt@ | |||
2005-08-02 | replace dd with NO_CONV version. | Marc Espie | |
okay deraadt@ | |||
2005-08-02 | change the TCP reass queue from LIST to TAILQ; | Markus Friedl | |
ok henning claudio fgsch krw | |||
2005-08-02 | .Xr cvsignore(5); | Xavier Santolaria | |
2005-08-02 | document the cvsignore file; input/ok jmc@, ok jfb@. | Xavier Santolaria | |
2005-08-02 | use arc4random for random packet padding (largely acedemic because it is | Damien Miller | |
deprecated anyway); ok hshoexer@ | |||
2005-08-02 | $TAPE Ev may refer to a number of things, not just a physical tape device: | Jason McIntyre | |
- for -f description, point people to TAPE - for TAPE description, point people to -f - use `file' to describe these differing forms, as that is consistent with the rest of the page this is based on -r1.71 from freebsd, from ceri davies, which was in turn based on pr #84200 from gary w. swearingen; ok otto@ | |||
2005-08-02 | add missing options (and document them) for the `impor' command; | Xavier Santolaria | |
2005-08-02 | use better wording and extra info modelled on ses.4 | David Gwynne | |
pointers from jmc@ | |||
2005-08-02 | Make sure to always load at least the default configuration values. Fixes a | Hans-Joerg Hoexer | |
problem noticed by Yaron Wahl, who also pointed out that problem. Thanks! ok mpf@ | |||
2005-08-02 | zap getdtablesize() external ref (removes a bit of compat from instbin). | Marc Espie | |
okay millert@ | |||
2005-08-02 | .Dd cleanup; ok jmc@ | David Krause | |
2005-08-02 | .Dd cleanup | David Krause | |
2005-08-02 | sync | Peter Valchev | |
2005-08-02 | match indentation | David Krause | |
2005-08-02 | an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122 | Peter Valchev | |
from NetBSD PR 29705 (Tomokazu HARADA), pointed out by jsg | |||
2005-08-02 | read the rpm of the fans | David Gwynne | |
2005-08-02 | Rip out code dealing with multiple/nested interfaces. Each instance of | Kenneth R Westerback | |
dhclient is responsible for one interface. Simply skip interface declarations for other interfaces and store all info in the one interface structure. tested by dlg@, ok henning@ | |||
2005-08-02 | More devices that use the generic Realtek 8150 id. | Jonathan Gray | |
2005-08-02 | Marvell 88E1111 from Dave Huang in NetBSD PR 30556. | Jonathan Gray | |
ok brad@ | |||
2005-08-02 | regen | Jonathan Gray | |
2005-08-02 | Marvell 88E1111 from Dave Huang in NetBSD PR 30556. | Jonathan Gray | |
ok brad@ | |||
2005-08-01 | make compile again | Michael Shalayeff | |
2005-08-01 | work in progress is not a bug. fix ses description | David Gwynne | |
poke by deraadt@ | |||
2005-08-01 | Increment version so we can distinguish this in the future. | Tobias Weingartner | |
2005-08-01 | a rough attempt to bring this document into line with the new reality | David Gwynne | |
2005-08-01 | a new scsi enclosure services driver. this and safte replace the old ses | David Gwynne | |
driver. rather than relying on its own set of tools, ses reports the enclosure status via the hw.sensors sysctl tree. so far only temperature is reported ok marco@ deraadt@ krw@ | |||
2005-08-01 | add another fxp. | Brad Smith | |
From NetBSD ok deraadt@ | |||
2005-08-01 | regen | Brad Smith | |
2005-08-01 | add some Intel PCI ids. | Brad Smith | |
ok deraadt@ | |||
2005-08-01 | Send ourselves SIGTSTP, not SIGSTOP on ^Z. Noticed and OK deraadt@ | Todd C. Miller | |
2005-08-01 | Return 0 as the block size when READ_CAPACITY fails in scsi_size(). | Kenneth R Westerback | |
Prevents garbage being used as ssblksize in sd_get_parms(). Perhaps another nail in the coffin for PR4313. | |||
2005-08-01 | Remove spurious space. | Mark Kettenis | |
ok brad@ | |||
2005-08-01 | Fix some signed vs. unsigned mismatches in the format strings and fix | Todd C. Miller | |
the remaining 64 bit integers being printed as 32 bit. OK deraadt@ | |||
2005-08-01 | 64-bit nfsstats delta printing still required %llu instead of %d specifiers | Theo de Raadt | |
spotted as being wrong by matthieu, fix by me | |||
2005-08-01 | sync | Theo de Raadt | |