Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | add a comment about the TCM5095 | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | apple pci controller | Theo de Raadt | |
1998-06-02 | add sample ipf configuration | Niels Provos | |
1998-06-02 | cross reference audioctl(1) and mixerctl(1), add info about mixer_level_t | Niels Provos | |
which has been missing for all these years. augustss. | |||
1998-06-02 | Add some more explanatory text. augustss | Niels Provos | |
1998-06-02 | resolver(5) -> resolv.conf(5) | Theo de Raadt | |
1998-06-02 | newer fixes from plunky@skate.demon.co.uk | Theo de Raadt | |
1998-06-02 | four not three | Theo de Raadt | |
1998-06-02 | add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; ↵ | Theo de Raadt | |
mostly from kleink | |||
1998-06-02 | tell people to use sysconf(3) now; kleink | Theo de Raadt | |
1998-06-02 | fddi byte order for addresses; matt | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | const mlock(2) and munlock(2) | Theo de Raadt | |
1998-06-02 | Don't use given password as default when prompting for passwd a second | Todd C. Miller | |
time; matter@superlink.net | |||
1998-06-01 | consitancize with other archs | Michael Shalayeff | |
1998-06-01 | this is standalone, not kernel | Michael Shalayeff | |
1998-06-01 | set correct source address for owner SPIs | Niels Provos | |
1998-06-01 | correct netmask for flow in local case | Niels Provos | |
1998-06-01 | .Dt PHOTURISD 8 | Niels Provos | |
1998-06-01 | no -v option; mason@primenet.com.au | Theo de Raadt | |
1998-06-01 | doc = after socket; deberg@mit.edu | Theo de Raadt | |
1998-05-31 | cleanup for !ANSI compilers, mostly __P usage | Michael Shalayeff | |
1998-05-31 | cleanup for !ANSI compilers, mostly __P usage | Michael Shalayeff | |
1998-05-31 | For both termcap and terminfo: | Todd C. Miller | |
o make pcvt arrow keys work with vt220 entries o most dec terminals generate DEL, not ^H For termcap only: o don't use ncurses-specific line drawing characters in default xterm entry. | |||
1998-05-31 | terminfo/termcap Version 10.2.3 | Todd C. Miller | |
1998-05-31 | fix paths | Todd C. Miller | |
1998-05-31 | update paths | Todd C. Miller | |
1998-05-30 | permit sig 0 (existance checking) to setuid parents; ibo@ragnarok.val-axs.net | Theo de Raadt | |
1998-05-30 | sync | Theo de Raadt | |
1998-05-30 | new devs; mark | Theo de Raadt | |
1998-05-30 | modifiers apply to all things; msaitoh | Theo de Raadt | |
1998-05-30 | save space | Theo de Raadt | |
1998-05-30 | no math needed for cd9660 any more | Michael Shalayeff | |
1998-05-30 | use shift, save on long div (which is expensive on certain archs) | Michael Shalayeff | |
1998-05-30 | define ISO_DEFAULT_BLOCK_SHIFT and redefine ISO_DEFAULT_BLOCK_SIZE through it | Michael Shalayeff | |
1998-05-30 | more const here and there; so would benefit everyone | Michael Shalayeff | |
1998-05-30 | kill the hack! | Michael Shalayeff | |
1998-05-30 | fix variable comparision algorythm so variable being changed/added | Michael Shalayeff | |
which name is a substr of the name of another one would not corrupt the list. | |||
1998-05-30 | use ctime(), kill that ugly time_print() hack | Michael Shalayeff | |
1998-05-30 | compile ctime.c | Michael Shalayeff | |
1998-05-30 | add bsd.old, bsd.old.gz kernels. | Michael Shalayeff | |
print boot label earlier. | |||
1998-05-29 | add info on pci bt cards from Theo plus additions from me | Todd C. Miller | |
1998-05-29 | Remove shadow decl. | Jason Downs | |
1998-05-29 | accept spaces in name | Theo de Raadt | |
1998-05-29 | add ctime(3) for certain archs usage | Michael Shalayeff | |
1998-05-29 | put temp file _PATH_VARTMP | Todd C. Miller | |
1998-05-29 | Sync with NetBSD: | Jason Wright | |
In kvm_uncache(), turn off the PTE cache bit even after calling pv_changepte(). Reason: the managed() macro does not take into account the gap in the managed pages range that may have been introduced by the page table allocation in bootstrap(). Don't bzero() the IO page table; it is fully initialized in iommu_attach(). | |||
1998-05-29 | nice | Theo de Raadt | |