Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | Add asio | Jason Wright | |
2002-03-14 | Man page for asio driver | Jason Wright | |
2002-03-13 | login(8) -> login(1) | Marco S Hyman | |
2002-03-10 | remove unneeded parenthesis. | Federico G. Schwindt | |
2002-03-07 | Add descriptions of BUS_DMA_READ, BUS_DMA_WRITE, and BUS_DMA_STREAMING | Jason Wright | |
(from NetBSD) | |||
2002-03-07 | Add interface-list to BNF, re-indent and wrap. Found by Attila Nagy. | Daniel Hartmeier | |
2002-03-02 | Document PORTHOME. | Marc Espie | |
2002-03-02 | Merge the useful bits of the 4.4BSD src/share/dict/README and | Todd C. Miller | |
src/usr.bin/spell/README files into something (hopefully) coherent. | |||
2002-03-01 | Add a big CAVEATS section that explains the volatile environment when | Artur Grabowski | |
shutdown hooks are run. | |||
2002-02-28 | Check in some new vnode man page from FreeBSD. Thanks to Peter Werner | Constantine Sapuntzakis | |
2002-02-27 | Correct plural/singular in one sentence, omitting protocol specification | Daniel Hartmeier | |
causes the rule to apply to packets of any protocol. | |||
2002-02-26 | raw MD5 and raw SHA1 are supported, too | Jason Wright | |
2002-02-26 | rc4 is supported; deraadt@ | Jason Wright | |
2002-02-25 | Make pool_sethardlimit() check that it doesn't decrease the limit below | Daniel Hartmeier | |
the current size of the pool. ok art@ | |||
2002-02-25 | Catch up to reality. | Artur Grabowski | |
2002-02-24 | tree.3 and links | Niels Provos | |
2002-02-24 | queue.h like implementation of splay and red-black trees | Niels Provos | |
2002-02-24 | Fix TAILQ_NEXT() example. First param is listelm, not head. | Kenneth R Westerback | |
2002-02-23 | switch vax to -O2, from hugh | Theo de Raadt | |
2002-02-23 | xf86 becomes a MI manpage | Theo de Raadt | |
2002-02-23 | Mention that normalization happens before filtering, and that the position | Daniel Hartmeier | |
of scrub rules (in relation to pass/block rules) is not relevant. | |||
2002-02-23 | Mention the two most FAQs near the top, I've explained these too many | Daniel Hartmeier | |
times already. | |||
2002-02-22 | If there is no regress target provide one with _SUBDIRUSE. | Artur Grabowski | |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn | |
2002-02-22 | Xr netstat(8) | Miod Vallat | |
2002-02-22 | Attempt to document the multicast routing configuration here, rather than | Miod Vallat | |
having people read the comments in /etc/netstart. Add more Xr in the way. | |||
2002-02-21 | With the recent changes to /etc/netstart, split the part of rc.8 covering | Miod Vallat | |
it into a full-blown manual page, and document the new behaviour, in particular, what I forgot to add in the previous commit message. Add more Xrefs to network-related configuration files in netstart.8. There is still room for improvement: multicast routing ought to be documented in netstart.8 now, and afterboot.8 modified accordingly. ok chris@ | |||
2002-02-20 | Clarify how the kernel version string is really updated; Sam Smith | Todd C. Miller | |
2002-02-20 | Add -compact to be consistent with cardbus.4 | Jason Wright | |
2002-02-20 | Xr sbus 4 | Jason Wright | |
2002-02-19 | IPsec is written ``IPsec'', not ``IPSec''. | Miod Vallat | |
2002-02-19 | Add a BNF production for address (interface name, host name, or numeric). | Daniel Hartmeier | |
In the examples, change "port = x" -> "port x", since it's shorter and valid. | |||
2002-02-19 | Well, it formatted better my way... I'm not THAT tired. | Jason Wright | |
2002-02-19 | pay attention, sleepy jason! | Theo de Raadt | |
2002-02-19 | Xr audiocs, audioamd | Jason Wright | |
2002-02-19 | make this more like pci(4) | Theo de Raadt | |
2002-02-19 | Remove sbus.4 from todo list | Jason Wright | |
2002-02-19 | Xr and other gibble | Theo de Raadt | |
2002-02-19 | Xr sbus 4 | Jason Wright | |
2002-02-19 | sbus(4) man page from NetBSD | Jason Wright | |
2002-02-19 | Remove pcons from the TODO list | Jason Wright | |
2002-02-19 | Document beeper | Jason Wright | |
2002-02-19 | kbd command crud; private@claudio.ch | Theo de Raadt | |
2002-02-18 | new models | Theo de Raadt | |
2002-02-18 | Install "right" zoneinfo files in addition to the "posix" ones. | Todd C. Miller | |
This allows the user to choose whether or not leapseconds should be counted. From Thorsten Glaser. | |||
2002-02-18 | qmail no more; PR 2275 | Peter Valchev | |
2002-02-18 | CDROM_SITE, not CDROM_DISTSITE; PR 2213 | Peter Valchev | |
2002-02-18 | rtfps was not built; found by grange@rt.mipt.ru | Michael Shalayeff | |
2002-02-18 | remove reference to scd man page. -- PR# 2408 | Brad Smith | |
-- Reported by: Rogier Quaak <rogier@quaak.org> | |||
2002-02-18 | add pckbc at ebus here, too | Jason Wright | |