Age | Commit message (Expand) | Author |
1998-08-21 | correct readlink(); kleink | Theo de Raadt |
1998-08-21 | I committed the wrong version before, here is the correct one | Todd C. Miller |
1998-08-21 | Recent FreeBSD changes and a bug fix. | Jason Downs |
1998-08-21 | oops, remove debugging info | Todd C. Miller |
1998-08-21 | For a.out use read, not mmap, to get the string table so this works on | Todd C. Miller |
1998-08-21 | Changes to work with /dev/ksyms: | Todd C. Miller |
1998-08-21 | decrypt the input _before_ checking if it is \n, not _after_. | Artur Grabowski |
1998-08-21 | mention that madvise() is not yet implemented | Todd C. Miller |
1998-08-21 | document MAP_COPY | Todd C. Miller |
1998-08-21 | support "-o field" and the interactive "o" command | kstailey |
1998-08-21 | Add Debugger prototype for gcc nit picking; garnett@cs.colorado.edu | Todd C. Miller |
1998-08-21 | when checking for lib depends on the alpha (no shared libs) | Marco S Hyman |
1998-08-21 | oops | Theo de Raadt |
1998-08-20 | add -q flag to silent messages of the type: | Marco S Hyman |
1998-08-20 | avoid double fault during early boot; rvb | Theo de Raadt |
1998-08-20 | clear IMAXBEL bit; msaitoh | Theo de Raadt |
1998-08-20 | typo; msaitoh | Theo de Raadt |
1998-08-20 | some pmap definitions | Michael Shalayeff |
1998-08-20 | some cmu/osf-derived pmap, hacked all over | Michael Shalayeff |
1998-08-20 | mmap support for gus, dillema@acm.org | Niels Provos |
1998-08-20 | add dhcpd.* to makefile | Oleg Safiullin |
1998-08-20 | If there are no SFILES, don't try to .depend them; run over by: emory@hellyea... | Jason Wright |
1998-08-20 | ecoff support, based on libc/gen/nlist.c | Todd C. Miller |
1998-08-19 | union sigval; garnett@cs.colorado.edu | Todd C. Miller |
1998-08-19 | please gcc 2.8 | Todd C. Miller |
1998-08-19 | Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobbering | Constantine Sapuntzakis |
1998-08-19 | Don't print 'unknown dbopen() error' when kvm_bsd.db doesn't exist | Todd C. Miller |
1998-08-19 | don't print 'unknown dbopen() error' when kvm_bsd.db doesn't exist | Todd C. Miller |
1998-08-19 | realloc fix | Theo de Raadt |
1998-08-19 | buf oflows; reported by felix@schlund.de but fixed by me because he did not s... | Theo de Raadt |
1998-08-19 | use correct upper bound | Niels Provos |
1998-08-19 | print spaces correctly when input is on the command line | Paul Janzen |
1998-08-19 | minor tidying, and a fix to rot13's command line behaviour | Paul Janzen |
1998-08-19 | clean up our temp files on failure | Todd C. Miller |
1998-08-19 | tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional | Paul Janzen |
1998-08-19 | Make kvm_mkdb work again | Todd C. Miller |
1998-08-19 | Don't segfault in small windows | Paul Janzen |
1998-08-19 | commas | Paul Janzen |
1998-08-19 | make errors unsigned | Theo de Raadt |
1998-08-19 | dhcpd: start from rc, controlled by rc.conf; sample config files | Oleg Safiullin |
1998-08-19 | build that man page too | Theo de Raadt |
1998-08-18 | allow flags to be passed to apmd at millert's request | Marco S Hyman |
1998-08-18 | bye bye old compats | Theo de Raadt |
1998-08-18 | start apmd in rc, controlled by rc.conf | Marco S Hyman |
1998-08-18 | people who fail to update man pages and usage lines will henceforth be shot o... | Theo de Raadt |
1998-08-18 | wrong, smurph | Theo de Raadt |
1998-08-18 | halt processor when idle if either APM is enabled or PCTR is not enabled; | Marco S Hyman |
1998-08-18 | add powerpc_btop() and powerpc_ptob() macros for consistency with other ports | Todd C. Miller |
1998-08-18 | add mvme88k_btop() and mvme88k_ptob() macros for consistency with other ports | Todd C. Miller |
1998-08-18 | kill old man page, use tcpdump.8 instead | Todd C. Miller |