summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-14better reporting of conflicts, suggested by naddy@Marc Espie
2004-09-14report issues while installing configuration files.Marc Espie
2004-09-14remove unused variableTheo de Raadt
2004-09-14use chown/chmod system calls directly where possible.Marc Espie
2004-09-14do not alias unions between files (lint hates it)Theo de Raadt
2004-09-14poke and clean all exceptions regs and not just oneMichael Shalayeff
2004-09-14basic error wrapper for system and such.Marc Espie
2004-09-14a couple of new bitsMichael Shalayeff
2004-09-14use IdCache.Marc Espie
2004-09-14KVM_NO_FILES is 0x80000000, so arg 4 of kvm_openfiles() must be unsignedTheo de Raadt
2004-09-14Call tl_ifmedia_upd() in tl_init() for cards with bitrate devicesBrad Smith
2004-09-14IdCache module, that deals with uid/gid caches.Marc Espie
2004-09-14error out from btlb_insert() if there is noneMichael Shalayeff
2004-09-14vnd key is u_char *Theo de Raadt
2004-09-14install mtree.Marc Espie
2004-09-14remove unused variablesTheo de Raadt
2004-09-14always map the io spaceMichael Shalayeff
2004-09-14do not print anything about btlb if there is noneMichael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14remove gcc specific extensions, and ARGSUSED where usefulTheo de Raadt
2004-09-14new categories, modules and manual-installation, not active yet.Marc Espie
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14allocate ext-cfg memory if was requestd in dd_stimemreqMichael Shalayeff
2004-09-14treat ENOBUFS like EAGAIN and try laterHenning Brauer
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14delete unused variableTheo de Raadt
2004-09-14Handle basic mtree for directory creation.Marc Espie
2004-09-14optind and optarg not usedTheo de Raadt
2004-09-14use __inline instead of inline (for portability)Theo de Raadt
2004-09-14better nkpdes calculation including pdes for io space now; move uvm_page_phys...Michael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14unalias system() copy from libc versionTheo de Raadt
2004-09-14sprinkle some ARGSUSED for table driven functionsTheo de Raadt
2004-09-14signed vs unsignedTheo de Raadt
2004-09-14spacingTheo de Raadt
2004-09-14lint says unsigned...Theo de Raadt
2004-09-14ansiTheo de Raadt
2004-09-14need rfork() stub for lintTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14higher max kmem default and mark swap brokenMichael Shalayeff
2004-09-14remove unused variableTheo de Raadt
2004-09-14a few more funcsMichael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14do not alias over libc ttyname(3)Theo de Raadt
2004-09-14two more icensemble codecs. now they are via really...Michael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14page for pdc. major functions described. more work neededMichael Shalayeff
2004-09-14paranoia: reset query->fd to -1 after close, from canacar some time agoHenning Brauer
2004-09-14move to 3.6-currentTheo de Raadt
2004-09-13for pcons tty and kernel console (ie. boot -a) input, replace prom ^HTheo de Raadt