Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-03 | o Fix sectok_apdu() proto | Todd C. Miller | |
o s/sectok_scopen/sectok_open/ o Change the block of sectok_apdu options to a tagged list ress@ OK | |||
2001-08-03 | Typo; heko@iki.fi | Aaron Campbell | |
2001-08-03 | fix typo; jcs@rt.fm | Theo de Raadt | |
2001-08-03 | Move .include <bsd.obj.mk> right after bsd.own.mk. | Federico G. Schwindt | |
2001-08-03 | add man page | Jim Rees | |
2001-08-03 | first shot at a section 4 intro for powerpc, ok drahn | Peter Valchev | |
2001-08-03 | fix building w/o obj | Jakob Schlyter | |
2001-08-03 | Avoid warning when building with vga on isa without vga on pci; ok mickey@ | Thorsten Lockert | |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin | |
millert@ ok | |||
2001-08-03 | confgiuration -> configuration. | Federico G. Schwindt | |
2001-08-03 | o) We don't like .Pp before/after .Sh; | Mike Pechkin | |
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok | |||
2001-08-03 | proper vga_* handling; pointed out by tholo@ | Michael Shalayeff | |
2001-08-03 | o) Remove unneeded .Nm arguments; | Mike Pechkin | |
o) Sort SEE ALSO; o) Minor .Nm and .Nd fixes; o) Typo; millert@ ok | |||
2001-08-03 | improve usage(). ok markus@ | Jakob Schlyter | |
2001-08-03 | document smartcard options. ok markus@ | Jakob Schlyter | |
2001-08-02 | #include <sys/types.h> for linux | Jim Rees | |
2001-08-02 | do not exit loop even if m_len == 0. it is legal to have an mbuf with | Jun-ichiro itojun Hagino | |
m_len == 0 in mbuf chain. | |||
2001-08-02 | assure -> ensure | Hugh Graham | |
2001-08-02 | match updated prototype | Hugh Graham | |
2001-08-02 | plural agreement (singular) | Hugh Graham | |
2001-08-02 | fix diagnostic messages | Eric Jackson | |
from Dima Dorfman <dima@unixfreak.org> | |||
2001-08-02 | fix doc syntax | Eric Jackson | |
from Dima Dorfman <dima@unixfreak.org> | |||
2001-08-02 | Declare prompt_vPrintf as being printf-link when __GNUC__ is defined | brian | |
2001-08-02 | Add a comment | brian | |
2001-08-02 | Formatting and whitespace cleanup | brian | |
2001-08-02 | Sync with FreeBSD (doesn't apply to obsd) | brian | |
2001-08-02 | pet peeve, insure vs ensure | Hugh Graham | |
insure is to indemnify against some contingency ensure is to make sure | |||
2001-08-02 | add lost .Nm entry to .Sh NAME; | Mike Pechkin | |
millert@ ok. | |||
2001-08-02 | remove unnecessary MLINK entry mentioned twice. | Mike Pechkin | |
millert@ ok. | |||
2001-08-02 | remove unnecessary .Re; | Mike Pechkin | |
millert@ ok | |||
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-08-02 | document .Nd | Todd C. Miller | |
2001-08-02 | Mods for PalmOS | Jim Rees | |
2001-08-02 | stdio.h is evil on PalmOS | Jim Rees | |
2001-08-02 | clean up some /* SMARTCARD */. ok markus@ | Jakob Schlyter | |
2001-08-02 | add /* SMARTCARD */ to #else/#endif. ok markus@ | Jakob Schlyter | |
2001-08-02 | add smartcard to usage(). ok markus@ | Jakob Schlyter | |
2001-08-02 | add Palm version of sectok_dump_reply() | Jim Rees | |
2001-08-02 | document smartcard upload/download. ok markus@ | Jakob Schlyter | |
2001-08-02 | more verbose usage(). ok markus@ | Jakob Schlyter | |
2001-08-02 | More DESTDIR -> DESTDIRNAME changes. | Marc Espie | |
Remove AM_MAKEFLAGS setting that has not been there since make handles recursion posixly. | |||
2001-08-02 | fix mmap. | Marc Espie | |
Add workaround for uvm brain-deadness (allow open O_RDWR, which is necessary for mmap to work, since mmap(PROT_WRITE) does NOT work on devices) | |||
2001-08-02 | nkmempages. | Artur Grabowski | |
2001-08-02 | Sysctl for finding out how many pages there are in kmem_map. | Artur Grabowski | |
2001-08-02 | Let the example config use suites that actually work together. | Hakan Olsson | |
2001-08-02 | change -u (upload smartcard key) to -U. ok markus@ | Jakob Schlyter | |
2001-08-02 | I tested a big enough range, so just list them all | Theo de Raadt | |
2001-08-02 | (vput): make panic strings actually say vput instead of vrele | assar | |
2001-08-02 | KNF | Theo de Raadt | |
2001-08-02 | sync | Theo de Raadt | |