Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-08-20 | add -q flag to silent messages of the type: | Marco S Hyman | |
missing: some-file-name (not created: File exists) which occurred of some-file-name was a path that contained a symbolic link | |||
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: ↵ | Jason Wright | |
emory@hellyeah.com | |||
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 | |
of lvalues that ANSI abhors. And it fixes df on NFS version 3 mounts on Sparcs. | |||
1998-08-19 | Don't print 'unknown dbopen() error' when kvm_bsd.db doesn't exist | Todd C. Miller | |
Print sane error message when __fdnlist() fails | |||
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 ↵ | Theo de Raadt | |
send in a patch | |||
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 | |
initialization, removal of unused variable, or other minor fix. Most changes are from or inspired by NetBSD. | |||
1998-08-19 | Make kvm_mkdb work again | Todd C. Miller | |
o testdb() needs to take as an arg the name of the kernel so it can do the version test correctly. o add undocumented verbose flag to tell when we are rebuilding the .db file o DO_* -> _NLIST_DO_*, this prevented kvm_mkdb from doing anything at all. o preserve a few error messages so you get error output when none of the exec types match the target. o check malloc return values o get_kerntext should not subtract the sizeof(struct exec) from kernel_text | |||
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 ↵ | Theo de Raadt | |
on sight | |||
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 | |
my idle portable: approx 320000 instructions per second my portable during a make build: as high as 21000000 instructions per second | |||
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 | |
1998-08-18 | sync | Theo de Raadt | |
1998-08-18 | no library | Theo de Raadt | |
1998-08-18 | s/dec/dev/ | ryker | |
1998-08-18 | Let mac68k kernels compile outside of arch/mac68k/compile; d@fnarg.net.au. | ryker | |
1998-08-18 | Make mac68k sys compile. | ryker | |
1998-08-18 | Remove clearing of interrupt after character output in cnputci(). Clearing | Per Fogelstrom | |
the int will make the tty stop if output is currently active. | |||
1998-08-18 | indent # properly; garnett@bogus.cs.colorado.edu | Theo de Raadt | |
1998-08-18 | Add sparc_btop and sparc_ptob for consistency with other ports | Todd C. Miller | |
1998-08-18 | fixed passing of bugargs to kernel. | Steve Murphree | |
1998-08-18 | New bootblocks code to work with bootxx. | Steve Murphree | |
1998-08-18 | Changed volume id to m88k. Fixed command line args. | Steve Murphree | |
1998-08-18 | Some changes inspired by FreeBSD... | Todd C. Miller | |
o Kill annoying spaces at the end of lines o sigaction, not sigvec o warn/err where sensible o hstrerror() not herror() o defaults for erase, kill, and werase if not set o kill a needless refresh() after the beeps that was messing up the screen | |||
1998-08-18 | openbsd | Theo de Raadt | |