summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GC meaningless assignment.sobomax2002-02-041-1/+1
* Add -L option (SUSv3) to pwd(1). Fix a bug, where realpath(1) wouldmike2002-02-042-28/+84
* Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-041-4/+0
* Correct inadvertent style botches in previous commit.kris2002-02-045-11/+7
* Lock down with WFORMAT=1 except those directories with unfixed warnings.kris2002-02-0410-1/+16
* Silence some WFORMAT=1 warningskris2002-02-041-3/+3
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichkris2002-02-0413-4/+18
* Mark a function as __printflike()kris2002-02-041-1/+1
* Mark a function as __printflike()kris2002-02-041-1/+1
* Mark a function as __printf0like(). This exposes a warning which requireskris2002-02-041-1/+1
* Prototype a function as __printflike() to avoid a FORMAT_AUDIT warning.kris2002-02-041-0/+2
* Mark report() as printflike and fix resulting warnings, including one bugkris2002-02-044-4/+4
* Silence some FORMAT_AUDIT warnings (one left)kris2002-02-041-2/+2
* __printflike() should really be __printf0like() since verrx() cankris2002-02-041-1/+1
* Add a __printflike() attribute to silence warning with FORMAT_AUDIT=1kris2002-02-041-1/+2
* Add the other half of the salt-generating code. No functionalmarkm2002-02-041-8/+7
* Forced commit.markm2002-02-030-0/+0
* Use __FBSDID() and clean up the vendor tags.markm2002-02-035-21/+27
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.markm2002-02-037-72/+84
* Follow NetBSD and ANSIfy the function definitions.joe2002-02-033-343/+232
* o Eliminate __Pimp2002-02-037-272/+149
* Turn on fascist warning mode.markm2002-02-031-0/+2
* WARNS fix. Zap an unused variable.markm2002-02-031-1/+1
* WARNS=n fixes (and some stylistic issues).markm2002-02-036-55/+91
* WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extramarkm2002-02-0310-235/+239
* WARNS-n and lint(1) silencer. Declare (const) strings properly asmarkm2002-02-031-1/+1
* WARNS=n and lint(1) silencer. Declare an array of (const) stringsmarkm2002-02-031-1/+1
* Zero functional difference; make some integer constants unsigned, asmarkm2002-02-032-4/+4
* Make the style a little bit more consistant by removing parametermarkm2002-02-032-6/+4
* Work around a buffer overflow problem on argv that has been exposedknu2002-02-031-6/+16
* Use osigreturn(2) instead of sigreturn(2) plus broken magic for returningbde2002-02-037-42/+18
* Use new ID scheme.mike2002-02-031-25/+20
* Change variable name from DOCDISTFILES to RELEASEDISTFILES. Respectmatusita2002-02-031-4/+9
* Improve the change in the previous commit: use a stub for osigreturn()bde2002-02-035-0/+20
* Use a more correct method of copying entire ACLs (fixesjedgar2002-02-031-3/+16
* Regenerate.joe2002-02-022-503/+615
* Update comments and product identifiers so that they're the samejoe2002-02-021-12/+12
* Add some missing usb vendors (from NetBSD).joe2002-02-021-0/+16
* Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc.joe2002-02-021-140/+140
* Remove an unnecessary #include that trips up OpenPAM. The header in questiondes2002-02-021-2/+0
* Don't declare our own common version of the library variable `ospeed'.bde2002-02-021-1/+1
* Don't declare the library variable `ospeed' without even getting itsbde2002-02-021-2/+1
* Don't declare our own common version of the library variable `ospeed'bde2002-02-021-1/+1
* Fix unused variable.imp2002-02-021-0/+1
* missed a few registersimp2002-02-021-3/+3
* Ooops, forgot to remove the registers here.imp2002-02-0214-318/+318
* %.* takes an int, not a size_t.imp2002-02-021-1/+2
* o __P has been reovedimp2002-02-0262-1412/+780
* o __P has been reovedimp2002-02-0242-1809/+447
* o __P has been reovedimp2002-02-0211-348/+207
OpenPOWER on IntegriCloud