Age | Commit message (Expand) | Author |
2002-07-19 | give sparc64 the normal STACKGAPLEN (512), this allows systrace(4) to work | Jason Wright |
2002-07-18 | teach mtree about systrace; okay deraadt@ | Niels Provos |
2002-07-18 | update policy | Niels Provos |
2002-07-18 | use inet_aton(), until this is made v6 aware | Theo de Raadt |
2002-07-18 | policy for lpd | Niels Provos |
2002-07-18 | named policy for systrace | Niels Provos |
2002-07-18 | typo | Todd C. Miller |
2002-07-18 | use inet_aton() instead of inet_addr(); millert ok | Theo de Raadt |
2002-07-18 | Remove unused calls to inet_addr() | brian |
2002-07-18 | regen | Michael Shalayeff |
2002-07-18 | emulex lp8000 | Michael Shalayeff |
2002-07-18 | - Add support for both of the schizo iommu's(There is an iommu per pbm) | Jason Wright |
2002-07-18 | if such an occasion occures that hpmc_dump() returns -- just summon the globa... | Michael Shalayeff |
2002-07-18 | ansify, pull some prototypes | Peter Valchev |
2002-07-18 | fix warning | Theo de Raadt |
2002-07-18 | de-lint a bit. use inet_aton(); millert ok | Theo de Raadt |
2002-07-18 | correct some locations | Theo de Raadt |
2002-07-18 | use /bin/sh for bourne shell scripts (instead of the $SHELL env var). | Markus Friedl |
2002-07-18 | - string handling patch from David Holland, minimally modified. Highlights | Paul Janzen |
2002-07-18 | s/0/NULL in pointer comparison | Jason Wright |
2002-07-18 | make reserved pages for the pv_pool variable on physmem (should pool get prel... | Michael Shalayeff |
2002-07-18 | move kernel higher. | Michael Shalayeff |
2002-07-18 | make it compile by removing unused local vars | Michael Shalayeff |
2002-07-18 | Correct CFLAGS for vax; deraadt says ok. | Hugh Graham |
2002-07-18 | Match compatible sab82532 | Jason Wright |
2002-07-18 | another name, 'parallel' | Jason Wright |
2002-07-18 | more indent | Theo de Raadt |
2002-07-18 | another prom name, 'audio' | Jason Wright |
2002-07-18 | space nits | Theo de Raadt |
2002-07-18 | inet_aton | Theo de Raadt |
2002-07-18 | ansify, style changes, removal of bogus libc function prototypes; ok deraadt | Peter Valchev |
2002-07-18 | ANSIfy; ok deraadt | Peter Valchev |
2002-07-18 | Rework upgrade's fstab handling so | Kenneth R Westerback |
2002-07-17 | I don't know why this breaks things for me when sshd starts on sparc64. | Artur Grabowski |
2002-07-17 | minor | Theo de Raadt |
2002-07-17 | when bailing out from attach, -- pretend to be nice and place a backslashan | Michael Shalayeff |
2002-07-17 | Include limits.h since we use LONG_MAX; we squeaked by with an | Todd C. Miller |
2002-07-17 | be consistant w/ NBPG vs PAGE_SIZE | Michael Shalayeff |
2002-07-17 | Fix omission in description of FS variable; from tedu | Todd C. Miller |
2002-07-17 | un-__P the code. fgs says "looks ok." | Marco S Hyman |
2002-07-17 | explicitly block the _ users too | Theo de Raadt |
2002-07-17 | Pass the size of the name buffer to rep_name() for use with strlcpy(). | Christian Weisgerber |
2002-07-17 | un-KNF to match apache source code style. requested by theo. | Henning Brauer |
2002-07-17 | more olde russian measurements and group together | Michael Shalayeff |
2002-07-17 | No newline in panic messages | Miod Vallat |
2002-07-17 | Don't dereference freed memory. | Artur Grabowski |
2002-07-17 | correctly free() all list members in _closeall. | Henning Brauer |
2002-07-17 | with -i, flag on command line and flag displayed are different, and it does | Jun-ichiro itojun Hagino |
2002-07-17 | KNF | Henning Brauer |
2002-07-17 | we have both SYSVSEM_SERIALIZED_ACCEPT and FLOCK_SERIALIZED_ACCEPT. allow | Henning Brauer |