Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-06 | readd pci1620, but correctly this time. deraadt@ ok. | Federico G. Schwindt | |
sorry about the dup. | |||
2005-10-06 | ident command, written by xsa@ but he is too busy with work right now; | Joris Vink | |
2005-10-06 | lots of pcmcia, cardbus, and wireless goodies come to town; work with tdeval | Theo de Raadt | |
2005-10-06 | note that /etc/mygate will cause conflict with pppoe(4) | Jason McIntyre | |
and advise against it; | |||
2005-10-06 | - keep text concerning the options in the option descriptions | Jason McIntyre | |
- use a list for excluded files - clean up BUGS which is very ugly - use -print0 rather than -print - couple minor bits ok deraadt@ | |||
2005-10-06 | tweak layout; | Jason McIntyre | |
from michael knudsen; | |||
2005-10-06 | sync rlog_usage() with reality. | Niall O'Higgins | |
2005-10-06 | support rlog command; | Joris Vink | |
2005-10-06 | support -n and -k flags; | Joris Vink | |
2005-10-06 | regen | Otto Moerbeek | |
2005-10-06 | Greatly speedup MAKEDEV by using arrays instead of very long strings | Otto Moerbeek | |
that get copied around a lot. Needs sh(1) max array index bump I committed earlier. ok todd@ deraadt@ | |||
2005-10-06 | Introducing mknod as a built-in. It might be against the unix | Otto Moerbeek | |
philosophy, but in this case it's worth it. ok deraadt@ | |||
2005-10-06 | change "pcistate failed to revert" test message to a debug printf. | Brad Smith | |
2005-10-06 | typo | Brad Smith | |
2005-10-06 | add Apple BCM5701 | Brad Smith | |
2005-10-06 | regen | Brad Smith | |
2005-10-06 | add another Intel 10Gb PCI id. | Brad Smith | |
2005-10-06 | add -r flag and sync usage; | Joris Vink | |
2005-10-06 | rcsclean now works; | Joris Vink | |
2005-10-06 | show fpath when checking out files; | Joris Vink | |
2005-10-06 | thanks to niallo's diff changes, we now can support rcsdiff; | Joris Vink | |
only basic stuff works, more coming; | |||
2005-10-06 | sync | Theo de Raadt | |
2005-10-05 | - add a diff.h header file, corresponding to public functions in diff.c | Niall O'Higgins | |
and some #defines - include this header in rcs.c - link rcs against diff.c this allows us to use the existing diff work from opencvs within functions in the rcs.c API and thus in rcs programs. paves the way for diff support in usr.bin/rcs programs. ok joris@ | |||
2005-10-05 | sync | Theo de Raadt | |
2005-10-05 | delete crap that fgs commited WITHOUT TESTING | Theo de Raadt | |
2005-10-05 | move opencount increment and dups check to _dl_link_dlopen. fixes cleanup | Kurt Miller | |
of partially dlopened (but failed) cleanup. | |||
2005-10-05 | Add CardBus/PCMCIA support to AMD64. | Thierry Deval | |
ok deraadt@ | |||
2005-10-05 | Support the CardBus part of TI's PCI7XX1 controllers. | Thierry Deval | |
ok deraadt@, miod@ | |||
2005-10-05 | regen. | Federico G. Schwindt | |
2005-10-05 | some entries from javier d'ovidio laptop. | Federico G. Schwindt | |
2005-10-05 | regen | Thierry Deval | |
2005-10-05 | End sentences with a dot | Miod Vallat | |
2005-10-05 | Add Texas Instruments' PCI7XX1 CardBus multipurpose controllers | Thierry Deval | |
2005-10-05 | Clarify the return value and drop nonapplicable bugs section hastily pasted | Miod Vallat | |
from ttyname(3). Feedback espie@ jmc@, ok deraadt@ jmc@ | |||
2005-10-05 | sync | Theo de Raadt | |
2005-10-05 | shorten | Theo de Raadt | |
2005-10-05 | regen | Brad Smith | |
2005-10-05 | add PCI ids for new Intel Gig PCI Express chips. | Brad Smith | |
2005-10-05 | Don't mention kerberos here - it has been disabled for some time. | Bjorn Sandell | |
fine jmc@ | |||
2005-10-05 | Remove kerberos4 services | Bjorn Sandell | |
ok deraadt@ | |||
2005-10-05 | further knf and cleaning; ok tdeval | Theo de Raadt | |
2005-10-05 | Add multicast routing to GENERIC. | Esben Norby | |
It is now possible to enable multicast routing in the kernel with the sysctl option net.inet.ip.mforwarding=1 Based on intial work by msf@ help claudio@ ok claudio@ deraadt@ | |||
2005-10-05 | open the RCS file with O_TRUNC as well when | Joris Vink | |
writing new contents to it; | |||
2005-10-05 | Add multicast routing to GENERIC. | Esben Norby | |
It is now possible to enable multicast routing in the kernel with the sysctl option net.inet.ip.mforwarding=1 Based on intial work by msf@ help claudio@ ok claudio@ deraadt@ | |||
2005-10-05 | the Wistron CM9 Mini PCI is supported (Chris Cappuccio: "works fine as | Reyk Floeter | |
802.11b, in fact, very, very well" [thanks]). also re-add the senao NL-5354MP Mini PCI and distinguish between PCI and Mini PCI. | |||
2005-10-05 | the correct mask sign in table declarations is '&' (not '/'). | Reyk Floeter | |
2005-10-05 | sync usage and add V flag; | Joris Vink | |
2005-10-05 | - stop gcc's yapping; | Joris Vink | |
- better output when locking and unlocking revisions; | |||
2005-10-05 | free rl_name as well when freeing the lock list; | Joris Vink | |
2005-10-05 | sync | Theo de Raadt | |