Age | Commit message (Expand) | Author |
1999-02-17 | print pa-risc here as well, since, finally, cpu will have to print processor ... | Michael Shalayeff |
1999-02-17 | regen | Michael Shalayeff |
1999-02-17 | oops, cut&paste error | Michael Shalayeff |
1999-02-17 | better cpu capabilities printing. | Michael Shalayeff |
1999-02-17 | regen | Michael Shalayeff |
1999-02-17 | some more devices, cpu pa-risc levels | Michael Shalayeff |
1999-02-17 | inet6 indent | Theo de Raadt |
1999-02-16 | Fix a padding check bug in the experimental-padding. iliya@ericom.com | Angelos D. Keromytis |
1999-02-16 | Start using new pipe code | Artur Grabowski |
1999-02-16 | Move defining of PIPE_NODIRECT to pipe.h and conditionalize more code with it. | Artur Grabowski |
1999-02-16 | sync | Theo de Raadt |
1999-02-16 | AEON is an encryption card | Theo de Raadt |
1999-02-16 | sendto(2) takes socklen_t for length param | Todd C. Miller |
1999-02-16 | sync | Theo de Raadt |
1999-02-16 | Invertex products | Theo de Raadt |
1999-02-16 | Merge from NetBSD, mostly indentation | Niklas Hallqvist |
1999-02-15 | Add a RaidFrame bucket type | Niklas Hallqvist |
1999-02-15 | regen | Todd C. Miller |
1999-02-15 | sendto(2) takes a socklen_t as well | Todd C. Miller |
1999-02-15 | lower case even more | Michael Shalayeff |
1999-02-15 | more definitions from apm 1.2 | Michael Shalayeff |
1999-02-15 | regen | Todd C. Miller |
1999-02-15 | use socklen_t | Todd C. Miller |
1999-02-15 | sockargs() uses socklen_t for length param | Todd C. Miller |
1999-02-15 | pasto | Todd C. Miller |
1999-02-15 | more uses of socklen_t | Todd C. Miller |
1999-02-15 | Use and document socklen_t | Todd C. Miller |
1999-02-15 | add socklen_t | Todd C. Miller |
1999-02-15 | reorder some flag handling in unmount for safer locking | Artur Grabowski |
1999-02-15 | Fail correctly when trying to match a filesystem on the old typenum | Artur Grabowski |
1999-02-15 | better promisc/allmulti handling | Jason Wright |
1999-02-15 | sp or stack, not both. | Todd T. Fries |
1999-02-15 | Change 3rd range in pcic_ranges to use from 0x390 to 0x3b0. | Federico G. Schwindt |
1999-02-15 | We don't need to include xfs_extern.h | Artur Grabowski |
1999-02-15 | when allocating sack blocks check for failing malloc(), if it fails | Niels Provos |
1999-02-14 | Use IOV_MAX, not the deprecated UIO_MAXIOV | Todd C. Miller |
1999-02-14 | place a bin-patcheable z_verbose here for -DDEBUG | Michael Shalayeff |
1999-02-14 | make z_error be a panic | Michael Shalayeff |
1999-02-14 | fix -DDEBUG case, ie remove L-user-and stuff such as fprintf and stderr. | Michael Shalayeff |
1999-02-14 | inherit DEBUGFLAGS form Makefile.inc | Michael Shalayeff |
1999-02-14 | Don't do range checking on namelen unless name is non-NULL, otherwise | Todd C. Miller |
1999-02-14 | readv/writev with iov_len == 0 is legal (was already ok in uipc_syscalls.c). | Todd C. Miller |
1999-02-14 | add disassembler, mainly HP code, tamed to ddb by me | Michael Shalayeff |
1999-02-13 | Always check that "range->start" and "range->len" is within the bounds of | Federico G. Schwindt |
1999-02-13 | update to -current | Michael Shalayeff |
1999-02-13 | remove local cvs Id | Michael Shalayeff |
1999-02-13 | pass esym to the kernel | Michael Shalayeff |
1999-02-13 | If the card is not present be sure to always call bus_space_unmap on exit. | Federico G. Schwindt |
1999-02-13 | If the card is not present be sure to always call bus_space_unmap on exit. | Federico G. Schwindt |
1999-02-12 | do not accept T_TRCTRAP DDB inside the osyscall stub; weingart | Theo de Raadt |