Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-27 | sync | Theo de Raadt | |
2004-10-27 | Change how MIPS ISA level is output to be consistent with other arches. | Per Fogelstrom | |
ok deraadt, grange and ian | |||
2004-10-27 | Calculate Hz and round up; ok henning@ | Darren Tucker | |
2004-10-27 | regen | Niklas Hallqvist | |
2004-10-27 | Add support for sys_setre[ug]id, ok deraadt@ | Niklas Hallqvist | |
2004-10-27 | sync | Theo de Raadt | |
2004-10-27 | update todo to better reflect reality | David Gwynne | |
2004-10-27 | we can do interrupt transfers now | David Gwynne | |
prod by miod@ | |||
2004-10-27 | use clock_getres(3) and calculate precision from that, and fill the | Henning Brauer | |
precision field when we reply in server mode accordingly. from phessler | |||
2004-10-27 | lan media corp is now SBE | Henning Brauer | |
add sangoma | |||
2004-10-27 | lanmedia.com is no more, point ppl to the right website at least. | Henning Brauer | |
this manpage could need some more work. | |||
2004-10-27 | typo, adresses -> addresses | Jared Yanovich | |
2004-10-27 | make distclean does not run make clean. from Christian Jones | Jared Yanovich | |
2004-10-26 | simplify cache print a bit | Michael Shalayeff | |
2004-10-26 | there is nothing about cache associativity in there | Michael Shalayeff | |
2004-10-26 | fix incorrect function argument in code we don't use yet (for consistency) | Peter Valchev | |
2004-10-26 | better higher limits | Michael Shalayeff | |
2004-10-26 | Change __register_frame_info into a weakly defined symbol. | Mark Kettenis | |
ok drahn@, pval@, deraadt@ | |||
2004-10-26 | disable sid hashing on pcxu and above | Michael Shalayeff | |
2004-10-26 | typo, from Joris Vink | Pedro Martelletto | |
2004-10-26 | kill old duplicate code. | Marc Espie | |
2004-10-26 | more accurate name: DirRmOnly -> SharedItemsOnly | Marc Espie | |
use a visitor instead of hardcoding items/users/groups. | |||
2004-10-26 | move the code that handles shared items into a separate Module. | Marc Espie | |
- It will be used after deletion/adding during updates. - We might avoid loading it if a package contains no new directories. Actually a lot of packages don't use it. | |||
2004-10-26 | link to new functions manpages. | Marc Espie | |
okay millert@ | |||
2004-10-26 | styling | Pedro Martelletto | |
2004-10-26 | Add STANDARDS section | Todd C. Miller | |
2004-10-26 | ease the parser a bit. | Henning Brauer | |
parse() now wants the first argv member to be the first argument it parses, i. e. it does not skip over argv[0] any more, caller has to account for that. the caller does the usual getopt followed by argv += optind; argc -= optind; dance so this is accounted for. in parse() don't use a seperate curarg counter, just in/decrease argv/argc claudio ok | |||
2004-10-26 | it is iwicontrol(8), not iwictl(8). ok deraadt fgsch | Jared Yanovich | |
2004-10-26 | document -n | Henning Brauer | |
2004-10-26 | in the "show summary" view print the peer descr instead of the IP (if a descr | Henning Brauer | |
is given in the config, fall back to IP otherwise) new -n switch to force display of IPs claudio ok | |||
2004-10-26 | do /%u instead of /%6u for max_prefix, looks better, claudio ok | Henning Brauer | |
2004-10-26 | make the ntp version check even better, use NTP_VERSION_MIN and _MAX | Henning Brauer | |
2004-10-26 | match cross-binutils-new selection w/ bsd.own.mk and add hppa64 where needed | Michael Shalayeff | |
2004-10-26 | rcsid | Michael Shalayeff | |
2004-10-26 | Add RAID volume page | Marco Peereboom | |
Add more IOC pages Some cleanup | |||
2004-10-26 | Add Pharos GPS. From NetBSD. | Jonathan Gray | |
2004-10-26 | regen | Jonathan Gray | |
2004-10-26 | Add a uplcom. From NetBSD | Jonathan Gray | |
2004-10-25 | don't assume a block is allocated if bread() or cg_chkmagic() fails. | Pedro Martelletto | |
ok marius@ tedu@ | |||
2004-10-25 | add EHCI_QTD_SET_STATUS | David Gwynne | |
from NetBSD | |||
2004-10-25 | describe R type; found by matthieu@ | Michael Shalayeff | |
2004-10-25 | remove dead 'ifdef tahoe' code, ok millert@ deraadt@ | Pedro Martelletto | |
2004-10-25 | broke parsing, oops, noted by jsg | Theo de Raadt | |
2004-10-25 | basic regression test for some netdb functions | Otto Moerbeek | |
2004-10-25 | sync | Alexander Yurchenko | |
2004-10-25 | add form@'s ati radeon 9600 | Alexander Yurchenko | |
2004-10-25 | typo, from Nathan Rickerby | Otto Moerbeek | |
2004-10-25 | Change return value of reentrant getproto* and getserv* to match the | Todd C. Miller | |
IBM/Digital API. | |||
2004-10-25 | regen | Jonathan Gray | |
2004-10-25 | Add RT25060/ACX100B/ACX111 ids, give ACX100A a generic name | Jonathan Gray | |