| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove emalloc and expand to the malloc + error checking it was, where used. | David E. O'Brien | 2001-07-24 | 3 | -20/+9 |
| * | Remove the misnamed `emalloc' and replace its uses with the calloc (along | David E. O'Brien | 2001-07-24 | 3 | -26/+14 |
| * | Remove the local basename in favor of the libc version. | David E. O'Brien | 2001-07-24 | 5 | -43/+22 |
| * | Expland the emalloc to do the testing at the place of mallocing. | David E. O'Brien | 2001-07-24 | 1 | -16/+6 |
| * | Expand emalloc in-place, and remove the `rname' basename() implimenation. | David E. O'Brien | 2001-07-24 | 2 | -24/+6 |
| * | Expand xmalloc in-place, along with xrealloc; which wasn't even ANSI in its | David E. O'Brien | 2001-07-24 | 5 | -59/+56 |
| * | Replace the local `rname' with the cannonical `basename'. | David E. O'Brien | 2001-07-24 | 4 | -13/+11 |
| * | Expand x{malloc,calloc,realloc,strdup} in-place. | David E. O'Brien | 2001-07-24 | 8 | -79/+169 |
| * | pass any NS/NA/toobig. | Hajimu UMEMOTO | 2001-07-24 | 1 | -18/+9 |
| * | Remove redundant mtu/mru/speed settings | Brian Somers | 2001-07-24 | 1 | -6/+0 |
| * | yp_errno is an `enum ypstat`. | Dima Dorfman | 2001-07-24 | 1 | -1/+1 |
| * | yyerror() is a printflike function | Kris Kennaway | 2001-07-24 | 1 | -1/+1 |
| * | Clean up the code a bit: | Thomas Gellekum | 2001-07-24 | 32 | -181/+205 |
| * | Rewrite video emulation. Features: | Thomas Gellekum | 2001-07-24 | 16 | -1563/+3116 |
| * | sprintf -> snprintf | Kris Kennaway | 2001-07-24 | 1 | -1/+2 |
| * | The previous delta duplicated a significant amount of information | Sheldon Hearn | 2001-07-24 | 1 | -122/+4 |
| * | Replace strncpy -> strlcpy | Kris Kennaway | 2001-07-24 | 1 | -6/+3 |
| * | Sync to OpenBSD (update comment and minor style change). | Kris Kennaway | 2001-07-24 | 2 | -6/+8 |
| * | Sync to OpenBSD: | Kris Kennaway | 2001-07-24 | 1 | -2/+23 |
| * | Added the txp driver into the list for SMALL kernel. | KATO Takenori | 2001-07-24 | 3 | -0/+3 |
| * | Merged from sys/i386/conf/GENERIC revision 1.315. | KATO Takenori | 2001-07-24 | 1 | -0/+1 |
| * | - Do not call VGLEnd() and exit() to terminate the program | Kazutaka YOKOTA | 2001-07-24 | 1 | -2/+15 |
| * | The delta introduced in the previous revision and attributed to the | Sheldon Hearn | 2001-07-24 | 1 | -2/+4 |
| * | Add ports for sshell, ldaps, rsync, ftps-{data|control}, ircs, and | Doug Barton | 2001-07-24 | 1 | -6/+19 |
| * | mdoc(7) police: remove hard sentence breaks and wrap lines over 80 | Dima Dorfman | 2001-07-24 | 1 | -2/+4 |
| * | Fix or add types where appropriate. | Dima Dorfman | 2001-07-24 | 1 | -2/+11 |
| * | This commit was generated by cvs2svn to compensate for changes in r80260, | Kris Kennaway | 2001-07-24 | 1 | -3/+18 |
| |\ |
|
| | * | Import updated/clarified license for tcp_wrappers.vendor/tcp_wrappers | Kris Kennaway | 2001-07-24 | 1 | -3/+18 |
| * | | Improve markup. | Dima Dorfman | 2001-07-24 | 1 | -3/+5 |
| * | | Note that this list should follow the docproj dependency list as much | Dima Dorfman | 2001-07-24 | 1 | -1/+2 |
| * | | eps2png -> peps | Dima Dorfman | 2001-07-24 | 1 | -1/+1 |
| * | | Finish the sweep of changes that fix doubled 'the'. | Sheldon Hearn | 2001-07-24 | 2 | -2/+2 |
| * | | Add the list of signal-handler safe functions here too, so people can | Kris Kennaway | 2001-07-24 | 1 | -0/+123 |
| * | | Add a few more functions which are safe to call from signal handlers, | Kris Kennaway | 2001-07-24 | 1 | -0/+20 |
| * | | Unify SEE ALSO sections of the kld*.2 and mod*.2 manpages. | Yaroslav Tykhiy | 2001-07-24 | 9 | -5/+19 |
| * | | Simplify the implementation of pmap_emulate_reference(). The new version | Doug Rabson | 2001-07-24 | 3 | -59/+76 |
| * | | Save errno in signal handler | Kris Kennaway | 2001-07-24 | 1 | -0/+2 |
| * | | Bruce gave me a little too much credit ;-), stf didn't get the full | Brooks Davis | 2001-07-24 | 2 | -4/+4 |
| * | | Fix four </para> tags that were either missing or misspelled as </para>. | Brooks Davis | 2001-07-24 | 2 | -8/+8 |
| * | | Install this mode 4550 owned by group dialer; there is unsafe code | Kris Kennaway | 2001-07-24 | 1 | -1/+3 |
| * | | Add txp(4) devices to the supported hardware list. | Bruce A. Mah | 2001-07-24 | 2 | -0/+48 |
| * | | New release notes: txp(4) driver. | Bruce A. Mah | 2001-07-24 | 2 | -8/+18 |
| * | | Use the IANA assignment IFT_L2VLAN directly instead of indirecting through | Bill Fenner | 2001-07-24 | 2 | -5/+2 |
| * | | Grrrr: s/DFS-538TX/DFE-538TX/ | Bruce A. Mah | 2001-07-23 | 2 | -2/+2 |
| * | | Quiet a [useless] compiler warning. | David E. O'Brien | 2001-07-23 | 1 | -1/+1 |
| * | | Merge tcpdump 3.6.3 | Bill Fenner | 2001-07-23 | 2 | -2/+10 |
| * | | This commit was generated by cvs2svn to compensate for changes in r80231, | Bill Fenner | 2001-07-23 | 5 | -16/+25 |
| |\ \ |
|
| | * | | Virgin import of tcpdump.org tcpdump v3.6.3 | Bill Fenner | 2001-07-23 | 7 | -18/+35 |
| * | | | Basically rewrite the dofork() routine, to add more error-checking and | Garance A Drosehn | 2001-07-23 | 1 | -14/+55 |
| * | | | Turn on __STRICT_ALIGNMENT. We need this to fix up alignment so the alpha | Bill Paul | 2001-07-23 | 1 | -1/+1 |