summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-10-27syncTheo de Raadt
2004-10-27Change how MIPS ISA level is output to be consistent with other arches.Per Fogelstrom
ok deraadt, grange and ian
2004-10-27Calculate Hz and round up; ok henning@Darren Tucker
2004-10-27regenNiklas Hallqvist
2004-10-27Add support for sys_setre[ug]id, ok deraadt@Niklas Hallqvist
2004-10-27syncTheo de Raadt
2004-10-27update todo to better reflect realityDavid Gwynne
2004-10-27we can do interrupt transfers nowDavid Gwynne
prod by miod@
2004-10-27use clock_getres(3) and calculate precision from that, and fill theHenning Brauer
precision field when we reply in server mode accordingly. from phessler
2004-10-27lan media corp is now SBEHenning Brauer
add sangoma
2004-10-27lanmedia.com is no more, point ppl to the right website at least.Henning Brauer
this manpage could need some more work.
2004-10-27typo, adresses -> addressesJared Yanovich
2004-10-27make distclean does not run make clean. from Christian JonesJared Yanovich
2004-10-26simplify cache print a bitMichael Shalayeff
2004-10-26there is nothing about cache associativity in thereMichael Shalayeff
2004-10-26fix incorrect function argument in code we don't use yet (for consistency)Peter Valchev
2004-10-26better higher limitsMichael Shalayeff
2004-10-26Change __register_frame_info into a weakly defined symbol.Mark Kettenis
ok drahn@, pval@, deraadt@
2004-10-26disable sid hashing on pcxu and aboveMichael Shalayeff
2004-10-26typo, from Joris VinkPedro Martelletto
2004-10-26kill old duplicate code.Marc Espie
2004-10-26more accurate name: DirRmOnly -> SharedItemsOnlyMarc Espie
use a visitor instead of hardcoding items/users/groups.
2004-10-26move 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-26link to new functions manpages.Marc Espie
okay millert@
2004-10-26stylingPedro Martelletto
2004-10-26Add STANDARDS sectionTodd C. Miller
2004-10-26ease 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-26it is iwicontrol(8), not iwictl(8). ok deraadt fgschJared Yanovich
2004-10-26document -nHenning Brauer
2004-10-26in the "show summary" view print the peer descr instead of the IP (if a descrHenning Brauer
is given in the config, fall back to IP otherwise) new -n switch to force display of IPs claudio ok
2004-10-26do /%u instead of /%6u for max_prefix, looks better, claudio okHenning Brauer
2004-10-26make the ntp version check even better, use NTP_VERSION_MIN and _MAXHenning Brauer
2004-10-26match cross-binutils-new selection w/ bsd.own.mk and add hppa64 where neededMichael Shalayeff
2004-10-26rcsidMichael Shalayeff
2004-10-26Add RAID volume pageMarco Peereboom
Add more IOC pages Some cleanup
2004-10-26Add Pharos GPS. From NetBSD.Jonathan Gray
2004-10-26regenJonathan Gray
2004-10-26Add a uplcom. From NetBSDJonathan Gray
2004-10-25don't assume a block is allocated if bread() or cg_chkmagic() fails.Pedro Martelletto
ok marius@ tedu@
2004-10-25add EHCI_QTD_SET_STATUSDavid Gwynne
from NetBSD
2004-10-25describe R type; found by matthieu@Michael Shalayeff
2004-10-25remove dead 'ifdef tahoe' code, ok millert@ deraadt@Pedro Martelletto
2004-10-25broke parsing, oops, noted by jsgTheo de Raadt
2004-10-25basic regression test for some netdb functionsOtto Moerbeek
2004-10-25syncAlexander Yurchenko
2004-10-25add form@'s ati radeon 9600Alexander Yurchenko
2004-10-25typo, from Nathan RickerbyOtto Moerbeek
2004-10-25Change return value of reentrant getproto* and getserv* to match theTodd C. Miller
IBM/Digital API.
2004-10-25regenJonathan Gray
2004-10-25Add RT25060/ACX100B/ACX111 ids, give ACX100A a generic nameJonathan Gray