summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove programs that no longer need a kerberisation option.markm2002-10-161-5/+2
* Dekerberise. The corresponding userland stuff has been dekerberisedmarkm2002-10-165-341/+13
* Dekerberise. The corresponding userland stuff has been dekerberisedmarkm2002-10-162-175/+24
* s/rpc.mountd/mountd/charnier2002-10-161-5/+6
* Updated the CPU_DISABLE_CMPXCHG notes to warn users not to also enablepirzyk2002-10-161-1/+2
* Arrange to not have /* inside a comment. Typo fix.charnier2002-10-161-2/+5
* Put author name under .An/Aq.charnier2002-10-161-1/+2
* MFi386: revision 1.54.nyan2002-10-161-4/+4
* Add section number to .Xr directive.charnier2002-10-161-6/+6
* Many style and whitespace fixes.jhb2002-10-161-84/+83
* MFi386: revision 1.130.nyan2002-10-161-1/+1
* Fix a possible bug about freeing non-malloc'ed pointer.iwasaki2002-10-161-2/+3
* The .Nm utilitycharnier2002-10-161-1/+2
* Introduce enumerate of options using the standard way.charnier2002-10-161-12/+10
* Introduce enumerate of options using the standard way:charnier2002-10-162-4/+8
* MFi386: revision 1.181.nyan2002-10-161-0/+1
* Do not reuse flag name in its definition. Remove inadequate sentence.charnier2002-10-162-14/+6
* Sort includes a bit.jhb2002-10-161-3/+3
* Remove usbd and usbdevs.nyan2002-10-161-1/+1
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-166-4/+59
* - Remove the lsearch() and lfind() functions and their manpage fromrobert2002-10-167-205/+171
* Remove the posix4(9) manual. It no longer contains relevantmike2002-10-162-140/+1
* Fix getopt(3) optstring: remove a flag we does not handle.maxim2002-10-161-1/+1
* Count field width correctly for suppressed multibyte fields (%*lc,tjr2002-10-161-60/+84
* Remove unneeded $FreeBSD$ tags.robert2002-10-162-4/+0
* - Remove the old insque() and remque() functions and their manualrobert2002-10-169-216/+152
* Spellingcharnier2002-10-165-10/+13
* Remove done() which was just exit() so use of warn()/err() can be made. Abortcharnier2002-10-1620-198/+238
* Unbreak the PC98/wd(4) driver which I accidentally broke with a previousphk2002-10-161-3/+3
* write caching is enabled by default -- reflect this in manpagefjoe2002-10-161-1/+1
* Add locale(1). I have used it for while as useful debugging toolphantom2002-10-162-0/+220
* Normalize FILES section by using .Bl/.El enumerate.charnier2002-10-161-1/+3
* Test getopt() against -1 instead of EOF.charnier2002-10-161-3/+2
* Spelling.charnier2002-10-162-28/+32
* Do not repeat option name in its definition. Use .Nm. In the sequence ``~.'',charnier2002-10-162-44/+34
* Set the error bit on the stream if an encoding error occurs. Improvetjr2002-10-166-15/+52
* Avoid truncating invalid wide characters that are outside the range oftjr2002-10-161-1/+8
* Cast the first argument to bzero() to `void *' after casting it torobert2002-10-162-2/+2
* Catch up with US versionue2002-10-162-53/+13
* Properly put macro args in ().phk2002-10-161-2/+2
* Be consistent about functions being static.phk2002-10-167-12/+12
* Be consistent about funtions being static.phk2002-10-161-11/+11
* Put an XXX: comment here to point out a couple of free() issues onphk2002-10-161-0/+4
* No need to declare M_ISADEV here.phk2002-10-161-2/+0
* Be consistent about funtions being static.phk2002-10-168-25/+39
* Be consistent about functions being static.phk2002-10-162-32/+32
* Be consistent about functions being static.phk2002-10-161-1/+1
* Be consistent about functions being static.phk2002-10-167-31/+31
* Properly put macro args in ().phk2002-10-161-1/+1
* Be consistent about functions being static.phk2002-10-168-29/+33
OpenPOWER on IntegriCloud