summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-05Don't allow alloc() and aresize() to fail. Their return value wasTodd C. Miller
2003-08-05print info about procfs now that it's there to look atTed Unangst
2003-08-05make procfs support statfs args. lossage noticed and patch tested by jolanTed Unangst
2003-08-05better wording for the -y option;Jason McIntyre
2003-08-05spacingTheo de Raadt
2003-08-05spacingTheo de Raadt
2003-08-05- Use mmap(2) instead of malloc(3) and read(2) to get an image of the inputOtto Moerbeek
2003-08-05print dv_xname instead of the uninitialized variable card; ok miod/henning/de...Markus Friedl
2003-08-05Add W83627THF in hardware monitoring sensors.Damien Couderc
2003-08-05sync with netbsdjoshua stein
2003-08-05Install AliasDB(5)Hans Insulander
2003-08-05Minor cleanupsHans Insulander
2003-08-05Don't say things twice.Hans Insulander
2003-08-05Option -t (testmode) no longer exists.Hans Insulander
2003-08-05Be a bit clearer, and refer to rc.confHans Insulander
2003-08-05Add Winbond W83627THF in the supported chips list.Damien Couderc
2003-08-05TypoHans Insulander
2003-08-05cvs merge marker thingie accidentally left. oops. sorry.Hans Insulander
2003-08-05Add support for Winbond 83627THF, ok grange@ henning@Damien Couderc
2003-08-05Update withHans Insulander
2003-08-05Latest and greatest from arla-current.Hans Insulander
2003-08-05Default to using /dev/xfs0, not /dev/nnpfs0Hans Insulander
2003-08-05New files, libroken cleanup, linking cleanup, and other small fixes.Hans Insulander
2003-08-05More files to compile, small cleanups and various other changes neededHans Insulander
2003-08-05No more librokenHans Insulander
2003-08-05Bye bye libroken and krb4Hans Insulander
2003-08-05Fix <des.h> include confusion.Hans Insulander
2003-08-05TPOINTER -> YDR_TPOINTERHans Insulander
2003-08-05getprogname() -> __prognameHans Insulander
2003-08-05Removing strcpy/strcat is nice, but don't change a _wire protocol_Hans Insulander
2003-08-05Set arla version to something sensible. (This is arla -current, not anHans Insulander
2003-08-05RegenerateHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05Import of arla -current as of Aug 5 2003Hans Insulander
2003-08-05support for shared interrupts as required by isa/eisa/pci. remove a gsckbc kl...Michael Shalayeff
2003-08-04several diffs from Niels as applied to NetBSDNikolay Sturm
2003-08-04Not every suggested patch is perfect :)Daniel Hartmeier
2003-08-04document LD_NORANDOM; input and ok from several ppl.Federico G. Schwindt
2003-08-04protosTheo de Raadt
2003-08-04ansify function argumentsJean-Francois Brousseau
2003-08-04make 'em all unsignedMichael Shalayeff
2003-08-04Add missing close() on EFTYPE error in exec(); from Patrick LatifiTodd C. Miller
2003-08-04Use strlcpy(), not strncpy() when copying p->p_comm to core.c_nameTodd C. Miller
2003-08-04nuke paragraph about snapshots. we don't support them.Federico G. Schwindt
2003-08-04document readmes and clean=readmesMarc Espie